cancel
Showing results for 
Search instead for 
Did you mean: 

Error in uploading file from Application server

Former Member
0 Kudos

Hi

My scenario is file->XI->Idoc.I am using a senedre file adpator

My adaptar cofiguration is

transport protocol NFS

message protocol file

Adaptor engine integration server

source directory .\ (application server path of XI)

file name invoice.xml

quality of servise exactly once

poll interval 10 sec

proceesing mode test

processing seq by namefile type text

But the problem is adaptor monitoring it is showng that it it polled succesfully with green signal

but in the message montoring it is showing "Canceled with errors"

in the detail list it is showing the error category is XI_J2EE_MESSAGING_SYSTEM

and the error code is CALL_CUSTOMER_ERROR

Any one can help me in this matter?

Thanks

Debraj Roy

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184154
Active Contributor
0 Kudos

Debraj,

in SXMB_MONI, go through the "Trace" header section of the message and find the exact point in which the exception occurs. Paste it here.

At a glance, it seems an RFC call that fails inside the mapping... Do you use JCo & UDF in the mapping to do some lookup/check in R/3?

Let me know.

Alex