Installing Modules Programmatically

Installing Modules Programmatically

Comments

  • [font=Calibri, sans-serif]We are working on automating the Repository checkout process. One obstacle is when the project has dependent Decisions Features / Modules. Once we have the name of the dependent Feature / Module (for instance AWS), is there a flow or a sequence of flows we can invoke to initiate the installation of that Module in the Decisions instance?[/font]

  • [font=Roboto, Arial, Helvetica, sans-serif]There is a step named Install Module in the step toolbox under Integration > Internal Services > Modules that can accomplish this. The moduleName parameter of the step requires Decisions.[moduleName] as its syntax. For example, the Python module would be installed in this way by entering Decisions.Python as the value for moduleName.[/font]

Sign In or Register to comment.