DG changes for the closed loop and async
[sdnc/oam.git] / platform-logic / optical-service / src / main / xml / optical-service_optical-service-create-sync-success.xml
index 4eed402..0eaf0d8 100644 (file)
@@ -38,7 +38,7 @@ key = 'pnf.pnf-name = $z-end-pnf-name
       local-only='false'>\r
                 <parameter name='available-capacity' value='`$available-bandwidth-zend`' />\r
             </update>\r
-            <save plugin="org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource" resource="SQL" key="INSERT INTO REQUEST_DETAILS (request_id, controller_id, status, service_rate, service_instance_id, service_type, global_customer_id, notification_url) VALUES ( $optical-service-create-input.request-id , $controller-id , 'CREATED' , $optical-service-create-input.payload.service-rate ,  $optical-service-create-input.service-id , $optical-service-create-input.service-type , $optical-service-create-input.global-customer-id , $optical-service-create-input.notification-url );"></save>\r
+            <save plugin="org.onap.ccsdk.sli.adaptors.resource.sql.SqlResource" resource="SQL" key="INSERT INTO REQUEST_DETAILS (request_id, controller_id, status, service_rate, service_instance_id, service_type, global_customer_id, notification_url) VALUES ( $optical-service-create-input.request-id , $controller-id , 'CREATING' , $optical-service-create-input.payload.service-rate ,  $optical-service-create-input.service-id , $optical-service-create-input.service-type , $optical-service-create-input.global-customer-id , $optical-service-create-input.notification-url );"></save>\r
             <save plugin='org.onap.ccsdk.sli.adaptors.aai.AAIService' resource='service-instance'  \r
      key='customer.global-customer-id = $optical-service-create-input.global-customer-id AND\r
      service-subscription.service-type = $optical-service-create-input.service-type AND\r
@@ -46,7 +46,7 @@ key = 'pnf.pnf-name = $z-end-pnf-name
                 <parameter name='service-instance-id' value='`$optical-service-create-input.service-id`' />\r
                 <parameter name='service-instance-name' value='`$optical-service-create-input.payload.service-name`' />\r
                 <parameter name='service-type' value='Domain-Service' />\r
-                <parameter name='orchestration-status' value='CREATED' />\r
+                <parameter name='orchestration-status' value='CREATING' />\r
                 <parameter name='service-rate' value='`$optical-service-create-input.payload.service-rate`' />\r
                 <parameter name='service-layer' value='`$optical-service-create-input.payload.service-layer`' />\r
             </save>\r