Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First, The generator call query API (see: Get  Get workflow JSON by WF ID) to retrieve the json content of the workflow from Catalog.

...

After then, the generator call save API (see: Store  Store BPMN Artifact against WF ID) to save the BPMN content back to the  Catalog.

...

Return the information of the workflow in json format. see Sequence Diagram, Rest API and Data Information for this Requirementsee WorkflowInfo: for details.

Get Extend BPMN Activities (from Catalog):

...

The information of the workflow in json format, see Sequence Diagram, Rest API and Data Information for this Requirementsee WorkflowInfo: for details.

Response:

NameData TypeRequiredDescriptionComment
idStringYesUnique UUID of the workflow saved

...