1.

Is It Possible To Call An External Service From Internet In Xs Application? If Yes, Then How?

Answer»

Yes, we can call an external SERVICE from Internet. This can be ACHIEVED with HTTP Destination (xshttpdest).

We FIRST need to create an HTTP Destination file and provide the details of external service ALONG with other SECURITY and proxy details. Then we can call this destination from XSJS using $.net.http.readDestination API.

Yes, we can call an external service from Internet. This can be achieved with HTTP Destination (xshttpdest).

We first need to create an HTTP Destination file and provide the details of external service along with other security and proxy details. Then we can call this destination from XSJS using $.net.http.readDestination API.



Discussion

No Comment Found