File Name
Syntax
event ConfigureECIEvent(REF Dummy: INTEGER);
Parameters
Dummy - This is a dummy parameter required by the syntax of an event declaration. handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for configuring ECI.
Dialog Forms Called
None
File Name
Syntax
EVENT CustomerAEVEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for adding, editing, and viewing ECI customers.
Dialog Forms Called
None
File Name
Syntax
event CustomerMainEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with ECI customers.
Dialog Forms Called
eci_cust.dfc[eci_customer]
solpurge.dfc[about]
solpurge.dfc[command_help]
solpurge.dfc[sol_purge_config]
tivint.dfc[frm_tiv_swdist]
tivint.dfc[frm_tiv_rc]
tivint.dfc[frm_tiv_password]
tivint.dfc[frm_tiv_rc_admin]
File Name
Syntax
event ECICallStatusEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the
event handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for viewing the status of ECI calls that are not in error. Also, from here one may request a logon to ECI.
Dialog Forms Called
eci_call.dfc[status_history]
eci_call.dfc[work_with_eci_comments]
File Name
Syntax
event ECICallStatusInquiryEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for inquiring about ECI calls.
Dialog Forms Called
None
File Name
Syntax
EVENT ECICommentsAEVEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecordType - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for adding or viewing ECI Comments.
Dialog Forms Called
None
File Name
Syntax
EVENT ECIMessagesAEVEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Message_RecordType - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for viewing ECI Messages.
Dialog Forms Called
None
File Name
Syntax
EVENT ECIStatusAEVEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecordType - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with ECI status errors.
Dialog Forms Called
None
File Name
Syntax
event PlaceCallEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
Fills Machine_TypeList and Failing_ElementList.
Description
This is the event handler for placing an ECI call.
Dialog Forms Called
None
File Name
Syntax
event StatusHistoryEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the
event handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for viewing all of the statuses that are not in error associated with a given call.
Dialog Forms Called
None
File Name
Syntax
EVENT WWCallErrorsMainEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecordType - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with ECI Call errors.
Dialog Forms Called
eci_call.dfc[call_place]
solpurge.dfc[about]
solpurge.dfc[command_help]
solpurge.dfc[sol_purge_config]
tivint.dfc[frm_tiv_swdist]
tivint.dfc[frm_tiv_rc]
tivint.dfc[frm_tiv_password]
tivint.dfc[frm_tiv_rc_admin]
File Name
Syntax
EVENT WWCommentsErrorsMainEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecordType - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with ECI Comments errors.
Dialog Forms Called
eci_call.dfc[eci_comments]
solpurge.dfc[about]
solpurge.dfc[command_help]
solpurge.dfc[sol_purge_config]
tivint.dfc[frm_tiv_swdist]
tivint.dfc[frm_tiv_rc]
tivint.dfc[frm_tiv_password]
tivint.dfc[frm_tiv_rc_admin]
File Name
Syntax
event WWECICallsMainEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the
event handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with ECI calls.
Dialog Forms Called
eci_call.dfc[eci_call_status]
solpurge.dfc[about]
solpurge.dfc[command_help]
solpurge.dfc[sol_purge_config]
tivint.dfc[frm_tiv_swdist]
tivint.dfc[frm_tiv_rc]
tivint.dfc[frm_tiv_password]
tivint.dfc[frm_tiv_rc_admin]
File Name
Syntax
event WWECICommentsEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecord - This is the record to carry information for the
event handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with comments that are not in error associated with a given call.
Dialog Forms Called
eci_call.dfc[eci_comments]
File Name
Syntax
EVENT WWMessagesMainEvent(REF ECI_Message_Record: ECI_Message_RecordType);
Parameters
ECI_Call_ErrorRecordType - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with ECI Comments errors.
Dialog Forms Called
eci_call.dfc[eci_messages]
solpurge.dfc[about]
solpurge.dfc[command_help]
solpurge.dfc[sol_purge_config]
tivint.dfc[frm_tiv_swdist]
tivint.dfc[frm_tiv_rc]
tivint.dfc[frm_tiv_password]
tivint.dfc[frm_tiv_rc_admin]
File Name
Syntax
EVENT WWStatusErrorsMainEvent(REF ECI_Call_ErrorRecord: ECI_Call_ErrorRecordType);
Parameters
ECI_Call_ErrorRecordType - This is the record to carry information for the event
handler.
Returns
Nothing
Side Effects
None
Description
This is the event handler for working with ECI status errors.
Dialog Forms Called
eci_call.dfc[eci_status]
solpurge.dfc[about]
solpurge.dfc[command_help]
solpurge.dfc[sol_purge_config]
tivint.dfc[frm_tiv_swdist]
tivint.dfc[frm_tiv_rc]
tivint.dfc[frm_tiv_password]
tivint.dfc[frm_tiv_rc_admin]