Since upgrading to v9.0.0.1, we are experiencing problems with GetPerformanceAvailability and GetPerformances.Neither of these API calls returning any results for one of our production seasons using the same parameters as we do for v8.0 and with a fresh live2test copy.Why would one of the seasons suddenly not be included in the resultset?Thanks in advance for any assistance you can offer.
Hi Darrin,
Good day.
You need to use SQL profiler to trace the actual sql statement, then you can compare v8.0 with v9.0.0.1.
then you can figure out what is wrong.
have fun.
Ben
API_Documentation.pdf
Page 43-44,
GetPerformanceAvailability returns data on Productions that match the specified search criteria.
Database Objects WP_PROD_SEARCH WP_GET_PROD_INFO
Database Objects
WP_GET_PROD_INFO
Page 29
GetPerformances returns a result set of performances matching the specified search criteria. Except for mode of sale, all search criteria are optional. GetPerformances may also return web content information for the returned performances. Database Objects WP_PROD_SEARCH
GetPerformances returns a result set of performances matching the specified search criteria. Except for mode of
sale, all search criteria are optional. GetPerformances may also return web content information for the returned
performances.
Database Objects WP_PROD_SEARCH
WP_PROD_SEARCH
Good Day Ben,
Thanks for your reply!
The issue ended up being caused by a Control Group not being assigned to the security group our Web user is in. It seems that v9 is less forgiving than v8 in that respect.
John
Modified CWR 3/30/2009 FP1066. Now setting web context so that the call to tp_prod_search will use control group settings
Now that we've modified the control group of our web user the performances are showing up properly.
Thanks for your help.
Regards,
Darrin
From: Ben Gu <bounce-bengu4278@tessituranetwork.com>Sent: 9/16/2009 7:31:50 PM