Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
Sir I am trying to transform sales order to item fulfillment in my map reduce script. But I am getting error as "please configure the inventory detail in line 2 of item list". Please help!
Thanks for the tutorial! Awesome work!!
Can you give tutorial on RESTlet Script please?
Yes, working on that, keep an eye out, should be released within the next month or so!
when I getValue from multiple select field to a variable, how can I inform typescript that this variable is an array and not a string ?
Like this:const salesOrderValues = search.lookupFields({ type: 'salesorder', id: 12345, columns: ['entity'] });const customers = salesOrderValues['entity'] as { value: string, text: string }[]; //
@@hitc-netsuite thank you so much, this fixed the issue
Thank YOU Robin for great tutorial. Can you please share the link of the script please ?
Of course: tstdrv1264278.app.netsuite.com/core/media/media.nl?id=48964&c=TSTDRV1264278&h=17adc3be76a612a6be5b&_xt=.zip
@@hitc-netsuite Thank You So much. I really appreciate it.
Download the code for this video here: tstdrv1264278.app.netsuite.com/core/media/media.nl?id=48964&c=TSTDRV1264278&h=17adc3be76a612a6be5b&_xt=.zip
Sir I am trying to transform sales order to item fulfillment in my map reduce script. But I am getting error as "please configure the inventory detail in line 2 of item list". Please help!
Thanks for the tutorial! Awesome work!!
Can you give tutorial on RESTlet Script please?
Yes, working on that, keep an eye out, should be released within the next month or so!
when I getValue from multiple select field to a variable, how can I inform typescript that this variable is an array and not a string ?
Like this:
const salesOrderValues = search.lookupFields({ type: 'salesorder', id: 12345, columns: ['entity'] });
const customers = salesOrderValues['entity'] as { value: string, text: string }[]; //
@@hitc-netsuite thank you so much, this fixed the issue
Thank YOU Robin for great tutorial. Can you please share the link of the script please ?
Of course: tstdrv1264278.app.netsuite.com/core/media/media.nl?id=48964&c=TSTDRV1264278&h=17adc3be76a612a6be5b&_xt=.zip
@@hitc-netsuite Thank You So much. I really appreciate it.
Download the code for this video here: tstdrv1264278.app.netsuite.com/core/media/media.nl?id=48964&c=TSTDRV1264278&h=17adc3be76a612a6be5b&_xt=.zip