Skip to main content

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.

ibm-integration-bus
0 votes
0 answers
44 views

Need return context info

needs your help for the problem I am encountering a weeks now. For the context, I am sending a message to another MQ by simply sending the BLOB message only and then they will reply to my local queue ...
Euphoria's user avatar
0 votes
1 answer
137 views

IBM Queue does not remove message after consumption

My IBM Queue does not remove message after consumption. I will need to clear the queue before the second message sent will be processed else it will keep storing the message without it been processed. ...
Stephen Ajose's user avatar
0 votes
0 answers
39 views

Delete the number (limit) of records older than 180 days from ESQL (ACE flow)

I have requirement to delete oracle database records from message flow, prior to 180 days and only 100k records. Flow will trigger every night 1 am thru cronjob. Cronjob put message to MQ queue where ...
user933377's user avatar
0 votes
0 answers
59 views

How to give database configurations in IBM Integration Bus tool kit

I'm quite new to IIB and MQ Explorer. How can I give the database configurations for the database node in IIB(IBM Integration Bus) tool kit? In IIB I have a message flow which consists of MQinput>...
Poojitha's user avatar
0 votes
2 answers
73 views

ESQL : Extracting Unique Elements from Recurring XML Segment

I am facing a challenge with ESQL code. I have an XML message that contains a recurring segment, and I need to extract unique values from a specific element within that segment. Following is the input ...
ArpanMona's user avatar
0 votes
0 answers
63 views

I want to get database based on user id by a get method using esql in IBM app connect, so how can I do that

how to access the query param by esql? SET OutputRoot.JSON.Data.customer_details[] = PASSTHRU('SELECT* FROM customers.customer WHERE customer_id =InputRoot.JSON.Data.customer_id'); SET OutputRoot....
Abdelrhman Mohamed's user avatar
0 votes
1 answer
81 views

Mapping XML in lt-gt format to CCB in ESQL

I have the xml in following structure: <GM xmlns="xyz"> <H> <E1>aaaa</E1> <E2>bbbbb</E2> </H> &...
ArpanMona's user avatar
0 votes
0 answers
48 views

HttpConnector in the webconsole of websphere

I am trying to set the HttpConnector parameters (https://www.ibm.com/docs/en/integration-bus/10.0?topic=command-integration-node-http-listener-parameters) in the webconsole of the Websphere. Example: ...
Harry's user avatar
  • 3,202
0 votes
0 answers
86 views

remote administration of IBM APP Connect using IBM integration console command line

I am just wondering if for IIB 10 or ACE 12, is it possible to - install IBM integration console command line on a system where ACE is not installed ? if yes, how ? connect to remote integration node ...
DIID Rao's user avatar
0 votes
1 answer
154 views

IBM Integration Bus has error 'The import path ... cannot be resolved.' that prevents creation of BAR file

In a project I have a line that looks something like at the start of the esql files written by previous developers. BROKER SCHEMA com.mypath.esb.local PATH com.mypath.esb.core; I am new to IBM ...
ToniWidmo's user avatar
  • 509
0 votes
1 answer
207 views

IIB Mq Output "Error converting character string" when Croatian š in Json body

If MQ output get a Json message with a Croatian š it will fail with error message "Error converting character string". I tried setting codepage to 1208 don't seem to help. The Croatian š is ...
lars1595's user avatar
  • 905
-1 votes
1 answer
241 views

Multi instance queuemanager and broker start and stop scripts

We configured Multi-instance queue manager and broker on Linux and started Broker as MQ service. During Queue manger switchover sometimes the broker processes are not terminated. Can you Please ...
Arun's user avatar
  • 1
0 votes
0 answers
89 views

Version Compatibility of IBM Db2 database

We have 2 IIB DB2 servers,. What is the latest DB2 version we can upgrade to be compliant with the IBM IIB version. The two servers with the DB2 database for IIB need to be upgraded ( currently ...
Devi 's user avatar
0 votes
1 answer
296 views

IBM MQ not sending a message to another remote queue manger until the ACE MQ GET Node release the connection

I've created a flow using IBM ACE Enterprise where I add a message to queue in IBM Queue Manager which send it to a remote Queue Manger to be processed and get back to local Queue the Message flow in ...
Amr Hussein's user avatar
0 votes
0 answers
46 views

how to send archive provider message to archive queue with provider name in MQRFH2.usr

there is one IIB scenario Create on Message flow which takes message from MQ inputnode and transform the message to Provider format and using Mapping Node. send that Provider message to 3 individual ...
up's's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
29