I had a requirement to read received file name(FTP adapter) within orchestration. I found the solution and that is
InboundMessage(FTP.ReceivedFileName)
Add expression shape on Orchestration and add above code. Replace "InboundMessage" with actual inboundmessage name.
Sunday, November 29, 2009
Subscribe to:
Posts (Atom)