I’m currently trying to execute a PeopleSoft Query (QAS_EXEQRY_SYNC_REQ) via an HTTP request from my automation (Blue Prism), but I’m encountering a runtime issue.
Error Observed
HTTP Status: 500 – Internal Server Error
Error message: Internal: Could not execute code stage because exception thrown by code stage: The underlying connection was closed: An unexpected error occurred on a receive.
Does anyone know how to resolve this?
Thanks in advance.