Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the Adeptia Suite homepage menu, click the Develop tab.
  2. Go to Events > Complex Event.

    The Manage Complex Event screen is displayed (see Figure 701).

    Figure 699: Manage Complex Event 

  3. Click the Create New link. The Create Complex Event screen is displayed (see Figure 700).

    Figure 700: Create Complex Event 

  4. Enter the name and description of the new Complex Event activity in the textboxes the Name and Description fields  text boxes respectively.
  5. Write the java code in the textbox Script.

    Info

    To view the sample code, click Help link displayed in the above figure.

  6. Enter the date on which Complex event will stop triggering, in the Event Expiry Date field. The date must be in MM/dd/yyyy format. Click the Calendar icon and select the required date from the calendar.
  7. Enter the expiry time from the Time dropdown lists.
  8. Enter the time interval, the Complex event checks the database Server in the Polling Frequency field. Enter the digit in the Frequency field and select the unit of time i.e. seconds, minutes or hours etc. from the Duration dropdown list.

    Info

    Recommended We recommended minimum Polling Frequency is 30 to be more than 60 seconds.

    To learn about Advanced Properties refer to Changing Advanced Properties section.
     
    If you want to learn about event misfire handling then, please refer to the Handling Misfire Event section.
     

    To enable email error notification, please refer to the Creating Email Error Notification section.

  9. Click the Click Save button.

...