Multiple choice technology platforms and products

Select the operation which is not part of Data Integration Web Service

  1. getDIServerProperties

  2. startWorkflows

  3. scheduleWorkflow

  4. monitorDIServer

  5. startSessionLogFetch

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Data Integration Web Service focuses on execution and monitoring operations. startWorkflows triggers workflow execution which is runtime control, not data integration metadata access. getDIServerProperties, scheduleWorkflow, monitorDIServer, and startSessionLogFetch are valid DI service operations.