Author |
Message |
Topic: SAP OData service call to send BASE64 data |
ghoshly
Replies: 4 Views: 5180
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 09, 2025 5:50 pm Subject: Resolved` |
Well, thanks for your response Tim.
my code worked when SAP developer decoded the base 64 and converted into Hex.
I would try the character stream for a Odata service where the output field type ... |
Topic: Unable to connect Remote Integration Node from ACE toolkit |
ghoshly
Replies: 0 Views: 4400
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 09, 2025 10:31 am Subject: Unable to connect Remote Integration Node from ACE toolkit |
We had ACE Integration Node with version 12.0.8.0 in AIX 7.2 and recently we installed 12.0.12.7 in parallel in the same server.
Underlying MQ version is also upgraded to 9.3.0.25 from 9.3.0.4 in ... |
Topic: SAP OData service call to send BASE64 data |
ghoshly
Replies: 4 Views: 5180
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 07, 2025 12:46 pm Subject: SAP OData service call to send BASE64 data |
Hello Tim,
Thanks for responding, the input message is a SOAP message which is received from IBM Maximo. I am just selecting few fields and generating JSON message payload to call SAP Odata servi ... |
Topic: SAP OData service call to send BASE64 data |
ghoshly
Replies: 4 Views: 5180
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 18, 2024 3:42 pm Subject: SAP OData service call to send BASE64 data |
Hello,
I am trying to call a SAP OData service from ACE 12 message flow and within the payload one field is actually an attachment in Base64 format.
The field is defined as string in SAP and ... |
Topic: Multiple ACE version - migrate in place |
ghoshly
Replies: 2 Views: 4556
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 14, 2024 11:06 pm Subject: syslog snippet |
Nov 15 02:01:30 sdxbf-m23n6 user:err|error ACE |
Topic: Multiple ACE version - migrate in place |
ghoshly
Replies: 2 Views: 4556
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 14, 2024 8:29 pm Subject: Multiple ACE version - migrate in place |
Hello,
If we have multiple fix-pack version of ACE12 installed in a AIX 7.2 machine, do we still need to perform in place migration via mqsibackupbroker --> mqsistop --> mqsiextractcomponen ... |
Topic: ACE 12 - WebSocket error in WebUI for Statistics |
ghoshly
Replies: 1 Views: 5305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 03, 2024 6:50 am Subject: ACE 12 - WebSocket error in WebUI for Statistics |
Through PMR - IBM suggested to remove hostname from node.conf.yaml file and that seems to work for WebUI and statistics in a multi-instance scenario. |
Topic: ACE 12 - WebSocket error in WebUI for Statistics |
ghoshly
Replies: 1 Views: 5305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 29, 2024 7:28 am Subject: ACE 12 - WebSocket error in WebUI for Statistics |
Hello,
We are running ACE12.0.8.0 in AIX 7.2 platform and trying to make use of WebUI in a Multi-instance setup. When we use host1 details in the node.conf.yaml and in the browser, there is no i ... |
Topic: Flow Exerciser error - Remote Host |
ghoshly
Replies: 1 Views: 3014
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 13, 2024 9:39 pm Subject: AIX 7.2 |
ACE is running on AIX 7.2. We have IIB v10 on the same server and we used debugger in IIB toolkit without issue. |
Topic: Flow Exerciser error - Remote Host |
ghoshly
Replies: 1 Views: 3014
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 13, 2024 9:03 pm Subject: Flow Exerciser error - Remote Host |
Hello,
I am trying to run debugger for flows deployed in ACE 12.0.8.0. Before I launch the debugger, I could see the port in "LISTEN" state. Once the debugger is launched or attached, ... |
Topic: PYMQI - Reason 2010: FAILED: MQRC_DATA_LENGTH_ERROR |
ghoshly
Replies: 5 Views: 9448
|
Forum: General IBM MQ Support Posted: Thu Nov 30, 2023 12:17 pm Subject: Resolved |
Thanks for the guidance and pointer, able to connect with options and MaxMsgLength. |
Topic: PYMQI - Reason 2010: FAILED: MQRC_DATA_LENGTH_ERROR |
ghoshly
Replies: 5 Views: 9448
|
Forum: General IBM MQ Support Posted: Wed Nov 29, 2023 11:40 am Subject: PYMQI - Reason 2010: FAILED: MQRC_DATA_LENGTH_ERROR |
Hello,
I am trying a simple code where the python code is reading a file as a whole and dumping the content as a single message.
When I try with a text file of 61 MB it gives the error - ... |
Topic: Python package pymqi installation issue |
ghoshly
Replies: 4 Views: 14294
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Nov 24, 2023 8:03 am Subject: Resolved |
Only MQ server was installed in the laptop. Client was not installed.
I could run dspmqver and MQ v9 was Primary installation.
I could source Lib64 directory from MQ Client installation folder a ... |
Topic: Python package pymqi installation issue |
ghoshly
Replies: 4 Views: 14294
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Nov 23, 2023 3:12 am Subject: Python package pymqi installation issue |
In my Windows laptop I have Pycharm and Python 3.9.6 installed and I am trying to install pymqi package so that I can interact with Queue manager and queues which are installed in remote AIX server.
... |
Topic: Interaction of CHLAUTH and CONNAUTH |
ghoshly
Replies: 2 Views: 10390
|
Forum: General IBM MQ Support Posted: Fri Aug 25, 2023 1:13 pm Subject: Interaction of CHLAUTH and CONNAUTH |
Hello Experts,
I am trying to allow B2B client to use server connection channel and able to get / put messages from MQ queue manager. Earlier we were using MQ v8 queue manager and we had disab ... |