What is use of event waiter?

Showing Answers 1 - 12 of 12 Answers

  • Event-Wait task. The Event-Wait task waits for an event to occur. Once the event triggers, the PowerCenter Server continues executing the rest of the workflow.
  •   Was this answer useful?  Yes

    ravi

    • Mar 6th, 2007
     

    event wait is of two type

    1> predefine event: this type of event wait for the indicator file to trigger it..

    2> user define event: this type of event wait for the event raise to trigger the event.

    thanks ravinder

      Was this answer useful?  Yes

    Event Wait task is a file watcher.

    when ever a trigger file is touched/created, this task will kick off the rest of the sessions to execute which are there in the batch.

    I used only User defined Event wait task.

      Was this answer useful?  Yes

    Give your answer:

    If you think the above answer is not correct, Please select a reason and add your answer below.

     

    Related Answered Questions

     

    Related Open Questions