Hi EveryBody,
I need to capture only the the FileName in to the outbound xml that is present in the filepath of XI server.
I checked:
Adapter Specific Message Attributes:
Checked box on --> 1)Set Adapter Specific Message Attributes
2) File Name
And my dt IS OF TYPE :
<?xml version="1.0" encoding="UTF-8"?>
<MT_DMS_FINAL>
<Header>
<FileName/>
</Header>
</MT_DMS_FINAL>
Now i put the File into the path , i donot need any content of file in XML , only needed the file name.
i tried above config and it says mapping error, but i test it"s running good with the test tab.
i guess file picked up by Sender file Adapter is not matching witj the outbound interface ?? is it so ?
advice. i see in the sxmb_moni that only the content not in xml structure is displayed.
srini