You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Using Groovy in EPBCS to export data from EDM

Hello everyone,

I am doing step by step to set up the Groovy rule to import metadata from EDMCS to EPBCS based on this guidance:

However, when I executed this Groovy script, it showed an error:

The error comes from row 22:

String appJSON = JsonPath.parse(jsonResponse.body).read('$.items[?(@.name == "'+EDMapplicationName+'")]')

I dont know Oracle updated this script or not?

What should I modify for this Groovy script?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!