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

Incorrect exception handling when CSAR file is not found in Sequence Resource Task of DoCreateResources BPMN flow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • Casablanca Release

       In sequence resource task, line 117 will get sequence from CSAR model if model invocation results in failure it returns an empty object and the method sequenceResoure will not attempt to find resource information from service table in catalog database

       

      Possible Solution:

      **Change the method getResourceSequence, within ResourceRequestBuilder to return null on a failure, instead of an empty object.

            shinuj1989 shinuj1989
            shinuj1989 shinuj1989
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: