changes(), changesTo(), changesFrom() working in async BR when added in condition field of the BR. Is this an expected behaviour?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 01:47 AM
changes(), changesTo(), changesFrom() working in async BR when added in condition field of the BR. Is this an expected behaviour?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 01:49 AM
Note: Asynchronous business rules do not have access to the previous version of a record. Therefore, these GlideElement methods do not work with async rules: changes(), changesTo(), changesFrom().
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 02:01 AM
But its worked when we tested, which contradicted wiki concepts.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 02:04 AM
strange ! let me try

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 03:09 AM
It most definitely has never worked from Berlin.
This is from wiki
http://wiki.servicenow.com/index.php?title=Business_Rules#gsc.tab=0