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 an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

API for fetching the effective date

pmoothedath
1-Visitor

API for fetching the effective date

hi all,

Has anyone worked on any code to fetch the effective date from a change notice object. The CN is for WTPart.

4 REPLIES 4

You will need to get the resulting data for the Change Notice. For each WTPart in the resulting data you can use

QueryResult qr = EffectivityHelper.service.getEffectivities((WTPart)changeable);

LoriSood
22-Sapphire III
(To:pmoothedath)

Praseeth,

Did Stephen's post help? Additionally, there are some examples listed in this article:

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS152894

Thanks Lori...This article was of great help.

I am actually now looking for an API to fetch the Resulting objects from Change notice.

LoriSood
22-Sapphire III
(To:pmoothedath)

Announcements


Top Tags