diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-user/design/service-design/index.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/guides/onap-user/design/service-design/index.rst b/docs/guides/onap-user/design/service-design/index.rst index a1337991e..47fb614f0 100644 --- a/docs/guides/onap-user/design/service-design/index.rst +++ b/docs/guides/onap-user/design/service-design/index.rst @@ -49,7 +49,7 @@ Create Service A message displays when Service creation is complete. -#. Click Composition. +#. Click Composition in the left pane. |image6| @@ -64,7 +64,7 @@ Create Service #. Drag to a highlighted element on the canvas. #. Select options for Requirements and Capabilities. - #. Click Connect. + #. Click on Finish. #. To add artifacts at the service level: @@ -140,7 +140,7 @@ format and included in distributed service model. #. Click *Add Workflow*. #. The *Create New Workflow* box displays. #. Complete all fields. -#. Click Create. +#. Click Save. |image7| @@ -203,8 +203,9 @@ the service model. #. [Optional] Change the order of steps by clicking a step and dragging it to the preferred position. -#. Click *Save*. -#. Click *Check In* to save changes. +#. Click *Save*. You will be redirected to the Network Call Flow page. +#. Go to the General tab and click on *Check In* to save changes. +#. If needed, certify the service again (see `Certify Service`_). .. _doc_guide_user_des_ser-para_in: @@ -237,6 +238,7 @@ during Service instantiation. #. Click *Declare Input* to add the selected parameter to the Service *Input* pane. #. Click *Check In* to save changes. +#. After adding Service Inputs, certify it (see `Certify Service`_). .. _doc_guide_user_des_ser-upd_serv: |