OIC - JavaScript Function Library Timeout Issue
Summary
Calling a JS function in OIC Orchestration with 15-second timeout limitContent
Hi,
We just found out that the “Wait” Action in OIC/ICS is only available for Scheduled Integration, not on an App-Driven integration. With this limitation, we’ve thought of utilizing a JavaScript function that would do the “wait job” being called from the orchestration.
It worked for 5, 10 & 15 seconds. But when it goes beyond 15 seconds, the function is returning that “taking too long...” error, as shown in OIC log. Does this mean that at any given JS function, it has a timeout limit of 15seconds in OIC/ICS?
Tagged:
2