Page tree

Versions Compared

Key

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

...

Batch size

Recommended value: 1000

Ticket visibility rule

S-360 is pushing cancelled and invalidated tickets using an TIXnGI Api parameter called isShowDeletedTicket which defines its visibility.

The visibility for deleted tickets is following those rules:

  1. if the cancellation cause is in the list of overrideVisibilityFlagForInvalidationReasons (default value: empty), the the visibility is true. (isShowDeletedTicket=true)
  2. Else, if the checkbox "Notify spectator" is checked, the the visibility is set to true. (isShowDeletedTicket=true)
  3. Else default visbility is used. Default: false (isShowDeletedTicket=false), Can be altered using custom parameter: visibilityFlagDefaultValue


Push controlled tickets

This batch pushes the controlled status of the tickets to TIXnGO

...