Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Flintfox RMx Pipeline Tasks
Flintfox RMx Pipeline Tasks

Flintfox RMx Pipeline Tasks

Flintfox International

|
3 installs
| (1) | Preview
Pipeline tasks for install RMx plugins or resources
Get it free

Flintfox RMx is a dynamic pricing engine that centrally manages and calculates prices instantly.

Support tasks

  1. Install RMx Plugin
  2. Install RMx Resources

To Install RMx Plugin

Install_RMx_Plugin_Screenshot

  1. Add Install RMx Plugin task in the agent job for the release pipeline

  2. Fill up the parameters or you can leave the pre-filled variables and define those variables instead. See below Define Variables section.

  3. Save, that's it.

To Install RMx Resources

Install_RMx_Resources_Screenshot

  1. Add Install RMx Resources task in the agent job for the release pipeline
  2. If you are deploying an RMx solution (resource type is RMx), you can leave everything with default. In this version, the following resources are supported.
    • Flintfox Azara Platform Resource (Flintfox.Azara.Web.Resources.dll)
    • Flintfox RMx Solution Resource (Flintfox.RMx.Solutions.*.dll)
      • Flintfox RMx Agreement Resource
      • Flintfox RMx Planning Resource
  3. Otherwise, you can choose Custom resource type and provide the additional variables. Custom_Resource_Type_Screenshot If the resource dll file is not packed in a zip file, please leave the Artifact zip file name field empty.
  4. Fill up the parameters or you can leave the pre-filled variables and define those variables instead. See below Define Variables section.
  5. Other variables are by default set to suit a production environment deployment
  6. For a development environment, recommend changing those variables as below Other_Variables_4_Dev_Environment
    • Log Level = Debug
    • Delete Mode = Greedy
    • Turn on Commit On Error
  7. Save

Define Variables

For ease of maintenance, the default value of most the fields are filled with variables. You can specify those variables in the pipeline. Or you can create variable groups so that they can be shared across pipelines.

  1. To create variable group, goto Library, click new variable group. Library_Screenshot New_Variable_Group_Screenshot

  2. Add the following variables as required by both tasks.

    • DatabaseServer
    • DatabaseUsername
    • DatabasePassword
    • Server.TenantUniqueName (Install Resource only)
    • Environment (Install Plugin only) All_Variables_Screenshot
  3. Link the variable group with this task Link_Variable_Screenshot1 Link_Variable_Screenshot2

Sample Task

  • You can check out the sample task in Flintfox Azara DevOps (require Flintfox account)

Support multiple artifacts

  • Both tasks support multiple artifact files. Each task will skip the artifact file which cannot be handled by this task.
    • Plugin artifact must have plugin.json file
    • Resource artifact have specific naming pattern or specified in the parameter Multiple_Artifacts_Screenshot
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft