Microsofts ALM best practices state that you should be able to rebuild your environment from source. i.e.
This works fine. However when the next export and solutionpackager extract is done there's a number of diffs present - Mainly for CDS workflows, where GUIDs within the XAML change.
How can this be prevented?
Hej pcole,
what exactly do you mean with "CDS workflows"? Are those custom workflows you created and are therefore included in your solution or are you talking about standard OOB workflows?
//Benedikt
Apologies, perhaps I should have been more clear, my issue is with Classic Workflows, created in the old Solution Explorer (not flows)
No worries. I got that.
I just wonder if you are referring to classic Workflows you created or some that come with dynamics.
These are classic (sync) workflows that we created.
Depending on how your workflow is built, if its referencing specific records in CDS, it does that by ID, thus you will see those ID's change from export to export..
Can you share a snipet of whats changing to help answer your question?
Hi @pcole ,
Unfortunately this is by design and cannot be prevented. As the previous user stated, within a classic workflow, there can be many references to data such as the Owner of the Workflow which would change if the deployment user/account is different or records GUIDs within workflow steps (e.g. assign a record to a Team/User) that might differ between the different environments. Also components that might change frequently are security roles for child business units as they are rebuilt upon solution import.
Hope this clarifies!
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.