Skip to Content
0
Former Member
Nov 08, 2005 at 03:08 PM

DIServer DoQuery-Message

31 Views

Hello everyone,

I try to get a BPList without Suppliers. I use the DIServer.

After connecting to the DIServer I use this SOAP-Message:

But the DIServer throw an Error. I try it without the WHERE-Statement and all was okay. The Problem is the 'S'.

I try it also with chr(39) + S + chr(39) but I think the DIServer interpreted the symbol as XML-Comment.

Has anybody an idea how to resolve the problem?

Thanks

Jörn