M204.1953: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 10: | Line 10: | ||
<b>Response:</b> A SOUL programmer will ordinarily receive this message only in the first situation. Contact your system manager. </p> | <b>Response:</b> A SOUL programmer will ordinarily receive this message only in the first situation. Contact your system manager. </p> | ||
<p> | <p> | ||
<b>System manager response:</b> A process is inbound or outbound depending on whether its definition specifies FROM and SUBSYSTEM, or DESTINATION and PARTNER, respectively. A remote partner may open only an inbound process at the local site | <b>System manager response:</b> A process is inbound or outbound depending on whether its definition specifies FROM and SUBSYSTEM, or DESTINATION and PARTNER, respectively. A remote partner may open only an inbound process at the local site. A local | ||
SOUL request may open only outbound processes with remote partners. If this is a definition error rather than a user error, correct the DEFINE PROCESS command. </p> | SOUL request may open only outbound processes with remote partners. If this is a definition error rather than a user error, correct the <var>DEFINE PROCESS</var> command. </p> | ||
{{Template:M204.1953 footer}} | {{Template:M204.1953 footer}} | ||
<!-- skeleton as it was in pdf/TYPE OF 'OPEN PROCESS' CONFLICTS WITH TYPE OF PROCESS DEFINITION /--> | <!-- skeleton as it was in pdf/TYPE OF 'OPEN PROCESS' CONFLICTS WITH TYPE OF PROCESS DEFINITION /--> |
Latest revision as of 19:25, 16 March 2018
M204.1953 Type of 'open process' conflicts with type of process definition
This message can result from two different situations:
- SOUL request issues an Open Process statement for a process that is defined as inbound
- Model 204 receives a request from a remote partner to begin a conversation with a local process that is defined as outbound.
Response: A SOUL programmer will ordinarily receive this message only in the first situation. Contact your system manager.
System manager response: A process is inbound or outbound depending on whether its definition specifies FROM and SUBSYSTEM, or DESTINATION and PARTNER, respectively. A remote partner may open only an inbound process at the local site. A local SOUL request may open only outbound processes with remote partners. If this is a definition error rather than a user error, correct the DEFINE PROCESS command.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |
SAVE | Saves the message in the VIEW ERRORS table |