cancel
Showing results for 
Search instead for 
Did you mean: 

Java API to handle error

Former Member
0 Kudos

Hi All,

Can we call java API using BPM?

Do we have any other place after the mapping to call this java API and trap the errors through it?

Thanks,

chandra.

Message was edited by: chandra reddy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi chandra,

check out this link this may help you.

http://e-docs.bea.com/wli/docs70/devclient/intro.htm#1046723

regards

Vishal

Former Member
0 Kudos

hi,

after mapping you can trace errors by writing a module.it is nothiing but an ejb at he receiver end.you can call any api in that module.

as 4 as BPM thing is concerned,in BPM transformation is nothing but the mapping(message/java/xslt) that you do..so in mapping you can call any api by importing that jar file in the imported archive area......

cheers,

Sundararamaprasad.