on ‎2014 Mar 19 11:19 AM
Hello experts,
i am looking for a way to communicate with the DI-Server from JavaScript.
From .NET it's not a problem.. i add the COM Object of the DI-Server and call Interact(request);
But how can i make calls from JavaScript.
Can i maybe send direct SOAP requests to the DI-Server? if yes, how can i do that?
my idea is to make a .NET Webservice (WebAPI or WCF) which handles the communication with the DI-Server
and from my node.js application i just send DIS requests to the service and handle the responses.
Is there maybe a better way to do this?
Request clarification before answering.
Hi Jan,
This seems a reasonable approach, although I would also have a look at the B1if. This framework allows you to create a RESTful interface which you could then use with your Node.js app.
Have a look here to start with B1if.
Good luck.
Best regards,
Pedro Magueija
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 26 | |
| 14 | |
| 10 | |
| 9 | |
| 5 | |
| 5 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.