Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

  • Write your Java Logic to trigger a process flow
  • Specify a process flow to be triggered
  • Set context Variable of the process flow

This feature is available in:

Enterprise

Premier

Professional

Express

 

Steps to create a Complex Event

  1. On the Adeptia Suite homepage menu, click the Develop tab.
  2. Go to Go to Develop > Events > Complex Event.
    The Manage Complex Event screen is displayed (see Figure 701)appears.

    Image Removed

    Figure 699: Manage Complex EventImage Added

     

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

    Image Removed

    Figure 700: Create Complex Event

    Enter

    Image Added

     

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

    InfoTo

    text box. Click Help link (above Script text box) to view the sample code

    , click Help link displayed in the above figure

    .

  6. Enter Select 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 Provide the expiry time from the Time dropdown lists drop-down list.
  8. Enter Provide the time interval , when 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. , that is, 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

  9. Expand Advanced Properties. For information about Advanced Properties refer to Changing Advanced Properties

    section

    . 

     
    If you want to learn
    Info
    For information about event misfire handling then, please refer to the Handling Misfire Event section.
     
    To enable For information about enabling email error notification, please refer to the Creating Email Error Notification section.
  10. Click the Click Save button.

...