Redwood Documentation

Product Documentation

 

You are currently viewing the legacy RunMyJobs documentation site. This site will be taken down later this month.
All current and future RunMyJobs documentation, including versions 2023.3 and later, can be found here.
Please update your bookmarks. Use the version dropdown menu to select the documentation you need.

›Connectors

Separate ComponentsGeneric Components

Catalog

  • Catalog

Connectors

  • Connections
  • Azure Subscriptions
  • Azure DataFactory
  • JSCAPE Component
  • IBM z/OS
  • Box Connector
  • Boomi
  • Databricks
  • Sharepoint
  • Informatica
  • Cognos
  • ServiceNow

Inbound REST

  • REST Services
  • API Key

Excel

  • Generic Excel Components

Platform Agent

  • Core Platform Functions

Oracle Data Services

  • Oracle Data Integrator

SAP Data Services

  • BTP Cloud Integration
  • SAP CI DS
  • SAP IBP
  • BusinessObjects
  • SAP SNC

SLA

  • SLA Component Installation
  • SLA Rules
  • SLA Dashboard
  • Advanced Configuration

On-Premises SSO

  • SSO Module

Privileges Required

  • Azure Subscriptions
  • Box Connections
  • Boomi
  • Databricks
  • Catalog
  • Connections
  • Azure Data Factory
  • Sharepoint
  • Informatica
  • REST Services
  • JSCAPE Connector
  • API Keys
  • Excel
  • ODI Connections
  • Queues
  • CloudIntegration Connections
  • HCI DS Connections
  • IBP Connections
  • SLA
  • ServiceNow
  • z/OS Connections
← Box ConnectorDatabricks →

Boomi Connector

The Boomi component allows you to list, import, and automate Boomi processes.

Prerequisites

  • Version 9.2.9 or later
  • Component Connection Management version 1.0.0.3
  • Privileges Required to use Connections
  • Privileges Required to use Boomi
  • Connection information for the Boomi connection (Account ID, username, and either the password or API key)

Contents of the Component

Object TypeNameDescription
ApplicationGLOBAL.Redwood.REDWOOD.BoomiDell Boomi Connector
Constraint DefinitionREDWOOD.Redwood_BoomiAtomsForEnvironmentConstraintConstraint for available Atoms for a Boomi Environment
Constraint DefinitionREDWOOD.Redwood_BoomiAtomsForProcessConstraintConstraint for available Atoms for a Boomi Process
Constraint DefinitionREDWOOD.Redwood_BoomiConnectionConstraintConstraint for Boomi Connection fields
Constraint DefinitionREDWOOD.Redwood_BoomiEnvironmentConstraintConstraint for Boomi Environments
Extension PointREDWOOD.Redwood_BoomiConnectionBoomi Connection
Job DefinitionREDWOOD.Redwood_Boomi_ImportProcessesImport processes from a Boomi environment
Job DefinitionREDWOOD.Redwood_Boomi_ListProcessesList processes in the Boomi instance that are deployed to at least 1 environment
Job DefinitionREDWOOD.Redwood_Boomi_RunProcessRun a Boomi Process and monitor it until completion
Job DefinitionREDWOOD.Redwood_Boomi_RunProcess_TemplateTemplate definition to run a Boomi Process and monitor it until completion
Job Definition TypeREDWOOD.Redwood_BoomiBoomi Definition Type
LibraryREDWOOD.Redwood_BoomiLibrary for Boomi Connector

Process Definitions

Redwood_Boomi_ImportProcesses

Import one or more Boomi Processes as RunMyJobs Process Definitions. Specify a Name Filter to control what Processes are imported, and Generation Settings to control the attributes of the imported definitions.

Parameters

TabNameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
ParametersconnectionConnectionThe Connection object that defines the connection to the Boomi instance.StringIn

ParametersenvironmentIdEnvironmentImport processes deployed to the specified Environment.StringIn

ParametersprocessNameFilterProcess Name FilterOnly return Processes where the name matches this filter. Wildcards * and ? are supported. If omitted, all processes that are deployed to the selected Environment will be imported.StringIn

Generation SettingsatomIdAtomThe id of the Atom that the generated processes should run on.StringIn

Generation SettingsoverwriteOverwrite Existing Definition

StringInNY=Yes,N=No
Generation SettingsdownloadLogDownload LogsThe vale to set for the Download Process Logs parameter on the generated definitionsStringInNY=Yes,N=No
Generation SettingstargetPartitionPartitionThe Partition to create the new definitions in.StringIn

Generation SettingstargetApplicationApplicationThe Application to create the new definitions in.StringIn

Generation SettingstargetQueueDefault QueueThe default Queue to assign to the generated definitions.StringIn

Generation SettingstargetPrefixDefinition Name PrefixThe prefix to add onto the name of the imported Boomi process to create the definition name.StringIn

Redwood_Boomi_ListProcesses

Fetch information about the available Boomi Processes. Processes will only be returned if they are deployed to at least 1 environment. If a process is deployed to multiple environments, the output will contain a separate entry for each deployment of the process.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Boomi Instance.StringIn

processNameFilterProcess Name FilterOnly return Processes where the name matches this filter. Wildcards * and ? are supported. If omitted, all processes that match the other filters will be returned.StringIn

environmentFilterEnvironmentFilterOnly return Processes that are deployed to the specified environment. If omitted, processes from any environment that match the other filters will be returned.StringIn

taskslistingList of Boomi Processes that match the filtersTableOut

Redwood_Boomi_RunProcess

Run a Boomi Process and monitor it until completion. Provide the ID of the desired process to run, then select the Atom to run it on. The Atoms list will display available Atoms from the environments that the selected process is deployed to. After submitting, the RunMyJobs Process will remain in a Running state until the Boomi process completes. If the Boomi Process succeeds, the RunMyJobs process will complete successfully. If the Boomi Process fails, the RunMyJobs process will complete in Error, and any available error information is written to the stdout.log file.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Boomi Instance.StringIn

atomIdAtomThe Atom to run the process on. Only atoms from the environments where the selected process is deployed are displayed.StringIn

downloadProcessLogsDownload Process LogsDownload the Process Logs when the process completesStringInNY=Yes,N=No
processIdProcess IDThe unique ID of the process to runStringIn

executionIdExecution IdThe Execution Id of the process runStringOut

Redwood_Boomi_RunProcess_Template

Template definition to run a Boomi Process and monitor it until completion.

Parameters

NameDescriptionDocumentationData TypeDirectionDefault ExpressionValues
connectionConnectionThe Connection object that defines the connection to the Boomi Instance.StringIn

processIdProcess IDThe unique ID of the process to runStringIn

atomIdAtomThe Atom to run the process on. Only atoms from the environments where the selected process is deployed are displayed.StringIn

downloadProcessLogsDownload Process LogsDownload the Process Logs when the process completesStringInNY=Yes,N=No
executionIdExecution IdThe Execution Id of the process runStringOut

Procedure

Create a Connection To Boomi

  1. Navigate to Custom > Connections and choose .
  2. Choose Boomi under Select a Connection Type.
  3. Choose Next or Basic Properties, this is a screen for all components, you create a queue and process server for your Boomi connection, all required settings will be set automatically.
  4. Choose Next or Security, this is a screen for all components, choose to specify which roles can access the connection information.
  5. Choose Next Boomi Properties, this is specific for Boomi-based components, for Boomi, you choose between Basic and API Key authentication:
    1. For Basic authentication, you specify AccountId, Username, and your Password.
    2. For API Key authentication, you specify AccountId, Username, and your API Key.
  6. Navigate to Environment > Process Server, locate your Boomi process server and start it, ensure it reaches status Running.

Listing Boomi Processes

  1. Navigate to Definitions > Processes.
  2. Choose Submit from the context-menu of Redwood_Boomi_ListProcesses.
  3. Select the connection in the Connection field and choose Submit to list all available Boomi processes.

Locating Connection Settings

  1. Navigate to Custom > Connections.
  2. The first line is used for filtering connections; you filter on Connection Type, Name, or Description by simply starting to type.

See Also

  • Catalog
  • Privileges Required to use Boomi
← Box ConnectorDatabricks →
  • Prerequisites
  • Contents of the Component
  • Process Definitions
  • Redwood_Boomi_ImportProcesses
    • Parameters
  • Redwood_Boomi_ListProcesses
    • Parameters
  • Redwood_Boomi_RunProcess
    • Parameters
  • Redwood_Boomi_RunProcess_Template
    • Parameters
  • Procedure
    • Create a Connection To Boomi
    • Listing Boomi Processes
    • Locating Connection Settings
  • See Also
Docs
Getting StartedInstallationFinance InstallationConcepts
TroubleshootingArchiving
Learn and Connect
Support Portal
BlogEventsResources
ISO/ IEC 27001 Information Security Management
Automate to be human

2023 All Rights Reserved |

Terms of Service | Policies | Cookies | Glossary | Third-party Software | Contact | Copyright | Impressum |