Questions tagged [ibm-integration-bus]

IBM Integration Bus (formerly WebSphere Message Broker) is integration broker that provides connectivity and universal data transformation in heterogeneous IT environments.

428 questions
-1
votes
2 answers

How to read an excel file from fileInputNode in IIB?

I want to read and process an excel file from a fileInputNode. What has preprocessing has to be done. WHat message format should I use. what property settings have to be applied on the fileInputNode. The other solution is to create a java…
Adivya Yadav
  • 91
  • 1
  • 8
-1
votes
1 answer

Does backend systems like IIB, WSRR, Data Power etc support Restful web services?

Does backend systems (WSRR, DP, ODM, MDM, IIB, etc) support Restful web services? I know they support Soap! Also, if my application is developed using IIB, WSRR, Data Power etc with SOAP web services, can they be converted to Restful web services?…
user3845894
  • 353
  • 1
  • 5
  • 17
-1
votes
1 answer

Unable to locate file "xxx" in this project or a referenced project IIB

Unable to locate file "TestSubFlow.subflow" in this project or a referenced project. My project hierarchy. IIB Version: 10.0.0.5
user1205115
-1
votes
2 answers

IIB - client connection to integration node

I want to check number of active/inactive connection (on node port) at any point of time to my IIB broker. basically there are multiple clients which connects to integration node (port) to verify if node is available. we suspect not all connections…
-1
votes
1 answer

ESQL to read value from cache property file

AM new to esql, in my message flow have a lookup file which contains some values for forking messages. Now i have a new requirement to read a value from lookup cache file and search for string, so if contains particular string duplicate the messages…
-1
votes
1 answer

How to implement a retry SOAP request flow if the first try fails

I'm working with Websphere Message Broker V8.0, I have the next flow for a simple SOAP mediation: SOAP Input -> SOAP request -> Soap Extract -> Compute Node -> SoapReply Is there any logic that can be applied to this flow if a request fails?…
Eric Martinez
  • 406
  • 5
  • 16
-2
votes
1 answer

How can I create procedure in ESQL for select data from database

I want to be able to enter a BankID into XML file and if record is exist then have integer result,if doesn't should display another result My code is written in IBM web sphere message broker toolkit Please help me about this simple problem!!!!
-3
votes
1 answer

ESQL convert date format

Given this date format 2019-12-10 16:34:20 How to convert it into 2019-12-30T17:32:28Z. In ESQL.
aaaCobianu
  • 1
  • 1
  • 1
1 2 3
28
29