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.