cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

API to get the Resulting Object(s) from Change Notice.

pmoothedath
1-Newbie

API to get the Resulting Object(s) from Change Notice.


Hi all,

Can anyone help me with an API to fetch the resulting objects from a change notice?

1 REPLY 1
Prabhash
5-Regular Member
(To:pmoothedath)

Hi Praseeth,

You can use ChangeHelper2.service.getChangeablesAfter() to fetch the resultant objects associated with an ECN object.

Just pass the ECN object as an argument to the above mentioned API and it will return you the resulting objects as a QueryResult.

Let me know, if you need more info.

Announcements

Top Tags