Travel Agent Docs
Data Management/Package Data

Execution Tasks

Various processes and tasks the system offers that run in the background of the Travel Agent Operation.

To start execution of a task a new task is created in the Acuo Travel Agent Operations Execution Task table. This task is then processed by the system, once Task status is gets the value Exectue. A task may involve running scripts, performing data updates, or executing other necessary operations. the table has the following fields:

FieldDescription
Idunique identifier for the task.
StatusActive, Inactive
StageStatus=Active: Pending, Exectue, Faild / Status=Inactive: Complete
Task TypeSee table below
PriorityTask Priority higher number higher Priority
Parent TaskParent task that generate this task.

The Acuo Travel Agent Operations Execution Task tables Here is a list of various processes and tasks for running in background of the Travel Agent Operation. These tasks are essential for maintaining the functionality and performance of the system.

Task NameDescriptionUsages
MailChimp updateUpdates MailChimp marketing list with information latest customer and booking information.automated marketing list in MailChimp
Create Journal for Travelersthis is creating journal for selected travalers form power app gridInternal useage to support functionalities
Clone PackageOperation that clones selected packages to save time in creating new packageInternal useage to support functionalities
Update addon price for all travelersUpdates the addon prices for all travelers in the systemUsed to synchronization during update
Update Bookings RollupsUpdate booking Rollups from bookings from travelers and claimsUsed to synchronization during update
Update Package RollupsUpdate booking Rollups for packagesUsed to synchronization during update
Split Name First and LastSplit name into first name and last name where they are emptyUsed during update or data migration
Prepare ClaimsCreate Payment journal lines from journal header parametersInternal useage to support functionalities
Post Collection JournalPost Payment journal and update relvanted infomation based on payment mode of the journalInternal useage
Payments From StraumurFetch and update payments from one of our servcie providersInternal usage
Journal PostingPost Travel Journal and update relvante infomation (Traveler,Booking, Claims, Addons, Actions)Internal usage
Journal ValidateValidate Travel Journal and update error messagesInternal usage
Update Claims informationUpdate claims information based on data from payerInternal usage