Table of Contents

Search

  1. Preface
  2. Introduction
  3. IDD Concepts
  4. Implementation Process
  5. IDD Configuration Manager
  6. Manual IDD Configuration
  7. IDD Global Properties
  8. Appendix A: Sizing and Platform Requirements
  9. Appendix B: Application Components
  10. Appendix C: IDD Security Configuration
  11. Appendix D: Data Security
  12. Appendix E: Example Role-Based Security Configuration
  13. Appendix F: Data Masking
  14. Appendix G: Siperian BPM Workflow Engine
  15. Appendix H: Locale Codes
  16. Appendix I: Troubleshooting
  17. Appendix J: Glossary

Updating Workflows to Support Multiple Task Actions

Updating Workflows to Support Multiple Task Actions

You can configure an ActiveVOS workflow to allow reviewers to perform multiple actions on a task without closing the Task tab. For each task action where you want to support multiple actions without closing the Task tab, set the
closeTaskView
property to
false
.
  1. Open ActiveVOS designer.
  2. Open the workflow
    .bpel
    file.
  3. For each task action that you want to change, edit the action definition and set the following parameter:
    <mdmavxsd:closeTaskView>
    false
    </mdmavxsd:closeTaskView>
  4. Deploy the
    .bpel
    file to ActiveVOS.

0 COMMENTS

We’d like to hear from you!