Author |
Message |
Topic: EmailOutputNode Timeout setting |
ceteareth
Replies: 1 Views: 2461
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 17, 2020 1:45 am Subject: EmailOutputNode Timeout setting |
Ive reading through the documentation and forums but is unable to find if there is a timeout setting for emailoutput node. Can someone please point me where else to look for. TIA. |
Topic: Salesforce Update URI too long |
ceteareth
Replies: 5 Views: 4932
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 18, 2018 9:12 pm Subject: Salesforce Update URI too long |
We are getting URI too long. We are unable to get the actual uri that Salesforce node is using during runtime. The URL we put in the SalesforceRequest node is not even longer than 30 characters.
By t ... |
Topic: Salesforce Update URI too long |
ceteareth
Replies: 5 Views: 4932
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 15, 2018 11:34 pm Subject: Salesforce Update URI too long |
We are hitting URI too long when we update a Salesforce Case object using Salesforce request node. Before we can update the Case object but recently they added a few more fields within the Case object ... |
Topic: JMETER Sending to Cluster Queue - NameNotFoundException |
ceteareth
Replies: 3 Views: 3744
|
Forum: General IBM MQ Support Posted: Mon Feb 26, 2018 2:16 am Subject: JMETER Sending to Cluster Queue - NameNotFoundException |
I have a cluster with 1 full repository and two other queue managers.
The full repository(QMGR_A) does not have any application.
The application is deployed in QMGR_B and QMGR_C are both member of t ... |
Topic: 8 web service call in sync using message broker |
ceteareth
Replies: 12 Views: 8869
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 18, 2018 12:30 am Subject: 8 web service call in sync using message broker |
Maybe you can do orchestration.
You may check this link
https://medium.com/capital-one-developers/microservices-when-to-react-vs-orchestrate-c6b18308a14c
You may create a wrapper message. This ... |
Topic: Automatic tests/mockup comparable to a maven flow |
ceteareth
Replies: 9 Views: 6528
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 26, 2017 5:29 pm Subject: Automatic tests/mockup comparable to a maven flow |
theres no async response. |
Topic: Log4j config file from IAM3 - not hardcoding the path |
ceteareth
Replies: 1 Views: 2823
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 25, 2017 12:29 am Subject: Log4j config file from IAM3 - not hardcoding the path |
we do not use the log4j node rather we call the java api of the plugin to log to file. then we use UDP to point to the log.xml |
Topic: Automatic tests/mockup comparable to a maven flow |
ceteareth
Replies: 9 Views: 6528
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 24, 2017 11:59 pm Subject: Automatic tests/mockup comparable to a maven flow |
right now im thinking of the same thing....
you can use junit to send a HTTP request or send a message to a queue then get the response. afterwards you can compare actual and expected response.
... |
Topic: JENKIN AUTOMATION with IIB and WMQ |
ceteareth
Replies: 3 Views: 5448
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 24, 2017 11:00 pm Subject: JENKIN AUTOMATION with IIB and WMQ |
SOAPUI has support for JMS. You might want to look at that |
Topic: Replay SOAP/HTTP transactions |
ceteareth
Replies: 4 Views: 4045
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 16, 2017 12:22 am Subject: Replay SOAP/HTTP transactions |
Thanks everyone. We will just proceed with creating a new service to route messages to target service.  |
Topic: Replay SOAP/HTTP transactions |
ceteareth
Replies: 4 Views: 4045
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 01, 2017 6:27 pm Subject: Replay SOAP/HTTP transactions |
My requirement is that my services are using SOAP(HTTP) input node.
From what i understand when you replay a transaction the message gets put into a destination queue. Before my understanding is that ... |
Topic: Replay SOAP/HTTP transactions |
ceteareth
Replies: 4 Views: 4045
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 26, 2017 11:58 pm Subject: Replay SOAP/HTTP transactions |
I am now able to log to database using monitoring and send logged message to destination queue via replay.
We would like to maximize replay function but most of our services are either SOAP or HTTP. ... |
Topic: BIP2051E Unable to create config service having single quote |
ceteareth
Replies: 2 Views: 2294
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 06, 2016 2:44 am Subject: BIP2051E Unable to create config service having single quote |
I am running 9.0.0.1 on my local, good thing we are using 9.0.0.5 in our dev,test and prd environment. i confirmed that the command is working on 9.0.0.5. Thanks man  |
Topic: BIP2051E Unable to create config service having single quote |
ceteareth
Replies: 2 Views: 2294
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 05, 2016 11:42 pm Subject: BIP2051E Unable to create config service having single quote |
Hi Everyone...I am unable to create configurable service which has a single quote in it. I was able to add the same using MQExplorer but via command prompt I am getting an exception.
I am thinking th ... |
Topic: Shared Row Issue |
ceteareth
Replies: 6 Views: 3804
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 18, 2014 8:21 pm Subject: Shared Row Issue |
@fjb_saper - i am sure that the cache has been populated already since ive already run a couple of test with additional instance set to 0. I changed the instance thru the webui and i also did not test ... |