Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-1922

`mso-request-id` is not set by vCPE create rescust service flow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Dublin Release
    • Dublin Release
    • Integration-SB-00

      When instantiating vCPE rescust service, an error message is returned from SO saying "Internal Error occured during PreProcess Method". 

      There is an exception in bpmn.debug log:

      2019-05-23T18:04:54.664Z|| org.onap.so.bpmn.common.scripts.SDNCAdapter - Internal Error occured during PreProcess Method: MSOWorkflowException: mso-request-id not provided by calling flow
      org.camunda.bpm.engine.delegate.BpmnError: MSOWorkflowException: mso-request-id not provided by calling flow
       at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
       at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
       at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
       at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
       at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
       at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
       at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:60)
       at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:235)
       at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:255)
       at org.onap.so.bpmn.common.scripts.ExceptionUtil.buildAndThrowWorkflowException(ExceptionUtil.groovy:303)
       at org.onap.so.bpmn.common.scripts.ExceptionUtil$buildAndThrowWorkflowException.call(Unknown Source)
       at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
       at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
       at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:141)
       at org.onap.so.bpmn.common.scripts.SDNCAdapter.preProcessRequest(SDNCAdapter.groovy:66)
       at org.onap.so.bpmn.common.scripts.ServiceTaskProcessor$preProcessRequest.call(Unknown Source)
       at Script20.run(Script20.groovy:3)
      

       

            xuyang11 xuyang11
            xuyang11 xuyang11
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: