{ "sSOAP_Call": "mRunScript", "sScriptName": "Create Inventory", "iLoop": "1", "arScriptLines": [{ "sTitle": "--- Initiate Traveler ---", "sDescription": "Initiates Traveler and creates a Part Record while writing to the Data Entries Unique ID and Supplier SN", "sAPI": "mFR_New", "S_o": { "oFD": { "sFDNumber": "FD-INV01", "sFDRN": "A" }, "oPD": { "sPDPN": "PD001", "sPDRN": "A", "iReqQty": 1, "sVPSuffix": "" }, "arParts": [{ "sPRID": "PD001", "iQty": 1, "Type": "Make", "sVPSuffix": "", "arNV": [{ "NVJob": "NV13000000001", "NVValue": "UID00<%run%>" }, { "NVJob": "NV13000000002", "NVValue": "SSN00<%run%>" }] }] } }, { "sTitle": "--- PR Genealogy ---", "sDescription": "Signs off the Traveler that was just created", "sAPI": "mFR_MoveToStep", "S_o": { "sFR":"", "sPRID":"UID00<%run%>", "sSF":"end", "bConfirmAttach":false } } ] }