【问题标题】:how do we add buttons in human task and actions for it in jbpm?我们如何在人工任务中添加按钮并在 jbpm 中为其添加操作?
【发布时间】:2015-03-02 05:33:20
【问题描述】:

我正在尝试使用 jbpm 工作台开发用户注册流程。以下是我想做的步骤。

1.User will fill the details
2.The filled details are stored in separate db using the custom work item handler.
3.Email will generated to the user who filled the form with verification code.
4.User task – to confirm the verification code. - pending
5.If verification code is matched then message will be shown and the database table will be updated as it is verified. - pending
6.Then the registration process ends.

第 4 步和第 5 步待定。因为第 4 步需要设计表单,该表单应该有验证按钮,所以当用户输入验证码并单击验证按钮时,应该立即验证并响应。 那么如何设计表单中的按钮。在运行实例时,除了保存、释放、完成按钮之外,我没有在表单中看到任何提示。

我们如何设计带有按钮的人工任务?

【问题讨论】:

    标签: jbpm business-process-management bpmn


    【解决方案1】:

    在工作台中使用表单时,目前它始终会在下方显示完成按钮。但是,除了使用确认按钮之外,您还可以使用可与完整按钮结合使用的确认复选框。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-11-18
      • 2023-03-28
      • 1970-01-01
      • 2019-11-27
      相关资源
      最近更新 更多