When you enter information in the Station Operations Dialog, the data will go directly into N-OC. It will not trigger an event. If you need to feed other systems, you have to create a Business Job.
Integration factory
- Build the message you want to send.
- Create a Message Body of Data type "Company Activity".
- Build the message. In this example, it is a TypeB LDM. Note: If you want to send the LDM message by email, it is recommended to have a "subject" template.
Filter
- We will create a Legfilter that will check if the "TotalActulCompartmentLoad" is greater than one.
- Click the SAVE button.
- Click Data Element ‘Expression’.
- Click the dropdown to search and select ‘TotalActulComparmentLoad’ list item.
Business Job
- Create a business job where you have attached the Filter and message templates.
- The business job will check every 60 seconds if there is a change to the Load on the flights. If it finds a change, it will create a message.