Hi,
I am facing some challenges using the SOAP SNAP. The SOAP envelop is as below without any “legislativeDataGroupName” but when trying to validate the pipeline it always throws the error shown below. Could you suggest what could be the issue here?
Envelope -
<SOAP-ENV:Envelope
xmlns:SOAP-ENV=“http://schemas.xmlsoap.org/soap/envelope/”
xmlns:ns0=“http://xmlns.oracle.com/apps/hcm/processFlows/core/flowActionsService/types/”>
SOAP-ENV:Header/
SOAP-ENV:Body
ns0:getIntegrationContentId
ns0:flowInstanceName$flowInstanceName</ns0:flowInstanceName>
ns0:flowTaskInstanceName$flowTaskInstanceName</ns0:flowTaskInstanceName>
</ns0:getIntegrationContentId>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Error -
“JBO-FND:::FND_CMN_INVALID_ATTRB_API_SERV: The value of the attribute flowInstanceName: TEST_1-0015 ,flowTaskInstanceName:TEST and legislativeDataGroupName: null isn’t valid.