cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP lookup UDF not working

rohit_j
Participant
0 Kudos

Hi,

I have written a UDF for soap lookup(PO7.31), its is going to BRMS and coming back with rules.

My issue is: If I run my message mapping i am getting proper output from lookup, But same if i call from WS Navigator, it is not at all calling BRMS system, even I ve checked in soap lookup receiver communication channel, it doesnt capture any call from WSNavigator. but it does if i locally run message mapping.

Need you support.

Best Regards

Rohit

Accepted Solutions (1)

Accepted Solutions (1)

rohit_j
Participant
0 Kudos

I have resolved the problem.

Although all the fields were not mandatory in UDF but still when I havn't passed values to some it was not calling UDF itself.

Once I provided values to all the fields then it worked.

Thanks for all your support.

Answers (2)

Answers (2)

gagandeep_batra
Active Contributor
0 Kudos

Hi Rohit,

Can you explain your scenario...

Regards

GAgan

Former Member
0 Kudos

Hi Rohit,

Check if there is any validation for the SOAP request (like wsl cookie validation).

Thanks,

Partha

rohit_j
Participant
0 Kudos

Hi Partha,

Right now I found that the UDF which I have written in Message Mapping is working locally but it is not even being called through WS navigator.

As well as where I can check for wsl cookie validation??

Thanks

Rohit