Hi there,
V9.1C ADM2
i have a problem with a SBO...
I got a couple of SDO with 1 to 1 relations that i want to update at once. So I figured SBO should solve my problem... now I got the next problem:
I need to change the query of the top most SDO in the SBO. I tried this with "addquerywhere" and "fetchContainedData". That works fine when do not set a partition in the instance properties of the SBO.
Now I need this to run with an stateless appserver. So I need to set a partition. And that is where the fun stops... it's not working...
when i do "fetchContainedData" or "openquery" on the SBO i get an error 7313 "Kann GET Methoden auf Query qDataQuery nicht fahren bis sie geöffnet ist."
I've read in another thread that SBO don't support stateless appserver... might that be the reason ? but that thread was 2 years old...
Are SBO's working with stateless Appserver ? or not ?
any idears ??
gtx
M.Mohrmann
V9.1C ADM2
i have a problem with a SBO...
I got a couple of SDO with 1 to 1 relations that i want to update at once. So I figured SBO should solve my problem... now I got the next problem:
I need to change the query of the top most SDO in the SBO. I tried this with "addquerywhere" and "fetchContainedData". That works fine when do not set a partition in the instance properties of the SBO.
Now I need this to run with an stateless appserver. So I need to set a partition. And that is where the fun stops... it's not working...
when i do "fetchContainedData" or "openquery" on the SBO i get an error 7313 "Kann GET Methoden auf Query qDataQuery nicht fahren bis sie geöffnet ist."
I've read in another thread that SBO don't support stateless appserver... might that be the reason ? but that thread was 2 years old...
Are SBO's working with stateless Appserver ? or not ?
any idears ??
gtx
M.Mohrmann