Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

integration of ADF with 3rd party API

raj_inNov 14 2014 — edited Nov 15 2014

Hi All,

i have a doubt regarding ADF with Adobe dtm  3 rd party implementation. for integration we have written a utility class which converts  javaObject  to Json object which is the input for Adobe dtm API..

the implementation goes like that , we capture required data from UI in managed bean ,we w'll call our Utility class API, which in turn calls Adobe API . the problem here is in some browsers it is unable to

load that 3rd API , for example we load this 3 rd party API through <af:resource> tag , so it loaded to browser when the application bootstrapped so we are able call API methods, from java through our

UtilityClass, The problem here Howe can we  handle these exceptions . ???

Thanks

ram

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2014
Added on Nov 14 2014
7 comments
1,523 views