Hi
Is there a Web API call that can access data in performance information custom screens? If so could someone point me in the direction of the documentation?
Thanks
Siobhan
Hello,
You will have to create your own stored procedure that accesses this information. Then use the web api's ExecuteLocalProcedure method to execute this stored procedure to pull the information in.
Jon
Or, if the query is simple enough, GetLocalDataEx can work. There's less setup involved with that one.
-Morgan
Thanks Morgan.
OK for both of these calls, I need a session key for testing. Any idea where I can get this? Apologies for all the questions, as well-versed as I consider myself with the Tessitura application, this is my first foray into the API and I'm a little lost!
If you are on the .asmx page there is a GetNewSessionKey call where you just need to put the ip address of your gateway server as a parameter and then invoke the call.Caryl
Excellent - thanks Caryl!
Lovely new avatar shot by the way! x