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

Data Integration Web Service Operations

Data Integration Web Service Operations

You can perform the following tasks with Data Integration web services operations:
  • Connect to the Repository Service.
    You can use the following operations to log in to and log out of the repository:
    • Login
    • Logout
  • Connect to and get details regarding the Integration Service.
    You can use the following operations to verify that the Integration Service is running and connect to or get information about the Integration Service:
    • pingDIServer
    • getDIServerProperties
    • initializeDIServerConnection (deprecated)
    • deinitializeDIServerConnection (deprecated)
  • Schedule and run workflows.
    You can use the following operations to manage workflow runs:
    • startWorkflow
    • startWorkflowEx
    • stopWorkflow
    • scheduleWorkflow
    • startWorkflowFromTask
    • unscheduleWorkflow
    • waitTillWorkflowComplete
  • Start and stop tasks in a workflow.
    You can use the following operations to control the tasks in a workflows:
    • recoverWorkflow
    • resumeWorkflow (deprecated)
    • startTask
    • stopTask
    • waitTillTaskComplete
  • Get statistics on sessions.
    You can use the following operations to get details on a session or workflow run:
    • getNextLogSegment (deprecated)
    • getSessionLog
    • getSessionPerformanceData
    • getSessionStatistics
    • getTaskDetails
    • getTaskDetailsEx
    • getWorkflowDetails
    • getWorkflowDetailsEx
    • getWorkflowLog
    • monitorDIServer
    • startSessionLogFetch (deprecated)
    • startWorkflowLogFetch (deprecated)
The Data Integration web services operations are defined in the di.wsdl.

0 COMMENTS

We’d like to hear from you!