You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Changed attribute in SOAP request

Received Response
43
Views
1
Comments

Hi,

Below is the SOAP request

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/hcm/processFlows/core/flowActionsService/types/" xmlns:flow="http://xmlns.oracle.com/apps/hcm/processFlows/core/flowControllerService/">

  <soapenv:Header/>

<soapenv:Body>

<typ:submitFlow>

<typ:flowName>test_ag</typ:flowName>

<!--Zero or more repetitions:-->

<typ:parameterValues>

<!--Optional:-->

<flow:ParameterName>Effective Date</flow:ParameterName>

<flow:ParameterValue>2023-04-04</flow:ParameterValue>

<flow:ParameterName>Changed attributes</flow:ParameterName>

<flow:ParameterValue>Y</flow:ParameterValue> 

</typ:parameterValues>

<!--Optional:-->

<typ:flowInstanceName>test_ag_f</typ:flowInstanceName>     

<typ:recurringFlag>false</typ:recurringFlag> 

</typ:submitFlow>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!