Monday, 12 December 2011

Events in tealeaf

  * Events can be created by using unique id of a button.
  * Events can also be created page wise.
  * Event id is implemented by developers for each web page.
  * Event creation is done only in RTV.
                 -> Events can be created in two different ways:
        1st method:
           * In RTV go to any particular session.
           * Go to req/res by clicking req option.
           * U will get code & select unique id 4m that and right clck & select create event
                           4m selection.
           * An application form for event creation is opened n fill it.
      2nd method:
             * in RTV select select event editor 4m edit option.
             * event editor lists all events that are present in canister.
             * In event editor go to new option n select event.
             * An application form for event creation is opened n fill it.
  Category of events:
         1.Compound page event
                      -> combines two events in same page.
         2. Compound session event
                      -> combines events in different pages but in the same session.
         3. Compound sequence events
                     -> list of events that should happen sequencially.

No comments:

Post a Comment