Forum Discussion
2 Replies
- viktor_nContributor II
Hi @routemark,
Maybe this can help you.
Inside ‘SnapLogic Read’ snap specify the pipeline path. It will return pipeline metadata. Under snap_map is all snaps related data. You can extract a version of the snap, version is on ‘instance_version’.
Each time when the snap is saved will be a new version.
This is not what you asked but maybe can help you.
Regards,
Viktor. - SpiroTaleskiValued Contributor
As @viktor_n mentioned, by returning the Pipeline/Task metadata, using the SnapLogic Metadata Snaps you will be able to see when the asset was last updated:
BR,
Spiro Taleski