All,
We are on PI 7.4 Dual stack -
Scenario:
IDOC to FlatFile via Reciver SFTP adapter - FCC is done by XML2Plain adapter module.
The receiver comm channel logs are looking good. Please see below.
But we dont see any file on the SFTP server.
Please note that -
1. We were able to write a file to the SFTP server without using XML2Plain bean
XML2Plain module parameters.
Receiver Comm Channel - logs:
09/16/2014 04:03:38.457 PM Information Message was received by the messaging system. Protocol: XI URL: http://<PISERVER>:50000/MessagingSystem/receive/AFW/XI Credential (User): PIISDX1
09/16/2014 04:03:38.459 PM Information Using connection SFTP_http://sap.com/xi/XI/SFTP. Trying to put the message into the receive queue
09/16/2014 04:03:38.471 PM Information Message successfully put into the queue
09/16/2014 04:03:38.474 PM Information The message was successfully retrieved from the receive queue
09/16/2014 04:03:38.493 PM Information Delivering to channel: CC_GoodsMovementsFileRcv
09/16/2014 04:03:38.493 PM Information MP: processing local module localejbs/AF_Modules/MessageTransformBean
09/16/2014 04:03:38.493 PM Information Message status set to DLNG
09/16/2014 04:03:38.494 PM Information Transform: using Transform.Class: com.sap.aii.messaging.adapter.Conversion
09/16/2014 04:03:38.495 PM Information Transform: transforming the payload ...
09/16/2014 04:03:38.496 PM Information MP: processing local module localejbs/CallSapAdapter
09/16/2014 04:03:38.496 PM Information The message was successfully delivered to the application using connection SFTP_http://sap.com/xi/XI/SFTP
09/16/2014 04:03:38.496 PM Information Transform: successfully transformed
09/16/2014 04:03:38.498 PM Information Message status set to DLVD