To run series of MSISDNs against the Free Balance Inquiry service of Mobily
To automate a task that can take a huge amount of hours
This script do the following as of V1.3:
- Send a GET request with a list of MSISDNs to FBI service.
- Parse the XML response
- Check if the MSISDN has some resources? otherwise ignore it
- Output a summary file with each MSISDN and its resources
- Output the result for each MSISDN into a text file as POT
- Ruby
- Rubygems
In order to run this script, you just need to:
- Supply the MSISDNs.txt file with a list of MSISDNs
- Have Ruby installed in your machine
- Access to the right environment
- Run the script ./fbi_test.rb