Hi,
I'm looking for an Anaplan Connect example to copy from Module to Module and Model to Model.
Β
Thank you for your help.
@nabilbrahimiΒ
here's an example.
@echo offrem This example runs a model to model import within Anaplan.set AnaplanUser="firstname.lastname@company.com"set WorkspaceId="8a819488459fa63301462b73fe785786"set ModelId="CB0A5A4D5C5943B5837FF42C5FAA95E1"set Operation=-service "https://api.anaplan.com" -auth "https://auth.anaplan.com"-import "P&L from Model2 / Installation Sales" -executerem *** End of settings - Do not edit below this line ***
Also, take a look at the Anaplan Connect Documentation too! It's awesome. Page 13 is model to model.
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β¦