Table of Contents |
---|
...
Select the function you want, in this case "Push cancelled and invalidated tickets" to add and Click Next.
Function has been provisioned, the configuration can start.
- NOTE: An error indicating the origin of the failure will be present in the function execution logs.
- If most of the tickets are successfully synced but a few encounter errors, the successfully synced tickets won’t be processed again. The function will continue to show an error until a corrective action is performed: either by actively skipping the problematic tickets OR by fixing the issue.
NOTE: An error indicating the origin of the failure will be present in the function execution logs.
How to create or configure the Push Controlled function?
If the TIXNGO interface has not been created or configured, please refer to S-360 to TIXNGO interface > 0. Initial setup of the interface
Once the basic configuration is completed, go the Schedules screen and click New button.
...
- .
...
Function has been provisioned, the configuration can start.
Field | Mandatory | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Internal name | Yes | Name for this function | |||||||||
Launch | Yes | Either Manual or Automatic In case Automatic is selected, it's necessary to configure Frequency, Start, End | |||||||||
Frequency | Yes* | Mandatory only if Automatic schedule
| |||||||||
Batch Size | Yes | 1 000 | |||||||||
Shipment modes | Yes | List of shipment modes used by the tickets to be sent to TIXNGO (ie the function will only push tickets using the shipments modes from the list). | |||||||||
Date from | No | If the date is specified (format DD/MM/YY hh:mm), the function will send to TIXNGO all controlled tickets as if the last successful execution of the function was at the given date. USE WITH CAUTION Not suitable for day-2-day operations with an Automatic schedule | |||||||||
Force Ticket Tax Numbers | No | List of Ticket Numbers aka Tax numbers (comma separated) to be sent to TIXNGO (ie the function will only push the ones from the list). USE WITH CAUTION Not suitable for day-2-day operations with an Automatic schedule | |||||||||
Skip Ticket Tax Numbers | No | List of Ticket Numbers aka Tax numbers (comma separated) to NOT be sent to TIXNGO (ie the function will ignore them) USE WITH CAUTION Not suitable for day-2-day operations with an Automatic schedule | |||||||||
Notify spectator | No | Do not use it if you don't understand clearly the usage, it may trigger thousands of unwanted notifications on remote cell phones. | |||||||||
File to upload | No | Will parse the attached file and send the list of tickets to TIXNGO USE WITH CAUTION Not suitable for day-2-day operations with an Automatic schedule |
Ticket visibility rule
S-360 is pushing cancelled and invalidated tickets using an TIXnGI Api parameter called showDeletedTicket which defines its visibility.
...