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

JavaScript function is not working in Orchestration Schedule Integration

Received Response
47
Views
3
Comments
edited Oct 5, 2017 7:00AM in Integration 3 comments

Summary

JavaScript function is not working in Orchestration Schedule Integration

Content

I have wrote a Javascript function. If I call the same function from Orchestration SOAP pattern , It works fine. But when I am trying to call from Orchestration schedule Integration while reading the file records, It is not working. The integration is not showing any error while activating it but the system throws below run time exception  :

"<WorkerResponse xmlns="http://xmlns.oracle.com/ics/scheduler/worker"> <numBatchesProcessed>0</numBatchesProcessed> <numItemsSuccess>0</numItemsSuccess> <numItemsError>0</numItemsError> <isTerminated>false</isTerminated> <isFailed>true</isFailed> <failedResult> <payload>,f1,,a9-1-0-1,co0-1-0-1</payload> <errorMessage>com.oracle.bpel.client.BPELFault: faultName: {{

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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