REST Web Service
Hi ,
I am getting data from REST web service in to PeopleSoft. I am getting correct CDDATA as a response . I am using JSON parser to get that data in to custom record.
what I am seeing is that everytime 1st row of that record is inserted blank .. any reason? I tried to print data and its correct in JSON parser