Additionally check if the guest itinerary is
uploaded to the FTP server.
Chapter 10
[ 267 ]
If you enter the source as 'BLR' in input.xml and destination as 'SFO',
then the process fails to proceed and mail will be sent to a configured
Email address. Also if you have the same values for source and
destination, the process stops processing the itinerary. Check if you get
the reservation confirmation from NorthAir WS and if the destination is
'SFO'. If the destination is not 'SFO' the reservation confirmation comes
from WestAir WS.
The above example shows how notification messages can be sent to partners
through SMTP BC.
Part G ??“ Event Processing
This part shows you how you can process your data stream to do some intelligent
pre-processing before performing any meaningful action on the data. In the previous
parts, you used a File BC to create an XML file that contained the itinerary data.
This itinerary data can be converted into a stream and can be passed through
Intelligent Event Processors to project or filter the stream or to restrict the itinerary
count. This part contains one intelligent event processor that does the following:
1. Processes all itineraries obtained from the stream for the last 3 seconds.
2. Uses the stream filter to remove itinerary preferences data to make the
itinerary data set smaller.
Pages:
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231