Author |
Message |
Topic: Managing WMB Production Environment |
ovasquez
Replies: 5 Views: 3862
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Aug 06, 2011 6:47 am Subject: Managing WMB Production Environment |
For flows in WMB z/OS, i use Database for logs and audit messages, files(node trace) for erros only. |
Topic: Aggregating messages form MQ and SOAP Request Node |
ovasquez
Replies: 11 Views: 15945
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 01, 2010 4:47 pm Subject: Aggregating messages form MQ and SOAP Request Node |
You don't need aggregation or correlation to combine a single MQ message with the output of a single SOAPRequest.
SOAPRequest is *synchronous*!
may not be relevant for this particular scenario, bu ... |
Topic: Harvest with WMB Tookit |
ovasquez
Replies: 6 Views: 5060
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 17, 2010 7:45 pm Subject: Re: Harvest with WMB Tookit |
Did anybody work on Harvest plug-in in WMB Toolkit? Is there any document or any url with regard to Harvest eclipse plugin usage?
Yes, i install plug-ing CC-Harvest in WMBT..but don't working..i re ... |
Topic: Java Compute node vs calling Java module in ESQL code |
ovasquez
Replies: 2 Views: 4473
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 11, 2010 4:11 pm Subject: Java Compute node vs calling Java module in ESQL code |
Don't use native Java in WMB, use only the Java compute nodes.
WMB has all the database access capability you need builtin.
.
WMB for z/OS, only access DB2 for z/OS..from ESQL...
For other datab ... |
Topic: How to access a .net webservice with IIS security using NTLM |
ovasquez
Replies: 2 Views: 2063
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 11, 2010 4:02 pm Subject: How to access a .net webservice with IIS security using NTLM |
This questions is repeat.......search in "www.mqseries.net" |
Topic: Securing MQ and WMB flows |
ovasquez
Replies: 2 Views: 2116
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 11, 2010 4:00 pm Subject: Re: Securing MQ and WMB flows |
Hi All,
...
My assumption is all the flows able to access all the queues as flows are running under Broker user which is part of mqm's group.
Thanks.
Is not necesary...broker "user run as ... |
Topic: User Node and WMB Trace, don't working |
ovasquez
Replies: 4 Views: 3854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 11, 2010 3:40 pm Subject: User Node and WMB Trace, don't working |
Ah!
This might help...
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/topic/com.ibm.etools.mft.doc/as04520_.htm
...this help is about class ..MbService, for Log messag ... |
Topic: User Node and WMB Trace, don't working |
ovasquez
Replies: 4 Views: 3854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 11, 2010 3:21 pm Subject: User Node and WMB Trace, don't working |
The problem is that you are trying to write to the user trace using System.out.println. What made you think that this was possible?
Not...is only test, i like catch Trace status...my complete code:
... |
Topic: User Node and WMB Trace, don't working |
ovasquez
Replies: 4 Views: 3854
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 11, 2010 3:06 pm Subject: User Node and WMB Trace, don't working |
I develoment a User node, i use Java, this work fine, but i like integration with WMB User Trace, but don't work...my node never catch Trace ON, for example when i start WMB trace
(mqsichangetrace Br ... |
Topic: Property Promote not display in .bar file |
ovasquez
Replies: 0 Views: 2137
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 16, 2009 9:31 pm Subject: Property Promote not display in .bar file |
Environmet:
WinXP SP3, WMB Toolkit 6.1.0.5
I promote property(CICS Mirror Tran. Name) for CICSRequest node, i view in flujo properties is ok. I see this property.
But when i create .bar, this pro ... |
Topic: Install MQ Client in WinXP, very slow, stop at amqt0001.txt |
ovasquez
Replies: 0 Views: 3644
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Nov 16, 2009 11:07 am Subject: Install MQ Client in WinXP, very slow, stop at amqt0001.txt |
Environment:
WinXP SP3
CD WMQ 6.0.0.0 MQ Server.
A need install MQ Cient in WinXP, i use CD the MQServer, so i check install only client, but installation stop in last step, when use amqt0001.txt ... |
Topic: CICSRequest node- Support for AIX |
ovasquez
Replies: 7 Views: 5043
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 14, 2009 10:13 am Subject: CICSRequest node- Support for AIX |
. . .
I was wondering why not the support extended for AIX as normally 90 out of 100 uses AIX. I will put a request to the author and see what he responds.
Its good to have it as a built in node i ... |
Topic: CICSRequest node- Support for AIX |
ovasquez
Replies: 7 Views: 5043
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 14, 2009 7:31 am Subject: CICSRequest node- Support for AIX |
Much better to send a MQ message to CICS using the CKTI supplied by IBM or code your own MQ-CICS interface.
Yes.
But required install WMQ in z/OS. |
Topic: CICSRequest node- Support for AIX |
ovasquez
Replies: 7 Views: 5043
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 13, 2009 8:03 pm Subject: Re: CICSRequest node- Support for AIX |
Hi Guys,
I was looking at the support pacs and came across the
IA12: WebSphere Message Brokers for z/OS - CICSRequest node.
Wondering if there is one which supports AIX.
Same,No.
But ... |
Topic: Toolkit Perspectives. |
ovasquez
Replies: 7 Views: 4758
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 13, 2009 7:58 pm Subject: Toolkit Perspectives. |
Thanks, it is really useful.
How we do define the UML model diagrams for message flow ?
What kind of diagram?, class?, secuence?,state..?..what is your problem? |