R
Roger Blanchard
Guest
Matt, I have this working using the JsonArray as you mentioned. I also have it working by looping through TT and using the JsonObject followed by a SKIP. I will have to test to see what performs better. THANKS. I do have one more issue. I have a field in the TT defined as the following. The vendor requires these names and the "Transaction Date/Time" turns into "Transaction Date\/Time" in the json file. Is there anyway to resolve this? FIELD TransactionDateTime AS CHARACTER SERIALIZE-NAME "Transaction Date/Time"
Continue reading...
Continue reading...