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.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!