Author |
Message |
Topic: Regarding Delaying of WTX map Execution |
sunil548
Replies: 0 Views: 6481
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 31, 2023 11:39 pm Subject: Regarding Delaying of WTX map Execution |
Hi anyone please assist me how to delay wtx map execution for 10 mins inorder to process some rules within that time limit
Regards,
Sunil |
Topic: Unable to process ITX map using WTX node in IIB Toolkit |
sunil548
Replies: 6 Views: 5468
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 28, 2020 8:20 am Subject: Unable to process ITX map using WTX node in IIB Toolkit |
I have copied the dtxpi.jar in MQSI shared classes folder after that WTX mapping node is not throwing error and getting desired result |
Topic: Unable to process ITX map using WTX node in IIB Toolkit |
sunil548
Replies: 6 Views: 5468
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 23, 2020 10:51 pm Subject: Unable to process ITX map using WTX node in IIB Toolkit |
I have tried with other jar file which is having below java code
package class UName {
public String UNameStringValue(String Nm)
{
return Nm.toUpperCase();
}
}
But I am facing similar erro ... |
Topic: Unable to process ITX map using WTX node in IIB Toolkit |
sunil548
Replies: 6 Views: 5468
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 23, 2020 4:44 am Subject: Re: Unable to process ITX map using WTX node in IIB Toolkit |
I have copied the jar file in MQSI Shared classes folder with name RandGr.Jar which is having the below java code
package com.ibm.websphere.dtx.RandGtr;
public class RandGenerator
{
pub ... |
Topic: Unable to process ITX map using WTX node in IIB Toolkit |
sunil548
Replies: 6 Views: 5468
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 19, 2020 9:13 am Subject: Unable to process ITX map using WTX node in IIB Toolkit |
Iam working on one poc calling external java programs using ITX map.I am able to execute the map in ITX 9 toolkit and getting the desired result.
When I am testing the same map in IIB 10 it is not ... |
Topic: Regarding executing ITX maps using Rest API in IIB |
sunil548
Replies: 0 Views: 3150
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 19, 2020 9:10 am Subject: Regarding executing ITX maps using Rest API in IIB |
Hi anyone know the exact process of executing ITX maps using Rest API in IIB |
Topic: Regarding ITX certification |
sunil548
Replies: 0 Views: 3116
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 19, 2020 9:08 am Subject: Regarding ITX certification |
Hi anyone aware is certification is available from ITX 9 |
Topic: REG: Message Broker Catalog Issues |
sunil548
Replies: 6 Views: 3034
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 14, 2011 6:24 am Subject: REG: Message Broker Catalog Issues |
Hello All,
I am new to WMB.
Few days back my network team has done some changes in my system by restricting the privileges of WMB from that time my message broker was unable to work pro ... |