In my project I need to create a grid and then a chart of some numbers that I obtain via a SOAP request. Is there anyway to load these into a Scriptcase Chart (via a grid application I think) without using a database table? Even better I need to compare the numbers from the SOAP request with some numbers from the mysql table that I use with my Scriptcase project.
Basically this is dealing with financial numbers. The SOAP request will return amounts from our General Ledger system for Income and Expenses. The local mysql table has the budget and goal numbers that I would like to compare to allowing anyone or leader to check their numbers.
Thanks.