Events and Actions

Events: Following events are available in the system:

Actions: Following actions are available in the systems:

You can select any of the event-action combinations and define action guidelines.

For example:

  1. If a service provider wants to generate installation work order and approve provision whenever a new service order is booked. To achieve this business requirement, following two action guidelines should be defined in the system:

Action Guideline1: When New Order is Initiated (Event) 8 Create Work Order (Action1)

Action Guideline2: When New Order is Initiated (Event) 8 Approve Provision (Action2)

  1. If a service provider wants to inform the customer through Email and SMS whenever work orders are closed, then the following action guidelines can be set in the system:

Action Guideline1: When Closing Work Order (Event) 8 Send Email (Action1)

Action Guideline2: When Closing Work Order (Event) 8 Send SMS (Action2)

  1. When a new contract is booked and work order is generated to install necessary hardware at the customer's place, then contract and billing start date should be updated with the work order closing date. In this case, following action guideline can be set in the system:

Action Guideline1: When Closing Work Order (Event) 8 Change Start Date (Action1)

  1. If a service provider wants to bill a contract immediately after service activation, then following action guideline can be set in the system:

Action Guideline1: Confirm Request (activation request) (Event) 8 Enable Billing (Action1)

  1. When a new contract is booked and work order is generated to install necessary hardware at the customer's place, then billing should be disabled till the work order closing date. To achieve this business requirement, following three action guidelines can be set in the system:

Action Guideline1: When New Order is Initiated (Event1) 8 Create Work Order (Action1)

Action Guideline2: When New Order is Initiated (Event2) 8 Disable Billing (Action2)

Action Guideline2: When Closing Work Order (Event3) 8 Enable Billing (Action3)

Likewise, you can map actions with events and define action guidelines for conditional execution of the action when an event is fired.