cancel
Showing results for 
Search instead for 
Did you mean: 

Strange file to file

Former Member
0 Kudos

hi gurus,

Im trying to implement a very simple file to file scenario.

Created all the message interfaces, message mappings, mapping interfaces and comms channel.

For the sender file adapter, i chose delete.

After i have activated all the objects, i proceed to put the test file in the source directory. It got deleted so im assuming that the sender adapter is working.

However, nothing is going into my target directory. I went to SXMB_MONI to check and there are no messages.. which i find is really strange.

Anything that i have missed out?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

make sure your file is in xml format if you didn't configured it as content conversion.

VijayKonam
Active Contributor
0 Kudos

It is not strange. In the file adapter if you are using Content Conversion, it might not be translating it to the exact XML that the mapping wants. If it is a direct xml, generate a sample from Message Mapping test tab and use it in the file.

If SXMB_MONI does not even have any entry in it.. the file is not even sent IE. Check your RWB and find the problem.

VJ

Former Member
0 Kudos

In the RWB, you check the communication Channel monitoring and then you can findout the message that the file picked up and processed success fully and it gives the message id.

In RWB select Message Monitoring you can find system error if it is not processed successfully, then select that Error message radio button and click on details.

You can findout what is the problem overthere.

Check the Receiver communication channel whether it is green or red also find the Path of the folder in the communication Channel which is mentioned, it is working properly or not?

Regards

Sridhar Goli

Former Member
0 Kudos

Hi,

Thanks for all the input.

I've checked the RWB message monitoring and found that there is an error. I went into the details but it just gave me a GENERAL_ERROR error code.......

And the receiver service and receiver interface is blank. But im very sure that i have configured them in my ID.

Former Member
0 Kudos

Hi,

Create another scenario and test it if this one also not working then restart your server. It seems there is a cache problem. But before restarting server you can also try with refreshing the cache.

Regards,

Sarvesh

Answers (8)

Answers (8)

Former Member
0 Kudos

Hi

There might be a mapping problem. The input file u have given may not match with the data type u have created.

SudhirT
Active Contributor
0 Kudos

HI,

Check this thing in your directory, for all file adapter CC, whether they refer to same directory with same file name?

Former Member
0 Kudos

Hi,

They are referring to different directory and different file names. The strange part is after the file adapter picks up the file, it does not seem to be passing it into XI for processing..

Former Member
0 Kudos

Check your receiver CC. If file is getting deleted and processed then your sender is working properly.

Check the payload in MONI at Inbound Message for source and Request Message mapping for receiver, both are same or according to source and receiver.

BR,

Alok

dharamveer_gaur2
Active Contributor
0 Kudos

check Adapter engine in seder Communication channel is Integration Server. and also check message protocol is File.

Not FCC

Edited by: Dharamveer Gaur on Sep 24, 2008 11:51 AM

Former Member
0 Kudos

Hi,

Please go to RWB's Message Monitoring and select Adapter Engine and check messages for your Message Interface. This should show the errors (if any).

Thanks,

Swapna

former_member189441
Active Participant
0 Kudos

Hi,

-->Messages might be stuked in queue.

-->Go to SMQ2 and refresh or delete the queue which belongs to your transaction and execute the scenario again.

Former Member
0 Kudos

hi,

since as u r saying all the communcation channels are working fine.then just a wild guess plz chk ur FTP server is working properly also the target path dat u have mentioned it shld be viz \folder name.Chk the case of ur folder name since it is case-sensitive.

Regards.

Siddhesh.

Former Member
0 Kudos

Hi!

Lets try these once again even if u followed previously....

1. First go to SXI_CACHE and do cache refresh once inorder to reflect the IR and ID Objects once again....

2. Also do Adapter Cache refresh once again some times adapters may not reflect the updated changes and then now make some changes in the SUBject and save and activate it..

3. Check the source and destination folders are same as give in your channel and FTP also please check the file name mentioned is exactly same and make sure there may not be any spaces

4. If possible if u r admin do once J2EE Soft Restart instead of restarting entire server..

5. After making changes and saving and activating try the scenario once aand also go to Run time work bench and communication channel Monitoring onceagain check the status...

6. Most important thing is Go To RWB--> Message Monitoring--> Check the status of the message in both Integration Engine and Adapter ENgine so that you can get where it is failing and also where it was strucked....whether in Integration server side or else Adapter Engine side...

7. Make sure File instead of FCC...

8. Also check once Receiver File Adapter FTP authentification details ...once again,,,

I hope it works....also check once mapping side once again...

Regards:

Amar Srinivas Eli

Former Member
0 Kudos

Hi everyone,

appreciate all the help provided.

I went into RWB and into audit log and saw this error message

Transmitting the message to endpoint http://sinitasd1201:8002/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found.

Before the error message ,there is one entry which says

"The message was successfully retrieved from the send queue."

Not too sure what does the error message means.

dharamveer_gaur2
Active Contributor
0 Kudos

Go through this blog,u will get reason of HTTP Status code 404 and solution for it.

SudhirT
Active Contributor
0 Kudos

Hi,

Plz cross chk if there is any communication channel active and referring to the same source directory with same file name.

Thanks!

Former Member
0 Kudos

Hi,

Thanks for all the input.

I've checked the RWB and the Communication Channel Monitoring is giving a Green status for all Comms Channel.

former_member183906
Active Contributor
0 Kudos

1. In Runtime workbench, see sender and receiver communication channel both.

2. Check "Define Adapter-Specific Message Attributes" is identical in sender and receiver CC.

http://help.sap.com/saphelp_nwpi71/helpdata/en/44/658abd344a4de0e10000000a1553f7/frameset.htm

http://help.sap.com/saphelp_nwpi71/helpdata/en/44/658abd344a4de0e10000000a1553f7/frameset.htm

3. Check Adapter engine working fine.

4. The receiver ip address,directory and credentials r given correct.

Former Member
0 Kudos

Hi,

if you are using FCC then chek if everything is fine. You can check your CC in Run Time Workbench first to know it you CC is not having any kind of problems.

Regards,

Sarvesh

dharamveer_gaur2
Active Contributor
0 Kudos

check sender communication in RWB and check also Adapter Engine in RWB.

Former Member
0 Kudos

Hi

first check the any kind of Error occuring in RWB in communication channel monitoring then in message monitoring ..i hope error will come to know from there .

then proceed further ..

Regard's

Chetan Ahuja

Former Member
0 Kudos

Hi,

you should check the communication channel monitoring in RWB.

And your logging parameter for messages:

Regards

Patrick