|
| Re: Dynamic where clause |
 |
Wed, 9 Apr 2008 11:26:06 -0700 |
I don't have a specific example that (a) has a DSP java function that (b) calls
DSP as a Java Mediator Client. But there are samples of both in the DSP
documentation. You just need to combined the two.
If you are using DSP 3.0, you will need to call
HelperContextCache.setClassLoader("<dataspacename>",
Thread.currentThread().getContextClassLoader()) befor making any other DSP
calls. In order for it to find the types (I thi |
| Post Reply
|
|
|
|
|
|
|
|
|
|