Hi guys,
I am working on a 997 Ack message using the Seeburger Split997 adapter type.
My scenario is as followed:
- File is getting picked up from an FTP site.
- The PI Sender File channel will perform:
- Decrypt
- split to 997 in a standalone implementation (no split for STs messages)
I have configured the module sequence of the sender channel as seen in screenshot 1.
I have configured the Split in the SEEBURGER Dashboard.as seen in screenshot 2.
I have defined a 997 channel with sender agreement.
No Bic configuration was done.
I am working exclusively with Seeburger's provided documentation.
The process completes with no errors but the channel reports that there is no attachment to split (see in the log texts below).
Do I need to add Bic modules in the 997 adapter?am I missing here something?
Your ideas will be most appreciated.
2015 14:06:05.263 Information Send binary file "Test1test297670902.intchg.pgp" from FTP server "xxxxxxxxxxxx", size 2924 bytes with QoS EO
11.02.2015 14:06:05.264 Information MP: processing local module localejbs/PGPDecryption
11.02.2015 14:06:05.264 Information PGPDecryption Module: Decryption started
11.02.2015 14:06:05.264 Information PGPDecryption Module: Looking for a fitting own private key with ownPrivateKeyName=xxxxxx.gpg and keyRootPath=xxxx
11.02.2015 14:06:05.264 Information PGPDecryption Module: Message arrived in PGP Decryption Module
11.02.2015 14:06:05.264 Information PGPDecryption Module: Module Parameters have been read
11.02.2015 14:06:05.264 Information PGPDecryption Module: Parsed ASCII-Armor
11.02.2015 14:06:05.291 Information PGPDecryption Module: Algorithm used for encryption: TWOFISH (10)
11.02.2015 14:06:05.291 Information PGPDecryption Module: Own private key found: xxxxxxxxxxxx
11.02.2015 14:06:05.316 Information PGPDecryption Module: Decompression started
11.02.2015 14:06:05.316 Information PGPDecryption Module: Decryption started
11.02.2015 14:06:05.319 Information MP: processing local module localejbs/SeeClassifier
11.02.2015 14:06:05.319 Information PGPDecryption Module: Decrypted content was set to XI message
11.02.2015 14:06:05.320 Information SEEBURGER/CLASSIFIER: Successfully read message and configuration data. The analysing and classifing starts now
11.02.2015 14:06:05.321 Information SEEBURGER/CLASSIFIER: encoding -> Cp1252
11.02.2015 14:06:05.322 Information MP: processing local module localejbs/Seeburger/MessageSplitter
11.02.2015 14:06:05.322 Information SEEBURGER/CLASSIFIER: exiting SeeClassifier successfully
11.02.2015 14:06:05.322 Information SEEBURGER/CLASSIFIER: type -> AnsiX12
11.02.2015 14:06:05.323 Information SEEBURGER/MessageSplitter: Creating CCI Interaction
11.02.2015 14:06:05.323 Information SEEBURGER/MessageSplitter: Trying to establish CCI Connection to Message Splitter Adapter
11.02.2015 14:06:05.324 Information MP: processing local module localejbs/CallSapAdapter
11.02.2015 14:06:05.324 Information SEEBURGER/MessageSplitter: Finished splitting.
11.02.2015 14:06:05.324 Information SEEBURGER/MessageSplitter: Message Splitter Module is exiting succesfully.
11.02.2015 14:06:05.324 Warning SEEBURGER/MessageSplitter: There is no attachment to split. So there is nothing to do.
11.02.2015 14:06:05.325 Information Trying to put the message into the send queue
11.02.2015 14:06:05.325 Information Application attempting to send an XI message asynchronously using connection File_http://sap.com/xi/XI/System
11.02.2015 14:06:05.331 Information Message successfully put into the queue
11.02.2015 14:06:05.331 Information The application sent the message asynchronously using connection File_http://sap.com/xi/XI/System. Returning to application
11.02.2015 14:06:05.337 Information The message was successfully retrieved from the send queue
11.02.2015 14:06:05.342 Information Message status set to DLNG
11.02.2015 14:06:05.343 Information File "Test1test297670902.intchg.pgp" deleted after processing
11.02.2015 14:06:05.397 Information Message was successfully transmitted to endpoint http://SAPPID.xxxxxx.com:5xxxx/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System
11.02.2015 14:06:05.400 Information Message status set to DLVD
11.02.2015 14:06:05.660 Information Message was received by the messaging system. Protocol: XI URL: http://sappid.xxxxx.com:5xxxx/MessagingSystem/receive/AFW/XI Credential (User): PIISPID
11.02.2015 14:06:05.662 Information Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue
11.02.2015 14:06:05.670 Information Message successfully put into the queue
11.02.2015 14:06:05.674 Information The message was successfully retrieved from the receive queue
11.02.2015 14:06:05.678 Information Message status set to DLNG
11.02.2015 14:06:05.679 Information Delivering to channel: xxxxx_File_Receiver
11.02.2015 14:06:05.679 Information File adapter receiver: processing started; QoS required: ExactlyOnce
11.02.2015 14:06:05.679 Information MP: processing local module localejbs/CallSapAdapter
11.02.2015 14:06:05.680 Information File Adapter Receiver Channel Palram_File_Receiver: Start processing; party " " / service "File2File"
11.02.2015 14:06:05.684 Information Write to file "\\sappid\PI_Files\xxxxxxx\In\Test1test297670902.intchg20150211-140605-681.pgp" as binary, size 0 bytes
11.02.2015 14:06:05.686 Information File processing finished
11.02.2015 14:06:05.687 Information The message was successfully delivered to the application using connection File_http://sap.com/xi/XI/System
11.02.2015 14:06:05.688 Information Message status set to DLVD