Remote Server Execution of RUNUBEXML Failure
I have a web server environment that can connect to our PY environment and successfully execute the runubexml process using a remote win32_process. However, when promoting the process to the PD environment, and still executing the process remotely, the process fails. More specifically, the result file generates a "result" file, but it provides a "jdeResponse" XML tag, and within that has empty user and environment credentials.
If I manually connect to the server, and run the process, it processes without issue. Meaning it generates a "jdeRequest" XML tag along with other expected results.
All known network and JDE permissions are the same between the PD and PY environments.