Search results

  1. J

    Question How Make Json Out Of One Tt/ds Record At A Time.

    I have a program that takes a temp-table, reads it into a json object then uses that Json to call a rest service i need to tweak it so that it only sends on record at a time until all the records are sent. is there anyway to do this dynamically, or do i need to break the data and build the json...
Top