Search results

  1. B

    webspeed incoming json to temp-table

    I have an incoming json object formatted as such { "SFItemRequest": [ { "customerNumber": "RIVE09", "itemNumbers": [ "52900B150", "94080B50", "121200937" ] } ] } what should be the corresponding temp-table structure to consume this input...
Top