Uma Lakshmi Kanth Garimella Lead Engineer
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Activity overview
Latest activity by Uma Lakshmi Kanth Garimella-
Uma Lakshmi Kanth Garimella commented,
Hey Steve Klett Thank you for reporting this. I'm able to reproduce this. I'll log a bug for this and get it fixed in an upcoming release.
-
Uma Lakshmi Kanth Garimella commented,
Hey Steve, We have a bug logged for this and we are fixing this in an upcoming release. You can use `{{{timeStamp "L"}}}`(with a capital S) for now or the dateFormat helper.
-
Uma Lakshmi Kanth Garimella commented,
Hey Johnson Lin Unfortunately, inventory subrecord is not supported for "Bin Transfer" record. I've created an enhancement for the same(IO-24766). We'll try to fix this in an upcoming release. I'll...
-
Uma Lakshmi Kanth Garimella commented,
Hey Ian Luck The above article should work for every transactions' inventory detail sub record. Integrator IO would automatically ignore the inventory subrecord for a line if it doesn't have matchi...
-
Uma Lakshmi Kanth Garimella commented,
Hey Christoffer Sinnbeck I've looked into this. It looks off to me as well. The handlebar engine using this api is expecting another `data.` appended to the original expression. It works when we ch...
-
Uma Lakshmi Kanth Garimella commented,
Hey Christoffer Sinnbeck You will want to use a different API call for achieving this. exports.runVirtual accepts a parameter called `data` which is what you're looking for. https://docs.celigo.com...
-
Uma Lakshmi Kanth Garimella commented,
Hey, Nuri Ensing As your operation is "Update" you don't need to set the "Item: item" again for line-level field updates. You just need to tell us the "Line ID" so that we can update that line. Can...
-
Uma Lakshmi Kanth Garimella commented,
Hey Nuri, Generally, setting the "Items : Item" field resets the line in NetSuite. I would suggest you use a different identifying field like "Items : Line ID" to identify a line uniquely. This wou...
-
Uma Lakshmi Kanth Garimella commented,
Hey Nuri, Apologies for the inconvenience. Can you please use "timeStamp" instead of "timestamp" with a capital "S". We'll fix this discrepancy ASAP in an upcoming release.
-
Uma Lakshmi Kanth Garimella commented,
Hey Philip, We believe that this is not working because of the extra spaces in your handlebar expression. Can you please remove them? {{#compare discount_type "==" 'percent'}}{{{amount}}}%{{else}}...