Genpact Cora Knowledge Center

Support

Updated Articles

  1. POST /SharedInstancesService.svc/SharedInstanceByGroup

    Shares a process with a single group.
  2. POST /SharedInstancesService.svc/ShareInstanceByUser

    Shares a process with a single user.
  3. POST /ProcessesService.svc/StartWorkflow

    Starts the workflow that you specify in the request. You can assign values to the instance parameters by using the Variable object.
  4. POST /ProcessInstancesService.svc/GetData

    Returns all items a user has permission to view for a specific workflow space. Although this call returns data, to support the numerous parameters, this call uses a POST method.
  5. GET /userInstancesService.svc/GetAggregatedDataByOwner

    Returns the count of the open processes of the owner.
  6. GET /userInstancesService.svc/GetAggregatedData

    Returns open and closed processes for a user.
  7. POST /MessagesService.svc/ReturnMessage

    Returns actions items that were fetched by the user back to the queue.
  8. POST /MessagesService.svc/RemoveRecipients

    Remove multiple recipients from a message in Flowtime.
  9. POST /MessagesService.svc/RemoveRecipient

    Remove a single recipient from a message in Flowtime.
  10. POST /MessagesService.svc/ReassignRecipients

    Reassigns the message from multiple recipients to other recipients.