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

Revise Change Request not refreshing to new version

tstacy
1-Newbie

Revise Change Request not refreshing to new version

For specific reasons, I had to write my own version of the Revise action for Change Requests. Everything works fine with my processor with the exception of the refresh at the end. When the processor completes and the browser refreshes, it is showing the previous version, not the new version. With Windchill 10.2, we are supposed to use

DynamicRefreshInfo info = new DynamicRefreshInfo (nmOid, nmOid, NmCommandBean.DYNAMIC_UPD);

formresult.addDynamicRefreshInfo(info);

instead of:

formresult.setURL()

formresult.setNextAction()

How do I get the refresh info to display the new version, not the current version?

0 REPLIES 0
Announcements

Top Tags