Positive Pay : When generating a positive pay file...
# general
j
Positive Pay : When generating a positive pay file with the "Electronic Bank Payment" bundle the following error is thrown reguardless of the template I use. Any anyone seen this?
{"type":"error.SuiteScriptError","name":"INVALID_FLD_VALUE","message":"You have entered an Invalid Field Value 1982 for the following field: custrecord_8858_process_user","id":"","stack":["Error\n at RecordInvoker.setValue (suitescript/resources/javascript/record/serverRecordService.js:443:5)\n at NetSuiteObject.thenableFunction() (suitescript/resources/javascript/record/proxy.js:115:24)\n at Record.setValue (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/lib/wrapper/9997_NsWrapperRecord.js:160:22)\n at upsertPFARecord (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/app/paymentselection/processor/15767_PaymentSelection_Processor.js:340:20)\n at createPFARecordFromRequest (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/app/paymentselection/processor/15767_PaymentSelection_Processor.js:209:27)\n at Object.processSelection (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/app/paymentselection/processor/15767_PaymentSelection_Processor.js:47:28)\n at Object.onRequest (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/comp/su/15767_processor_bridge.js:26:27)"],"cause":{"type":"internal error","code":"INVALID_FLD_VALUE","details":"You have entered an Invalid Field Value 1982 for the following field: custrecord_8858_process_user","userEvent":null,"stackTrace":["Error\n at RecordInvoker.setValue (suitescript/resources/javascript/record/serverRecordService.js:443:5)\n at NetSuiteObject.thenableFunction() (suitescript/resources/javascript/record/proxy.js:115:24)\n at Record.setValue (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/lib/wrapper/9997_NsWrapperRecord.js:160:22)\n at upsertPFARecord (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/app/paymentselection/processor/15767_PaymentSelection_Processor.js:340:20)\n at createPFARecordFromRequest (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/app/paymentselection/processor/15767_PaymentSelection_Processor.js:209:27)\n at Object.processSelection (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/app/paymentselection/processor/15767_PaymentSelection_Processor.js:47:28)\n at Object.onRequest (/SuiteBundles/Bundle 533070/com.netsuite.electronicbankpayments/src/comp/su/15767_processor_bridge.js:26:27)"],"notifyOff":false},"notifyOff":false,"userFacing":true}
c
is the employee inactive
j
Hmm, no but I see the "employee" is set as a Vendor with Admin access. Let me look into that....
That was it! The "employee" running the process was set up wrong. THANK YOU.
🙏 1