Hi,
Could anyone please tell me, how we can run a deletion process (Deletion from list using selection) in deployed mode.
set up a delete action where the line item is a boolean associated with the list to be deleted. The line item can be resolved formulacially or by input.
Hi Devika - it appears that the list you are trying to delete from is not marked as a Production Data list. If this is the case, you will not be able to modify the contents of the list from the deployed model. If the list is structural data, you can run the Delete action in the development model and sync the results to your deployed model.
Great outline from Mark above!
Further to this, you will need to create the Delete action in your development model and then sync the change to your deployed model. Once the model is synced, you will be able to run your action from the deployed model.
Thank you so much Mark and Ryan.
Hi Ryan,
I have made the changes as you mentioned. Now, the DEV and Production models are synced and I'm getting attached error while running the deletion process in deployed mode.
Note : My requirement is to delete the current month name from a list in order to get the forecast months only.
Could you please check once?
Thanks,
Devika
Its works for me after marking the list as production data...!!!!
Many Thanks !!!
Regards,
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…