on 2019 Jul 05 8:30 AM
Hello ,
I am working on FCC for REST adapter for Flat File to XML conversion.
In Module tab everything is updated for the structure
Expected Output is:
<?xml version="1.0" encoding="utf-8"?> <ns:StkMvmtPXSAgentsTW xmlns:ns="http://"> <RecordSet> <Record> <AgentCode>201905</AgentCode> <BatchYearMonth>EE1080506001</BatchYearMonth> <DocumentNumber>190506</DocumentNumber> <EntryDate>72706470</EntryDate> <SAPCustomerCode>15033</SAPCustomerCode> <BWStoreCode>1</BWStoreCode> <LineNo>21016045</LineNo> <SAPSKUNumber>4710254506741</SAPSKUNumber> <UnileverBarcode>PC</UnileverBarcode> <UOM>12</UOM> </Record> </RecordSet> </ns:StkMvmtPXSAgentsTW>
But in our testing Recordset is not getting generated. Can anyone help here.
Thanks,
Parvinder Kaur
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.