Contexts

This table shows the UPoC contexts. These are the specific UPoC from which a procedure is called.

Context Description
ack_control Protocol ACK/NAK control.
fileset_ibdel If the Fileset FTP driver is set to local-tps or FTP, then this context is available to override the protocol driver’s default setting. The oldest is deleted first. It also programmatically controls which files are deleted after processing.
fileset_ibdirpars If the Fileset FTP driver is set to local-tps or FTP, then this context is available to override the protocol driver’s default setting, oldest read first. It also programmatically controls when files are read in by the driver.
pduppoc_read Instructions that are provided for the UPoC driver when it performs a read.
pduppoc_write Instructions that are provided for the UPoC driver when it performs a write.
prewrite Instructions that are provided for the UPoC driver before it performs the write.
proto_startup Protocol startup.
proto_statup_sendfail Notification that is invoked upon an unsuccessful protocol startup.
proto_startup_sendok Notification that is invoked upon a successful protocol startup.
reply_gen Reply generation that is invoked after reply time-out.
send_data_ok Notification that is invoked upon successful data message send.
send_data_fail Notification that is invoked upon failed data message send.
send_reply_ok Notification that is invoked upon successful reply message send.
send_reply_fail Notification that is invoked upon failed reply message send.
sms_fwd_data TPS data message forwarding stack.
sms_fwd_reply TPS reply message forwarding stack.
sms_ib_data TPS IB (inbound) data message stack.
sms_ob_data TPS OB (outbound) data message stack.
sms_ib_reply TPS IB reply message stack.
sms_ob_reply TPS OB reply message stack.
trixd Transaction ID that is used for translation and routing.
xlt_gen Generate procedures for route detail.
xlt_post Xlate post-processing.
xlt_pre Xlate pre-processing.
xlt_raw Xlate raw processing.