Table of Contents

Search

  1. Preface
  2. Upgrade Overview
  3. Pre-Upgrade Tasks
  4. Database Tasks
  5. Application Server Tasks
  6. Hub Store Upgrade
  7. Hub Server Upgrade (In-place Upgrade)
  8. Process Server Upgrade (In-place Upgrade)
  9. Post-Upgrade Tasks
  10. Search Configuration Upgrade
  11. Hierarchies Upgrade
  12. ActiveVOS Post-Installation Tasks for the Application Server
  13. ActiveVOS Post-Upgrade Tasks for Business Entity Adapter
  14. ActiveVOS Post-Upgrade Tasks for Subject Areas Adapter
  15. Appendix A: Troubleshooting the Upgrade Process
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Processing Existing ActiveVOS Tasks
  18. Appendix D: Configuring Metadata Caching

Upgrading from Version 10.1, 10.2, 10.3, 10.4, or 10.5

Upgrading from Version 10.1, 10.2, 10.3, 10.4, or 10.5

Create a Trusted User in JBoss Environments

Create a Trusted User in JBoss Environments

To use the ActiveVOS workflow engine, create a trusted user with the role of abTrust, abServiceConsumer, and abTaskClient in the application server. The trusted user is trusted by MDM Hub and by ActiveVOS. The user facilitates secure communication between the MDM Hub and ActiveVOS.
The trusted user is the same user as the ActiveVOS workflow adapter user in the Hub Console. The name of the trusted user cannot be the same name as the application server administrative user.
  1. From the command prompt, run add-user.bat.
    • In UNIX.
      <JBoss install director>/bin/add-user.sh
    • In Windows.
      <JBoss install director>\bin\add-user.bat
  2. Answer the prompts that appear.
    The prompt displays the default value in brackets. Press
    Enter
    to use the default value and go to the next prompt.
    What type of user do you wish to add? a) Management User or b) Application User
    Enter
    b
    to select Application User.
    Realm (ApplicationRealm)
    Enter the same realm name that you specified in the
    login-module
    that you added to the
    standalone-full.xml
    file.
    Username
    Enter the user name of the trusted user.
    Password
    Enter a password that complies with the JBoss password standard.
    What roles do you want this user to belong to?
    Enter
    abTrust,abServiceConsumer,abTaskClient
    .
    About to add user <username> for realm <realmname>. Is this correct?
    To add the user, enter
    yes
    .
    Is this new user going to be used for one AS process to connect to another AS process?
    Enter
    yes
    .
  3. Restart the application server.

0 COMMENTS

We’d like to hear from you!