cancel
Showing results for 
Search instead for 
Did you mean: 

DI Server installation and connection with PHP

Former Member
0 Kudos

hello,

We've installed DI Server, started it, but the WSClient file comming with the installation doesn't work.

a) Is the IIS needed for the DIServer to work?

If not, what do I need to do to be able to connect to the DIServer. There's no WSDL file with the DIServer.

b) Do I need to create my own WSDL file and put it on a Web folder?

I say this because I'm trying to connect with PHP to the server and PEARClient from PHP needs an URL (normally the WSDL file) to connect. It's just too confusing and there is no much help in the documentation.

thanks and greetings,

Guillem Barnolas.

www.softime.es

Accepted Solutions (1)

Accepted Solutions (1)

Gianluigi
Product and Topic Expert
Product and Topic Expert
0 Kudos

DI server provides you a simple COM interface that

accepts SOAP commands and returns you SOAP reply.

The format of these SOAP messages is in the SDK

documentation.

You should build your own web infrastructure on

top of this mechanism.

Answers (0)