I am scripting for Oracle E business suite and using Multi protocol (Oracle NCA+WebHttp/https) protocol.
I tried scripting in both HTML mode and URL mode, both the cases the script is failing at function "nca_step_end();"
getting below error
Action.c(331): Retaining cross-step download of URL="http://sec26-10.stc.com.sa:8001/OA_HTML/AppsTCFServer" (RelFrameId=, Internal ID=3107) [MsgId: MMSG-27656]
Action.c(331): Error: Error: ifError expired (50)
Action.c(331): Error: C interpreter run time error: Action.c (331): Error -- memory violation : Exception ACCESS_VIOLATION received.
Action was aborted.
I tried appending the URL mode script from the point of error with HTTP mode script even then i face the same error.
Kindly help me to resolve this issue. I also raising the support case for this issue.