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