|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 6 matches |
Author |
Message |
Topic: Appending new object to existing JSON.Array |
Ksawery
Replies: 2 Views: 6500
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 16, 2025 11:50 pm Subject: Appending new object to existing JSON.Array |
...but there were several errors where you redeclared variables in an inner scope which will hide the outer definition and is causing problems....
Yes, this was indeed the case. I personally ma ... |
Topic: Appending new object to existing JSON.Array |
Ksawery
Replies: 2 Views: 6500
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 14, 2025 2:19 am Subject: Appending new object to existing JSON.Array |
I need some help with the following issue. Currently, my code generates the following response:
{
"id": 39,
"localizationName": "Bublin" ... |
Topic: HTTP Request Node / Post request |
Ksawery
Replies: 14 Views: 31316
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 08, 2024 12:31 am Subject: POST method using HTTP Request |
I also had the same problem. Attempts to send a message to the web service ended with an ERROR stating "no content to map to the object due to the end of input data". I had the code correctl ... |
Topic: Query in Collector Node |
Ksawery
Replies: 14 Views: 17506
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 10, 2024 6:11 am Subject: Using Collector Node to collect messages from the MQ queue |
Please advise me if you have ever encountered a similar problem.
I have an application where I intend to use a Collector node to collect segmented messages from the MQ Input queue. The message segme ... |
Topic: Taking JSON file, modifying its content, sending it to queue |
Ksawery
Replies: 4 Views: 3036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 14, 2022 12:33 am Subject: Taking JSON file, modifying its content, sending it to queue |
Hi, thanks. I'm usiing FileInput node to pick a .json file from my computer. This file contains an object 'Customers' with three positions starting with ID 1, then ID 2 and ID 3. I've got also a local ... |
Topic: Taking JSON file, modifying its content, sending it to queue |
Ksawery
Replies: 4 Views: 3036
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 12, 2022 12:22 am Subject: Taking JSON file, modifying its content, sending it to queue |
I have a JSON file locally with three items. In the Compute node, I want to retrieve data from this file and propagate it separately to a queue. Item 1 by terminal out, item 2 by terminal out1 and ite ... |
|
|
|