Previous Topic: TIRM630E ERROR CLIENT MANAGER TERMINATEDNext Topic: TIRM632E ERROR TRANCODE REQUESTED DOES NOT EXIST


TIRM631E ERROR LINK OR RETURN EXITSTATE NOT SET ON HOST

Reason:

The flow from the server application did not return to the client application. The action diagram logic used for a server procedure step did not set an exit state. An exit state is required to cause the flow to return to the client application.

Action:

Review the procedure action diagrams (PADs) for the server application. Determine the condition that caused the PAD to complete execution without setting an exit state. Ensure that the condition sets an exit state.