Sub Process Details

Overview

The Smart Service returns sub process (synchronous and asynchronous) details when given a process ID.

  • Input:
    • Main Process ID - The ID of the process whose sub processes details will be returned
  • Outputs:
    • Sub Process ID
    • Sub Process Name
    • Sub Process Model Name
    • Parent Process Name
    • Parent Process ID
Anonymous