cancel
Showing results for 
Search instead for 
Did you mean: 

problem in JAVA PROXY

Former Member
0 Kudos

hi all,

i have executed a asynchrounous java proxy scenario to connect to LDAP server. the scenario is FILE to java proxy....

file got picked up but i am not able to get the o/p file after executing the JAVA proxy , and in the moni i am getting checked flag and in message monitoring also i am not able to find any error log.

i just want to check whether the logic in the proxy is getting executed or not. can any one please tell me how to aplly the looging to track the flow of execution in the java proxy.

thanks,

Madhav Poosarla.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Go through these document on how to work on java proxies...you may get an idea on the error you are getting.

hope this helps.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d06315a6-e66e-2910-039c-ba8bbbd2...

Thanks,

Vijaya.

Former Member
0 Kudos

Hi Madhav,

u just to known that the java proxy is working properly or not

try to refersh the cache use SXI_CAHCE

even chk this link which gives u details abt the logs

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/dc76a990-0201-0010-45a8-b02883a4...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7fdca26e-0601-0010-369d-b3fc87d3...

if found worth pls do the req

Thanx

Sampath

Former Member
0 Kudos

Hi,

You should check the trace section of your error message to detect the cause of the error.

Check whether you have included all the supporting class file while Importing in PI and also try re importing again into the PI server.

See in SXMB_ADM--> Integration Engine >Specific configuration> Trace level and Queue level ==1

Thanks

swarup

Former Member
0 Kudos