Select the operation which is not part of Data Integration Web Service
-
getDIServerProperties
-
startWorkflows
-
scheduleWorkflow
-
monitorDIServer
-
startSessionLogFetch
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.