What product/components do you use and which version/fix level?
10.1
What are trying to achieve? Please describe in detail.
Is it possible to discover which component (flow service, adapter, document, etc…) was modified?
We’re trying to find which component was modified by developers to validade and promote to another environment.
Solution 1: Compare the same package in different environments.
Solution 2: Using archive (.xml) date modified? But there’s no archive for each component.
Is it possible to implement this solutions? There’s another solution?
since wM 9.12 Designer has a compare/diff feature for packages, services, doctypes etc.
You can use this to compare DEV env to QA env for example.
When diffing packages you will get a list of all differing objects between source and target and can then perform a deep dive introspection to check what exactly has been changed.