https://netsuiteprofessionals.com logo
Title
r

rustyshackles

08/17/2018, 11:18 PM
anybody has a recommended library for converting xml to json
m

michoel

08/18/2018, 11:13 PM
r

rustyshackles

08/20/2018, 3:20 AM
Thanks!
How do you use this as a library in a 2.0 Scheduled script, just
define(['./xml2json'], function(xml2json)
? I tried that and got
Cannot find function xml_str2json in object function
error.
Looks like I won't be able to use this server side, since it uses the window object