Override yaml for bpmn container is missing the property noted in the error.
Thanks -Steve From: <[email protected]> on behalf of "Ahmad, Munir" <[email protected]> Reply-To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Date: Thursday, October 4, 2018 at 11:49 AM To: "[email protected]" <[email protected]>, "PARTHASARATHY, RAMESH" <[email protected]> Subject: [onap-discuss] SO create service instance fails with Internal Error: One of the following should be defined in MSO URN properties file: mso.workflow.default.aai.customer.version Hello Ramesh and SO team, I am trying to instantiate a service instance I onboarded and distributed in Casablanca and getting the following error with "aLaCarte" flag set to true: "statusMessage": "Internal Error: One of the following should be defined in MSO URN properties file: mso.workflow.default.aai.customer.version, mso.workflow.custom.CreateGenericALaCarteServiceInstance.aai.version, mso.workflow.global.default.aai.version", I have supplied the following UUIDs for the service that we have onboarded: "modelVersionId": "fa38b875-a939-405f-a33c-4ea5159f10cb", "modelInvariantId": "0b6973da-3d7d-4a78-a4ac-fc6418b79f17", Also I am not sure what put in for the following items so we are passing some random UUID: "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", "owningEntityId": "33a8b609-1cfe-4d19-8dc2-5b95b921dd1e", Here is the complete request status: { "request": { "requestId": "05f1e8d7-866f-447c-913e-ab176069d04f", "startTime": "Thu, 04 Oct 2018 15:20:17 GMT", "requestScope": "service", "requestType": "createInstance", "requestDetails": { "modelInfo": { "modelInvariantId": "0b6973da-3d7d-4a78-a4ac-fc6418b79f17", "modelType": "service", "modelName": "ServiceABC", "modelVersion": "1.0", "modelVersionId": "fa38b875-a939-405f-a33c-4ea5159f10cb", "modelUuid": "fa38b875-a939-405f-a33c-4ea5159f10cb", "modelInvariantUuid": "0b6973da-3d7d-4a78-a4ac-fc6418b79f17" }, "requestInfo": { "productFamilyId": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb", "source": "VID", "instanceName": "ServiceABCInstance3", "suppressRollback": true, "requestorId": "munir" }, "subscriberInfo": { "globalSubscriberId": "ServiceABC-Operator" }, "requestParameters": { "subscriptionServiceType": "ServiceABC", "userParams": [ { "service": { "instanceParams": [], "instanceName": "ServiceABCInstance3", "resources": {}, "modelInfo": { "modelVersion": "1.0", "modelVersionId": "fa38b875-a939-405f-a33c-4ea5159f10cb", "modelInvariantId": "0b6973da-3d7d-4a78-a4ac-fc6418b79f17", "modelName": "ServiceABC", "modelType": "service" } } } ], "aLaCarte": true }, "project": { "projectName": "Project-ServiceABC-Operator" }, "owningEntity": { "owningEntityId": "33a8b609-1cfe-4d19-8dc2-5b95b921dd1e", "owningEntityName": "OE-ServiceABC-Operator" } }, "instanceReferences": { "serviceInstanceId": "350c8846-2da6-4f2f-a345-ff4479c6a505", "serviceInstanceName": "ServiceABCInstance3", "requestorId": "munir" }, "requestStatus": { "requestState": "FAILED", "statusMessage": "Internal Error: One of the following should be defined in MSO URN properties file: mso.workflow.default.aai.customer.version, mso.workflow.custom.CreateGenericALaCarteServiceInstance.aai.version, mso.workflow.global.default.aai.version", "percentProgress": 100, "finishTime": "Thu, 04 Oct 2018 15:20:21 GMT" } } } -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12834): https://lists.onap.org/g/onap-discuss/message/12834 Mute This Topic: https://lists.onap.org/mt/26748035/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
