Integration Technologies - JDE1 (MOSC)

MOSC Banner

Connector Script Works in DV But Not PY

Hi

We are running JDE E1 9.2 with TR 9.2.5.4 and I have an issue where a Database Connector Groovy script works perfectly when run under debug in the DV Orchestrator Studio, but not when run under debug in the PY Orchestrator Studio.

I have checked the Database Connections and they both point to ORCLTEST and the correct schema, TESTDTA or CRPDTA, is passed into the script. I have also done a script comparison and both scripts match as expected.

The error that I'm getting is:

 "message": {

   "ServiceRequest: AP_CONN_NxgExtracts_Vouchers": {

     "message": "No signature of method: Script11.main() is applicable for argument types: (com.oracle.e1.common.OrchestrationAttributes, groovy.sql.Sql, HashMap) values: [...]\nPossible solutions: main(com.oracle.e1.common.OrchestrationAttributes, java.sql.Connection, java.util.HashMap), wait(), main([Ljava.lang.String;), run(), run(), find()",

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center