Dear All,
How to make generate code automation for SKU Code if want to add new SKU product in list, so the user just input name of SKU
Thanks.
@naufaladin
This you can achieve by system module where each parent will have that numbering 001, 002β¦, 006 for new one concatenate the name with next serial number 007 (the numbering you can achieve by various method like create a placeholder and add that incrementally into the process or can create ranking and +1 etc,..)
So, whenever they will try to create a product, the first action it will check what's the serial number and import into the sysmodule concat with the name then next process is original list creation with mapping the code as concatenated one.
I have provided some idea to crack this, think through and try it out. If still you're having any issues, let me know.
Thanks
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: Aβ¦
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to writeβ¦
I'm trying to execute an Action to export data with the use of a Mapping in Informatica. But it gives us null rows .If we export directly from Anaplan , the export file has all the rows filled. Both exports have same number of rows but in the informatica export the values appear as blank. This issue is with only someβ¦