Message 1 of 40
IUpdater Trigger based on parameter change

Not applicable
01-02-2014
12:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I writing an API to do some calculations whenever a certain parameter is changed. I have gotten it to work using the .GetChangeAny trigger but can not figure out how to get it to change only if a certain parameter has been changed. I currently it being registered during startup and I think that is my problem since I can't find the parameter since there isn't any document open. I even tried hard coded the element ID and that didn't seem to work either. Any insight would be greated appreciated.
Thanks