Fix the wrong XML Request 87/19687/1
authorc00149107 <chenchuanyu@huawei.com>
Thu, 19 Oct 2017 09:54:31 +0000 (17:54 +0800)
committerc00149107 <chenchuanyu@huawei.com>
Thu, 19 Oct 2017 09:54:31 +0000 (17:54 +0800)
Fix the wrong XML Request

Change-Id: Iab821a54984f8f63fa8d06ffaa0060251b6b33ff
Issue-ID:SO-241
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy

index ab80434..8d1f317 100644 (file)
@@ -317,7 +317,7 @@ public class CreateCustomE2EServiceInstance extends AbstractServiceTaskProcessor
                             <serviceId>${serviceId}</serviceId>
                             <operationId>${operationId}</operationId>
                             <operationType>${operationType}</operationType>
-                            <userId>${userId}</responseBody>
+                            <userId>${userId}</userId>
                             <result>${result}</result>
                             <operationContent>${operationContent}</operationContent>
                             <progress>${progress}</progress>