How to call one service in another service using java script?
Hi,
I have two services. One contains all data(One of the columns is a number which is got from SQL query) and another service which is used to convert the number to DateTime(Javascript). Now i would like to modify all numbers to DateTime using another service. Is it possible? Please, anyone, help me out on this.
Regards,
Surekha N.

