Inbound Interface SOAP
Inbound Interface SOAP
BASE 64 Encode
Submit dataloader
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns1:submitESSJobRequest xmlns:ns1="http://xmlns.oracle.com/apps/financials/commonModules/shared/financialUtilService/types/">
<ns1:jobPackageName>/oracle/apps/ess/financials/commonModules/shared/common/interfaceLoader</ns1:jobPackageName>
<ns1:jobDefinitionName>InterfaceLoaderController</ns1:jobDefinitionName>
<ns1:paramList>15</ns1:paramList>--value for 'import journals' from lov
<ns1:paramList>doc id from step1</ns1:paramList>
<ns1:paramList>N</ns1:paramList>
</ns1:submitESSJobRequest>
</soap:Body>
</soap:Envelope>
base 64 decode?
If we decide to use the same file name for each run (so the parameters stay the same), will we need to remove the file from UCM?
Will we want to archive the files with a date/timestamp somewhere (maybe in the original sftp location)