Use HTTP Request/Response in Ensemble Production
Hi,
We are trying to feed in HTTP request & get HTTP Response in ensemble production.
From the below link we got the code for HTTP Request/Response Example. while executing the code we are getting following error: "ERROR <Ens>ErrFailureTimeout: FailureTimeout of 30 seconds exceeded in Test.HTTP.Operation; status from last attempt was ERROR #5922: Timed out waiting for response"
URL : https://sites.google.com/site/intersystemsensemble/code-collection/examp...
Could you please help us in this regard.
Could you please guide us in Creating a new Ensemble Production with HTTP Protocol.
Thanks in Advance.
Sam
Here's a very simple Ensemble REST service. That said, I recommend usual %CSP.REST broker with calls to Ensemble via Ens.Director:CreateBusinessService. Check Demo.ZenService.Zen.WeatherReportForm class, GetWeatherReport method in ENSDEMO namespace for an example.
Hi Eduard,
Thank you for the reply...
we tried with the above mentioned steps but we are not getting any response.
please advice us...
Thanks,
Sam