Trading Networks 10.3 | Administering and Monitoring B2B Transactions | Trading Networks Administrator's Guide | Creating Processing Rules | Creating a Processing Rule | Defining Processing Actions for the Rule | Change User Status Action
 
Change User Status Action
Use this action to assign a user status to the document. In the Change To field, specify a character string (for example, Needs Approval).
Note:
You can also change user status using the Java methods com.wm.app.tn.doc.BizDocEnvelope.setUserStatus(String) and com.wm.app.tn.db.BizDocStore.changeStatus(BizDocEnvelope,String,String) in the Trading Networks Java API. For information, see the webMethods Trading Networks Built-In Services Reference or the built-in service wm.tn.doc:changeStatus. These APIs are given for creating custom solutions.