Questions tagged [boomi]

Dell Boomi is a cloud-based integration service.

Dell Boomi is a cloud-based integration service. For more information, see

https://en.wikipedia.org/wiki/Dell_Boomi

https://en.wikipedia.org/wiki/Cloud-based_integration

http://www.boomi.com/

82 questions
0
votes
0 answers

How to connect Dell Boomi with SAP?

Dell Boomi needs a lot of information for the SAP connector shape. There are a lot of fields to be filled for the Connection Setting AND Listener settings. I only have our SAP server's system id, instance number, username, password and server…
Jovemsincero
  • 63
  • 1
  • 8
0
votes
1 answer

How to get data and store it with Boomi?

I'm using Dell Boomi to send Data from a XML file to a MSSQL Database. I have a XML file filled with data that needs to go to two different tables in my DB. The problem is that the second table has a column called containerID, that takes the ID from…
Jovemsincero
  • 63
  • 1
  • 8
0
votes
1 answer

Break 1 api into multiple by Dell Boomi?

I am trying to call a system which does not have it's api bulkified. So basically I have 1 record and for example 1000 child records. In order to send this info to other system am currently required to make 1000 api calls. Can we use middleware…
MnZ
  • 207
  • 3
  • 17
0
votes
1 answer

Dell Boomi - Only 1 record updating Salesforce at a time

I'm running into an issue where I'm only receiving 1 Boomi document to send to Salesforce at a time. Here's the setup: login to Orangelogic Get records (in XML format) from web service Split up the XML response using Data Process Use flow control…
Michael Stone
  • 950
  • 2
  • 14
  • 30
0
votes
0 answers

WebApp in .Net C# 4.5.1 is not working for TLS 1.2

WebApplication written in Asp.Net C# 4.5.1 is working fine for TLS1.0 and TLS 1.1. But since 1.0 and 1.1 have been disabled and TLS 1.2 is enabled the app have an issue when making calls to the Exum…
User
  • 31
  • 6
0
votes
0 answers

String index out of range: -1 in dell boomi

I am getting This Error "String index out of range: -1". does this have something to do with the input data like any character or something? Can anyone please explain me the root cause of this error and how do i resolve?
0
votes
0 answers

Connect Dell Boomi to SharePoint online as external content type

I am trying to connect data from Dell Boomi to SharePoint online as an external content type through BCS. I have never worked on Dell Boomi before and there seems to be very little documentation available. Can somebody please advice me on the best…
0
votes
5 answers

How is it possible to call a report in J D Edwards via Dell Boomi?

I want to call a report in JD Edwards via Dell Boomi. I have already established the database. Can you help me with it?
Pooja Pai
  • 11
  • 1
0
votes
2 answers

Cannot Create Sales Order using Dell Boomi

I am trying to integrate Salesforce opportunity to netsuite sales order using dell boomi. I keep getting error INVALID_TRANS_TYP . I have given values to all mandatory fields in netsuite. ANy have any idea about what i am missing Netsuite…
Edwin Thomas
  • 466
  • 4
  • 16
0
votes
1 answer

Soap XML request through HTML

I am not very familiar with SOAP. I am trying to use an SOAP WSDL through an XML request. This request works fine and was created by Boomerang, the chrome extension. When I run it from Boomerang, I also did it in SOAP UI, a process is executed in a…
0
votes
1 answer

Netsuite XML syntax - setting multiple fields to null

I'm using Boomi with Netsuite web services, updating an address. The problem I'm encountering is that the existing address has addr1, addr2, addr3, city, state & zip, but the address I'm updating it to only has addr1, addr2, city. So the fields I'm…
Jon
  • 224
  • 2
  • 11
0
votes
0 answers

zipInputStream.getNextEntry() always return null from stream that created from byte[]

Good day! I have soap response message that contatined binary zip file. It looks like: binary response I try to parse zip-file: byte[] bin = ExecutionUtil.getDynamicProcessProperty("binary").getBytes(); logger.warning("binary "+bin); ZipInputStream…
0
votes
1 answer

Test execution of prospect Tracking completed with errors.Embedded Message: Input value 'Prospect' is not a number;java.lang.NumberFormatException

I am new to Dell Boomi and now I am into New Developer Certificate path 1. While doing User Defined Map Functions I got an error message like Test execution of prospect Tracking completed with errors.Embedded Message: Input value 'Prospect' is not a…
0
votes
1 answer

Picking up files in SFTP Server then create it as a TABLE in Database using DELL BOOMI

Can anyone direct me or teach me on how to do a process in Dell Boomi that will get all the *.csv files in a SFTP Server then create them in SQL Server (Database Table) The Sample CSV File in SFTP: In which, the first row will be the Table…
0
votes
1 answer

Boomi error: Index: 0, Size: 0

I unable to understand what the error is about when trying to the run process. Logs: Unexpected error executing process: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [Response Message: Forbidden, Name: Forbidden, Code: 403] Unknown…
prasad
  • 1
  • 3