Subsystem jobs on AS400 and Windows
I have a report A running on AS 400 server which uses ubeReport_AddSubsystemRecord() to insert a subsystem record for report B.
Report B generates a text file and is marked to run on Windows server.
When I have report A and report B running off the same server - Windows, the text file gets generated correctly and the subsystem works fine.
But if I have report A on AS400 and report B on windows, it doesnt work.
The following steps have been done -
1. Subsystem wait time and generate header file on report B.
2. BSFN to insert F986113 record called from End section of Report A.