...
| draw.io Diagram | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| Table of Contents | ||||
|---|---|---|---|---|
|
...
3VR_TECPRO_SignavioSwimLaneChanges_02
Source 1
2VR3VR_TECPRO_SignavioProcessHistorySigProHistoryLinkAppToSys_01
Filter
"IT System category name" is nullDictionary Link" IS NOT NULL - this restricts the results to only those lines where an executable has been found (i.e. removing lines where only the system has been found).
Calculation
Map fields to equivalent DCD name to allow them to be identifiable as being from a different source post full join.
...
Projection
Restrict field list to that just the new DCD fields.
Source 2
2VR3VR_TECPRO_SignavioProcessMostRecentSigProMostRecentLinkAppToSys_01
Filter
"IT System category name" is nullDictionary Link" IS NOT NULL - this restricts the results to only those lines where an executable has been found (i.e. removing lines where only the system has been found).
Projection
Restrict to equivalent fields as seen in projection from source 1.
...
Key fields are: Process ID, Task ID, Lane Name, Dictionary Link (which represents the executable), IT System Title (which has been found when linking the executable lines to the system lines in the previous view).
This key will generate the correct cartesian product for comparison of lines between snapshots, taking the blended executable / system lines into consideration.
Calculation
3VR_TECPRO_SignavioProcessUnion_01
...