Flynet Designer for Web Services

Monitoring for License messages

Hide Navigation Pane

Monitoring for License messages

Previous topic Next topic No directory for this topic No expanding text in this topic  

Monitoring for License messages

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

All generated Web Services have two special status fields called “Success” and “Message”. Success will generally be “True”. When something has gone wrong with retrieving the data or there are no Xcelsius CALs left, Success will be set to “False”. Message will carry text explaining why the query has been unsuccessful.
 
If you are using the generated Web Service in an Xcelsius dashboard via a Web Service Connection you will see the status fields like below.

 

TestQueryReturnMsg

You can use the Success field to check the status of the returned data, including checking for out of license warnings. The message field can be shown directly to the user if needed.
 
Please note that because of Adobe Flash security, Dashboards have to be delivered from the same machine as the Web Services, i.e. both the Web Service and the Dashboard have to on the same hostname http://mymachine/xxxxxx - mymachine has to be exactly the same.