cancel
Showing results for 
Search instead for 
Did you mean: 

XML file to Proxy

former_member611341
Participant
0 Kudos

Scenario:  I have to pick a XML file from a server location and send it to my ECC system as Proxy. We are on PI 7.31.

I read some blogs here and configured everything, but XML file is not picked from location.

This is what I did.

ESR:

Created Data type, Message type, Inbound and Outbound service interface, Message mapping and Operation mapping.

For us, the Proxy input structure will be same as input XML, so in mapping I mapped 1 to 1. ( here I'm not sure if I need mapping at all )

IB  config:

  • Created  Business System ans Sender Comm Channel for XML,

          For Sender Comm Channel

        Adapter type : File

         Transport protocol is File system NFS.

          Qaulity of service: Exactly once,

          Polling: 60 Secs

          Processing Mode: Delete.


         File location is Server location, I checked if SID user has access to the file location.

  • For ECC system , created Receiver Comm channel

          Adapter type : SOAP

          Transport protocol: HTTP

          Adapter engine:Central Adapter engine

          Connection to ECC system is fine as we are already using it in other scenarios.

  •    Created integrated config

           Inbound processing - TAB

             Communication channel - Sender Comm channel

          Receiver - TAB

               Communication Component : ECC Business system

           Receiver Interface  - TAB

               Inbound Interface : one created in ESR

               Operation Mapping: Operation Mapping created in ESR

           Outbound Processing - TAB

             Communication Channel :SOAP Receiver channel created for ECC business system

I think I have done all the config, but the file is not picked.  Is there any place I can check or debug, whats wrong? if the file is picked? or any mapping issues?

Thanks in advance.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member611341
Participant
0 Kudos

Thanks for all your inputs !!

I have made Processing Mode to TEST in Sender Comm Channel.

In the Communication Channel Monitor , when I ping  Sender Comm Channel Im seeing this ...

But the file exists in that location.

iaki_vila
Active Contributor
0 Kudos

Hi Aday,

Have you checked if you are respecting the uppercase and lowercase characters?, have you checked

former_member611341
Participant
0 Kudos

Thank you all !!

I have changed  file to PI server location and it worked.

my bad... all this time I thought I am using PI server.

Thank you all !!

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

Good for you.

please mark the thread as ANSWERED to help other people.

Regards

Rodrigo

Bhargavakrishna
Active Contributor
0 Kudos

Hi,

Configuration seems to be fine..

May i know the server is a SAP or Non SAP system?

For NFS we will create the Directory in AL11 in PI server.

 

NFS: when the file folder is available on the PI Server

FTP: when it is at remote

please check the folder path and access to the folder & file,check with basis team.

Please check the firewalls and try to access the file server from your system by pinging.

Regards

Bhargava krishna

iaki_vila
Active Contributor
0 Kudos

Hi Aday,

Try to check the log of the communication channel monitor, there could be an exception showed.

Check this http://scn.sap.com/docs/DOC-35805

Regards.

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

HI,

Is the file deleted from the folder? if NO, so you should check if the user has the rigth to read the file in the folder like  (7777-->

full access)

if the file name ans path right in the CC?

do you have any entry in the communication chennle monitoring?

CHANGE THE PROCESSING MODE TO: TEST for future test untill you solve yhe issue.

Regards

Rodrigo

Message was edited by: Rodrigo Alejandro Pertierra