Table of Contents

Search

  1. Preface
  2. Web Service Concepts
  3. Understanding the Web Services Provider
  4. Using the Web Services Hub Console
  5. Batch Web Service Operations
  6. Writing Client Applications
  7. Working with Web Service Sources and Targets
  8. Editing Web Service Sources and Targets
  9. Working with Web Service Mappings
  10. Working with Web Service Workflows
  11. Appendix A: Web Service Sample Client Applications
  12. Appendix B: Configure the Web Browser

Web Services Provider Guide

Web Services Provider Guide

getWorkflowDetailsEx

getWorkflowDetailsEx

Use this operation to get the details of a workflow when multiple instances of a workflow run concurrently.
This operation is similar to getWorkflowDetails operation, but returns information about all instances of a workflow. If the workflow is running, the operation returns the details of all the instances of the running workflow. If the workflow is not running, the operation returns the details of the last run of the workflow. The workflow details are included in the Integration Service details returned by the operation.
You must log in to the repository before you call this operation.
The following table describes the parameters for this operation:
Parameter Name
Required/ Optional
Description
SessionID
Required
Session ID generated after log in.
FolderName
Required
Name of the folder containing the workflow.
WorkflowName
Required
Name of the workflow.
ServiceName
Required
Name of the Integration Service that runs the workflow.
WorkflowRunId
Optional
ID of the workflow run instance.
WorkflowRunInstanceName
Optional
Name of the workflow run instance.
DomainName
Optional
Domain name for the Integration Service.

0 COMMENTS

We’d like to hear from you!