How to move asset to another package in BRMS 6 ?

Solution Unverified - Updated -

Environment

  • Red Hat JBoss BRMS (BRMS)
    • 6.1.0

Issue

  • After creating a rule in a specific package in Business Central application of BRMS 6, how can a user move it to another package ?
  • How can the user know what is the link of the git repository of the project to if a user wants to even clone the project to move the asset and it's entire package to another project?

Resolution

  • This functionality is currently missing in the Business Central UI. This has been requested to be added via following JIRA [1]. For now, the workaround is to clone the git repository to the user's filesystem, do the changes required to move the asset from one package to another, and push the changes back to the remote git repository.
  • It is not possible to get direct link for project in BRMS 6. Users can clone the whole repository, but they can't just clone specific project. Link for the git repository can be found in Authoring - > Administration view of the Business Central UI. Users should use GIT protocol for read-only operation on the git repository from their remote git clients. If they plan to commit/push something to the remote git repository, they need to use ssh protocol instead.

[1] Add 'move' functionnality

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.