Boomi

Boomi

Hardcode Values within SQL Statements with the Database v2 Connector

The article reviews how to hardcode values within SQL statements with the Database v2 Connector. Using the CAST() function is the recommended way to define the data type, which is required by the connector.

Boomi - AWS

Creating an AWS S3 Presigned URL

AWS allows for the creating of pre-signed URLs for their S3 object storage. These pre-signed URLs can be given to someone and that person is allowed to access to file for a specific time period. This article covers two scripts that can create the pre-signed URL.

Boomi - Azure

How to Connect to Azure Log Analytics

Azure Log Analytics (ALA) is a powerful way to log within Azure. Log Analytics has a REST API endpoint that allows Boomi to create custom logs within a Log Analytics Workspace.

Boomi

Oracle AQ WebLogic Jar File Setup

Boomi supports publishing and subscribing to Oracle AQ WebLogic JMS through Boomi's JMS connection. The article outlines how to obtain the jar files that are required to connect to your Oracle AQ WebLogic JMS.

How to Create an Integration Application for Microsoft 365

Learn how to set up an integration user within Microsoft 365 to authenticate to the Microsoft Graph API.

Boomi - Java

Execute System Commands and Return Standard Output to Document Flow

Learn how to execute system commands within a Boomi Program Command shape and return the output to the document flow.

Boomi - Avro

How to Read and Write Avro Files

Avro is a file type that is often use because it is highly compact and fast to read. It is used by Apache Kafka, Apache Hadoop, and other data intensive applications. Boomi integrations are not currently able to read and write avro data. Lets learn how to use a little bit of Java within Boomi to work out a custom solution to Avro files.

Boomi

Boomi Local Atom Migration

This article covers how to use the Local Atom Migration process that is within the Boomi process library. As a company learns of new requirements, it can make sense for them to move from one local atom to another or from a Boomi Cloud Atom to a local atom.

Boomi - LDAP

LDAP Error Code 12 - Unavailable Critical Extension

Troubleshooting LDAP Error Code 12 - Unavailable Critical Extension error.

Boomi

Boomi Cloud Atom Migration

This article covers how to use the Cloud Atom Migration process that is within the Boomi process library. As a company learns of new requirements, it can make sense for them to move from a local atom to a Boomi Cloud Atom or from one Boomi Cloud Atom to another.