...
In this exercise you will produce a single list of updates to customers' Cable TV packages. Customers can update their packages both through a Customer Care customer care system and in shops. You will bring all these updates together into a single list.
...
For this exercise you need two files from the zip file you downloaded in 2 Using Excel Templates, step 5.
containing The files contain updates from the two sources (Customer Care, and Shop).
...
: the customer care service and the shop.
<path>\train\inputData\ChannelPackages\CustomerCareUpdates\CustomerCareUpdates.txt
ShopUpdates.txt
A file containing details of shop updates can be found in the input files, at:<path>\train\inputData\ChannelPackages\ShopUpdates\ShopUpdates.txt
...