Hi,
This is an excellent demonstration of .Net C# code with Cache Objectscript code. Can you also show us a similar demonstration using Java code.
- Log in to post comments
Hi,
This is an excellent demonstration of .Net C# code with Cache Objectscript code. Can you also show us a similar demonstration using Java code.
Hi, I added the following code and it works.
set pResponse.WeatherId = tProxy.weather.GetAt(1).id
set pResponse.WeatherMain = tProxy.weather.GetAt(1).main
set pResponse.WeatherDescription = tProxy.weather.GetAt(1).description
thanks,