Whenever designing a workflow think about all possibilities for example what happen in case record does not have role present to which you are assigning what will happen if it gets to delegate of person? never assume their will always be role what will happen for else logic in condition this way you can frame more questions for Client and make your workflow more safe.
Methods of Bean Classes of Maximo Reset Method This method is called when a new filter is applied for the dialog's MboSet. @see psdi.webclient.system.beans.DataBean#reset() @Override public void reset() throws MXException { try { saveCurrentSelection(); } catch (RemoteException e) { handleRemoteException(e); } super.reset(); } Initialize It is used to initialize values on a d...
Comments
Post a Comment