Boomi

Channel Updates in MDH

                                  Channel Updates In this, we will be discussing channel updates and how to resend channel updates in the Master data hub. By the end of this blog, you will be able to understand about model, sources, and its configuration. What are Channel Updates? Now we will see how channel updates will work by configuring […]

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 […]