Hi All,
I need your help regarding process or imports in anaplan connect. In the import or process when any of mapping is selected as ' ask everytime while import'. How can we complete that process or import successfully using Anaplan connect
with mappingparameters we can pass the month information to api
sample code reference -
postImport = requests.post(url=post_url,headers=post_Headers,data=json.dumps({'localeName': 'en_US',"mappingParameters":[{"entityType":"Period", "entityName":"YYYY-MM"}]})
You can use the "-mappingproperty" parameter to do this.
So you would add: -mapping property Dimension:ValueWith Dimension and Value being whatever is being asked at the prompt.
Hi Sai,
I think that while you create the import process you select the mapping as "ask each time import is run", so when you run the action a window will appear and ask which dimension you need specifically. You will be able to see that pop up message while the action is run from a button in the New UX as well.
Are you asking for a reference to setting he replied with? It's in the Anaplan Connect user guide. Should be around page 59.
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…