Boomi

Configuration of Salesforce Platform Events Connector in Boomi

About Connector: Salesforce Platform Events connector help us to configure the integration between Salesforce Platform Events and connected business applications. Salesforce Platform Events is a feature in the Salesforce enterprise messaging platform and helps organizations run faster and more efficiently through event-driven business processes that execute in near-real time. The Salesforce Platform Events connector passively […]

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