Message 1 of 3
Detect Dynamo changes
Not applicable
01-26-2019
04:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I am using Dynamic Model Update to handle changes made by the user. And I need to handle changes, made with Dynamo scripts separately. How can I check if changes that call my updater made by Dynamo?
I wanted to check if current transaction name contains "Dynamo", but how can I get current transaction name from the updater?
Thank you for reading 🙂