| Call CICS Pgm SXC3I001 - Bytes - Queue 
					  | 
 
				 
				  |  
						Sends a message to the queue 
						Receives a Bytes message response on replyProcessId 
						 | DPL-BYTES (Recipe) | CICS SXC3I001 
					  C 
					  | 
 
				 
				  | Call CICS Pgm SXC3I001 - MAP - Queue | 
 
				 
				  |  
						Sends a MAP message to the queue tibss.CICS.C.Request 
						Receives a MAP message response on SXCCI001ProcessId 
						 | RED-DPL-C (Recipe) | CICS SXC3I001 
					  C 
					  | 
 
				 
				  | Call CICS Pgm SXCCI001 - MAP - Queue | 
 
				 
				  |  
						Sends a MAP message to the queue tibss.CICS.Cobol.Request 
						Receives a MAP message response on SXCCI001ProcessId 
						 | RED-DPL-COBOL (Recipe) | CICS SXCCI001 
					  COBOL 
					  | 
 
				 
				  | Listener RED CICS Bytes Messages - Queue | 
 
				 
				  |  
						Listens to the EMS queue tibss.trigger for BYTES messages 
						Sent by Substation ES using CICS transaction XTC2 or XT32 
						 XT32,R,1,,RED-TRG-BYTES 
					  | TRIGGER-BYTES (Trigger) | CICS Transaction XT32 or XTC2 
					  | 
 
				 
				  | Listener RED CICS MAP Messages - Queue | 
 
				 
				  |  
						Listens to the EMS queue tibss.trigger for MAP messages 
						Sent by Substation ES Trigger RED-TRG-FLDS using CICS transaction XTC2 or XT32 
						 XT32,R,1,,RED-TRG-FLDS 
					  | RED-TRG-FLDS (Trigger) | CICS Transaction XT32 or XTC2 
					  | 
 
				 
				  | Listener RED CICS Text Messages - Queue | 
 
				 
				  |  
						Listens to the EMS queue tibss.trigger for TEXT messages 
						Sent by Substation ES Trigger RED-TRG-TEXT using CICS transaction XTC2 or XT32 
						 XT32,R,1,,RED-TRG-TEXT 
						 
					  | RED-TRG-TEXT (Trigger) | CICS Transaction XT32 or 
					  XTC2 
					  | 
 
				 
				  | Listener for Substation Errors | 
 
				 
				  |  
						Listens to the EMS queue tibss.error.out for MAP Substation ES error messages 
						Sent by Substation ES error processing 
						 | Substation Internal | Substation Internal 
					  | 
 
				 
				  | Listener for RED CICS Request-Reply Process | 
 
				 
				  |  
						Listens to the EMS queue tibss.RED.RR.trigger.Request for a MAP message 
						Sent by Substation ES trigger RED-RR-REQUEST using CICS transaction XTR3 
						The ActiveMatrix BusinessWorks process sends back a reply MAP message to tibss.RED.RR.Reply 
						Substation ES recipe RED-RR-ANSWER reads the reply MAP message and forwards it to the CICS program SXC3REPLY, which forwards the reply to the business application 
						  To start the test, use CICS transaction SXR3 or SXRC. 
						   | CICS-RR-REQUEST (Trigger) RED-RR-ANSWER (Recipe) 
					  | CICS Transaction 
					  XTR3 
					  | 
 
				 
				  | Substation HeartBeat Event Consumer | 
 
				 
				  | Listens to the EMS topic tibss.heartbeat for a Substation ES heartbeat TEXT message. | HEARTBEAT (Trigger) | Substation Internal 
					  |