url: https://ZZZ.hcm.us2.oraclecloud.com:443/hcmProcFlowCoreController/FlowActionsService
<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>Extract_Name</typ:flowName>
<typ:flowInstanceName>Run_xxxx_10242019_1</typ:flowInstanceName>
<typ:legislativeDataGroupName>US Legislative Data Group</typ:legislativeDataGroupName>
<typ:recurringFlag>false</typ:recurringFlag>
<typ:parameterValues>
<flow:ParameterName>Effective Date</flow:ParameterName>
<flow:ParameterValue>2019-10-24</flow:ParameterValue>
</typ:parameterValues>
<!--<typ:parameterValues>
<flow:ParameterName>Process Configuration Group</flow:ParameterName>
<flow:ParameterValue>Single Thread-1</flow:ParameterValue>
</typ:parameterValues> -->
</typ:submitFlow>
</soapenv:Body>
</soapenv: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>Extract_Name</typ:flowName>
<typ:flowInstanceName>Run_xxxx_10242019_1</typ:flowInstanceName>
<typ:legislativeDataGroupName>US Legislative Data Group</typ:legislativeDataGroupName>
<typ:recurringFlag>false</typ:recurringFlag>
<typ:parameterValues>
<flow:ParameterName>Effective Date</flow:ParameterName>
<flow:ParameterValue>2019-10-24</flow:ParameterValue>
</typ:parameterValues>
<!--<typ:parameterValues>
<flow:ParameterName>Process Configuration Group</flow:ParameterName>
<flow:ParameterValue>Single Thread-1</flow:ParameterValue>
</typ:parameterValues> -->
</typ:submitFlow>
</soapenv:Body>
</soapenv:Envelope>
No comments:
Post a Comment