Boomi

Updating Data in Stream with Groovy and JavaScript in Boomi

Introduction It is possible to generate documents directly from data processing shapes in Boomi by storing the data in a streaming store and producing the document. In this discussion, we will explore how to achieve this using both Groovy and JavaScript. Groovy code breakdown Let’s explore the code in detail: import java.util.Properties; import java.io.InputStream; import […]

Boomi

Migration Of Deployed Process From One Environment To Another Using Boomi Atomsphere API

Boomi Atomsphere API: This Boomi AtomSphere API is one of the standard connectors provided by the Boomi The Boomi AtomSphere API connector enables you to perform the object-based operations and actions exposed in the AtomSphere API The Boomi AtomSphere API connector is designed to connect seamlessly with Boomi Integration Deploying a Boomi AtomSphere API connector […]

Boomi

Upsert Data To Master Data Hub

In this blog, let us discuss how to fetch data from different sources and upsert to Master Data Hub. We will fetch the data from different sources. Then will upsert to Master Data Hub using Boomi Master Data Hub Connector Step 1: Log on to Boomi platform (https://platform.boomi.com/) with required credentials i.e. Email Address and […]

OIC

How to Lookup Data from Table In OIC

How to Lookup data from Table STEP 1: Navigate to the following URL https://urldefense.com/v3/__https://design.integration.ca-montreal-1.ocp.oraclecloud.com/?integrationInstance=oic3-partners-bots4saas-yu__;!!N8Xdb1VRTUMlZeI!iKe6knNXh2u9_9i5pqq8lkQHtL53p8Q3Dvr7sazYsfTRMs8VCH3DKmMQezUh4D7LC28ll19tZ6eA3D3hEVjoCeNB$ STEP 2: Log in to Oracle Cloud Gen3 and sign in with Credentials STEP 3: Click on the 3 Lines as shown in the below image STEP 4: Navigate and click on Design STEP 5: Navigate to Lookups and click on […]

OIC

Expose Rest API In OIC

Expose Rest API STEP 1: Navigate to the following URL https://urldefense.com/v3/__https://design.integration.ca-montreal-1.ocp.oraclecloud.com/?integrationInstance=oic3-partners-bots4saas-yu__;!!N8Xdb1VRTUMlZeI!iKe6knNXh2u9_9i5pqq8lkQHtL53p8Q3Dvr7sazYsfTRMs8VCH3DKmMQezUh4D7LC28ll19tZ6eA3D3hEVjoCeNB$ STEP 2: Log in to Oracle Cloud Gen3 and sign in with Credentials STEP 3: Click on the 3 Lines as shown in the below image STEP 4: Navigate and click on Design STEP 5: Navigate to Connections and then click on Create Integration […]