Essbase GRID API and multithreading
Hi Folks,
I want to use the Essbase Grid API in a multithreaded Application.
The EssGInit Documentation says: "A thread may require its own handle (pHandle) to avoid overwriting another thread's networking status information."
Sounds like it should work.
In fact it does until the second session thread calls EssGTerm.
Then I get an invalid handle Exception (its the Essbase 11.1.2 C++ API )
Does anyone have experience using the API?
Regards
Ralf
I want to use the Essbase Grid API in a multithreaded Application.
The EssGInit Documentation says: "A thread may require its own handle (pHandle) to avoid overwriting another thread's networking status information."
Sounds like it should work.
In fact it does until the second session thread calls EssGTerm.
Then I get an invalid handle Exception (its the Essbase 11.1.2 C++ API )
Does anyone have experience using the API?
Regards
Ralf
0