From 287466e677f211d9b28af443968193bb661462bc Mon Sep 17 00:00:00 2001 From: ramagp Date: Tue, 1 Sep 2020 12:36:24 +0000 Subject: [DOC] Update Service Design documentation section This is to update few notes under Service Design section Change-Id: I6c401fceaf79d5fd74fadfb93902f1b67a63c903 Issue-ID: DOC-664 Signed-off-by: ramagp (cherry picked from commit b912ee5c354522854a331cbaff4d3ffa8a3baea6) --- docs/guides/onap-user/design/service-design/index.rst | 12 +++++++----- 1 file 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: -- cgit 1.2.3-korg