cancel
Showing results for 
Search instead for 
Did you mean: 

proxy to file

Former Member
0 Kudos

hi expert

i am doing proxy to file scenario using error handling. i have a doubt that if i catch an error where i will be able to find the error

thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Kasturika,

Its your choice...if you get any error wheather to raise an alert to end user or send those details to tech. team.

Or you can just ignore it. If you raise an alert you can see that in RWB ( Runtime Work Bench) in Alert Inbox. But before than you need to configure ALERT process.

Also you get an error in proxy itself you can write a code to raise alert / send it as an email to user.

Nilesh

Former Member
0 Kudos

Phukan,

If you have any error in proxy when executing it from SE38 it will throw the error and the data will not come into XI. If the error is in mapping then you can see the error in sxmb_moni and if the error is on the receiver file adapter then you can see the error in your adapter monitoring. If there is no error in sxmb_moni and adapter monitoring you will get a file.

Regards,

---Satish

Former Member
0 Kudos

Hi,

Just have a look at these links for error handling:

And can u elaborate ur scenario..

Thanks,

Gunasree.