Join Slack
Powered by
I'm passing values from my Map to Reduce like this...
# suitescript
k
karlenigma
08/09/2018, 2:08 PM
I'm passing values from my Map to Reduce like this
context.write(opnID, opnRecordType, itemid);
but the itemid value is not getting to reduce. Any ideas?
Open in Slack
Previous
Next