JDBC Driver for Workday

Build 23.0.8839

ExecuteSOAPOperation

Sends a request to directly invoke a SOAP operation.

Input

Name Type Description
Service String The Workday service name.
Request String The XML request to send to the SOAP API.

Result Set Columns

Name Type Description
Response String The XML content of the body, or NULL if a SOAP error was reported.
FaultCode String The SOAP error code, or NULL if there was no SOAP error response.
FaultString String The SOAP error, or NULL if there was no SOAP error response.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839