Can we create a separate view for the error message while running any process and then push it to a dashboard? I want to create a separate view for end users about the error messages.
@sandipsinha15
No there is no such existing functionality where you can publish it to the dashboards. However you could think of developing something in your model and publish that to dashboard. It might not be possible to showcase what were the kickouts but you can surely show what are the updated ones.
Hi,
The platform doesn't provide that functionality, however if you are running actions via an automation tool you can get the log and re-upload it into Anaplan. I've seen that many times.
We have done what @nathan_rudman mentioned in all dashboards with actions to Import or export data.The way you go about that is in the automated Process...
1. Create the import/export actions as usual
2. Add an import action that will take the error messages extracted from the system you are importing/exporting to/from and "import" it into the designated error displaying module. Unfortunately, I don't think you can take the messages displayed after running an action manually in Anaplan and "import" into a module.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…