Skip to Main Content

Integration

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!

Jdeveloper JSON Interchange format not working

User_7XZN7Mar 5 2020 — edited Jun 20 2020

I am using Jdeveloper version 12.2.1.4.0.

I have a requirement of converting XML to JSON inside SOA BPEL. I am using Translate activity for this. When i try to use Native Format Builder with type "JSON Interchange Format" to create an XSD for native format, i am getting following error:-

Error creating stream factory

java.lang.noClassDefFoundError:com/fasterXML/jackson/core/jsonFactory

Can someone help me on how to get rid of this error?

Comments
Post Details
Added on Mar 5 2020
22 comments
9,124 views