I have import csv file. which i mapped to Code to import the Data in to a module. After some when I ran the action its failing . When i checked the import mapping was not there.
Want to know various scenarios for this issue
Your import mapping disappearing could be due to a few reasons. It might not have been saved properly, or there could have been system updates or session timeouts that cleared it. Changes to data structure, user permissions, or even manual deletion could also be the cause. Checking logs and verifying system changes could help identify the issue.
my perfect hotel
Hi @143kishornaidu,
Are you importing from a file or from a module? There can be different reasons based on that:
File Import
Module Import
Hope this helps.
Br,
Niko
@143kishornaidu - Did you delete source line item which was mapped to code? or did you update the Saved view and now it is not part of your saved view? Or else have you renamed the existing line item name?
@i am exported from the module. And After making changes importing back to another module through CSV which have same list. while importing its failed and when i checked in the backend the list mapping which mapped to list code is unmapped
I want to disable the [create page] button for the end user from the dashboard. The end user can create a page or worksheet to link to the module to edit the data. can anyone please give some suggestion? Thx…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…