Does ALM synchronize Dev Data with Production Data and vice-versa?
Even though they are in different environment?
Please respond friends, as I am new to this.
Hi Sravan,
ALM is used to for the structure synchronization from standard model to deployed model.
DEV (Standard mode) -> Test (Deployed Mode) ->Production (Deployed Mode).
Thanks,
Harsha
Hi @Sravan_Kumar,
The Purpose of ALM is to sync changes from Dev environment to Test environment and then to Prod environment.
Not Vice versa
Read this
https://help.anaplan.com/anapedia/Content/ALM/Application_Lifecycle_Management_Overview.html
Thank you Harsha.
I have a requirement to extract last 90 days data from an Anaplan model through Matillion. I wanted to know is there any API which I can use to achieve the same? I have taken a look at the (Integration APIs) Bulk API as well as Transactional API and none of them has a relevant query parameter which I can use to apply the…
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…