Author |
Message |
Topic: java.net.SocketTimeoutException: Read timed out |
diamondiona
Replies: 2 Views: 5583
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 01, 2020 10:14 am Subject: java.net.SocketTimeoutException: Read timed out |
We are using a soaprequest node to call vendor service. We just got intermittent error and service will break until we restarted EG.
Anyone saw this error before?
Exception in thread " ... |
Topic: Add Validation to RESTFul Service Main Flow |
diamondiona
Replies: 4 Views: 5797
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jan 16, 2020 6:27 am Subject: Add Validation to RESTFul Service Main Flow |
Do I need to check in auto-generated stub message flow to source code repository or it will be generated automatically after I imported project into workspace?
If I define "REST API base URL&q ... |
Topic: Add Validation to RESTFul Service Main Flow |
diamondiona
Replies: 4 Views: 5797
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 15, 2020 2:57 pm Subject: Add Validation to RESTFul Service Main Flow |
Hello,
The default RESTFul Service main flow generated by MessageBroker toolkit is:
HTTP Input -> Router to Label
I need to add validation steps to the main flow:
HTTP Input -> ... |
Topic: Access Security Identify from Message Flow |
diamondiona
Replies: 0 Views: 4446
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 14, 2020 3:44 pm Subject: Access Security Identify from Message Flow |
Hello,
My service needs to validate username and password sent by client. We used to compare them with the values in system files.
I wonder is it possible to use mqsisetdbparms to create secur ... |
Topic: RESTFul API and Database Service |
diamondiona
Replies: 0 Views: 4393
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 14, 2020 3:41 pm Subject: RESTFul API and Database Service |
Hello,
I can use Database Service to easily expose table as SOAP web service. Is there similar way to expose as RESTFul web service?
Thanks, |
Topic: Flow Exerciser |
diamondiona
Replies: 0 Views: 4291
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 14, 2020 12:52 pm Subject: Flow Exerciser |
Hello,
Whenever I run Flow Exerciser, it rebuilds BAR and redeploy it to Integration Server.
In our case, every environment has their own BAR file(different properties). So simply re-deploy BA ... |
Topic: Zipping text |
diamondiona
Replies: 1 Views: 3238
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 14, 2020 4:48 am Subject: Zipping text |
Is it possible to zip plain text in MessageBroker without using Java? |
Topic: Database Name in Mapping Node |
diamondiona
Replies: 7 Views: 7737
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 14, 2020 4:38 am Subject: Database Name in Mapping Node |
Appreciate for your help!
I just feel this is weird. For example, I connect to my dev database, CSCDEV from my toolkit.
Then in every other environments, I need to create a JDBC Provider name a ... |
Topic: Database Name in Mapping Node |
diamondiona
Replies: 7 Views: 7737
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 13, 2020 11:35 am Subject: Database Name in Mapping Node |
I feel little bit confused about datasource name.
For example, I create a database connection from Toolkit, "TESTDB" and SID is "CSCDEV". Is "TESTDB" the datasource n ... |
Topic: Process Compressed Text Message in Mapping Node |
diamondiona
Replies: 0 Views: 4024
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 13, 2020 8:08 am Subject: Process Compressed Text Message in Mapping Node |
Hello,
I'm building a RESTFul service to store compress text message.
Database column is BLOB
Client is going to compress plain text and send it to this service, let's say the JSON field name ... |
Topic: Database Name in Mapping Node |
diamondiona
Replies: 7 Views: 7737
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 13, 2020 7:59 am Subject: Database Name in Mapping Node |
Appreciate for your reply!
Yes, our production server and development are different  |
Topic: Database Name in Mapping Node |
diamondiona
Replies: 7 Views: 7737
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 13, 2020 6:43 am Subject: Database Name in Mapping Node |
Just wonder is my question clear? |
Topic: Flow Exerciser "record" button grayed out |
diamondiona
Replies: 3 Views: 6700
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 13, 2020 6:42 am Subject: Can someone please kindly help? |
I don't know whether I made it clear about this issue. If I do, can someone please kindly help? I'm working on proof of concept now.
Appreciate! |
Topic: Database Name in Mapping Node |
diamondiona
Replies: 7 Views: 7737
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 10, 2020 4:00 pm Subject: Database Name in Mapping Node |
Our database names are different in every environment, such as:
dev : cscdev
sit: cscsit
prod: cscpro
The reason is because we are hosting multiple environments database on a sin ... |
Topic: Flow Exerciser "record" button grayed out |
diamondiona
Replies: 3 Views: 6700
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 10, 2020 10:46 am Subject: Flow Exerciser "record" button grayed out |
I have a RESTFUL service and Flow Exerciser "record" button has grayed out inside message flow editor. here is the screenshot:
[img]https://drive.google.com/file/d/1jkCbKR68vrQkuxwlQk-mfh ... |