Posts Tagged ‘dell boomi’
Boomi Tips: Business Rule with Child Records
In the last Boomi post, we discussed the usage of business rule shape in Boomi. Based on that, we all know that we can easily examine a document using the shape. But did you know that you can actually examine the child records in a document (e.g, XML or JSON) too? Let’s use the following…
Read MoreOANDA, WDCi and Boomi – working together to connect Foreign Exchange Data
What a privilege to work with OANDA to deliver a Dell Boomi Connector. OANDA is the leader in online multi-asset trading services focused on forex and CFD trading, corporate fx payments, and exchange rates data services for a wide range of organizations and investors. Greg Efstratis from OANDA says “We were pleased with…
Read MoreBoomi Tip: Install Boomi Atom with Installer Token Option
When downloading a local atom from Boomi platform, there is a security options section which allows you to generate a token and define how long it valid for (minimum 30 minutes and maximum 24 hours). This is particularly helpful and a good practice to follow whenever you need to install a Boomi atom…
Read MoreTIP OF THE WEEK: Dell Boomi Connector Design
Looking at developing a Dell Boomi Connector? Here are our tips to get you started: Understand what type of Web Services API the app is using. For example: REST or SOAP, etc. What about the supported document format? XML or JSON? Most applications have an authentication layer. Some authenticate using BasicAuth, some use an API…
Read MoreBoomi Integration Tip: Working with dynamic and static database parameters
In boomi if you want to run an INSERT/UPDATE/QUERY operation in a connector shape you probably will need to use a ‘?’ as a dynamic parameter. In figure 1 we can see that the number of ‘?’ is exactly the same as the number of the fields (highlighted in blue). In this situation the SQL…
Read MoreNew Boomi feature – Document cache
Today Dell Boomi released a great new feature – Document Cache. You can configure a cache on any profile (say a Flat File of all your accounts). You can read in that file in one branch and map it to the cache, and set a key, say account ID. If for example, you…
Read MoreWDCi becomes one of the first certified Dell Boomi partners
Dell Boomi has just launched a certification program for their partners. If you’re asking yourself is this an attempt at shameless self-promotion, you’re right, WDCi is one of the first certified partners. Boomi announced the list of initial certified partners in their Spring Product Release announcement. Details on the certification program can be found…
Read More