Windchill 12 FormResult deprecated API and any alternative available methods?
Hi All,
In Windchill 12 below are the Deprecated API's and any alternative API's available ?
1) The field FormResultAction.FORWARD is deprecated
2) The field FormResultAction.JAVASCRIPT is deprecated
3) The field FormResultAction.NONE is deprecated
4) The field FormResultAction.REFRESH_CURRENT_PAGE is deprecated -
5) The method setNextAction(FormResultAction) from the type FormResult is deprecated
6) The method getJavascript() from the type FormResult is deprecated
7) The method getNextAction() from the type FormResult is deprecated
😎 The method setURL(String) from the type FormResult is deprecated

