Hi , We are able to retrieve CDOR rates from datascope using C# Rest API URL. We are connecting Windows server 2012 remotely from our Desktop/Laptop and running the .net program to extract the CDOR rates. Program is working fine in Windows server 2012 for IST time zone. Same program is not working in same windows server machine when another user connect in EST Time zone after9:30 AM EST and run the same program for testing .Progarm is hanging for long time after sending request to DSS and returning No data rows from DSS
Is there any Time zone restriction to connect Datascope Using DSS rest API URL from c# application to extrcat CDOR rates? Shall we call Rest API URL any time from program and extract data from Datascope?
Thanks in advance.