Author |
Message |
Topic: Calling maps from ESQL in WMB8 |
damianharvey
Replies: 1 Views: 3025
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 11, 2013 1:57 pm Subject: Calling maps from ESQL in WMB8 |
I have a client with a lot of WMBv6 code that calls maps directly from ESQL using the CALL statement. They are upgrading to WMBv8. The msgmaps (which compile to ESQL) are now replaced by Graphical Map ... |
Topic: Error starting User Trace: BIP2266W |
damianharvey
Replies: 1 Views: 2684
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 11, 2013 5:25 pm Subject: Error starting User Trace: BIP2266W |
I'm getting a very minor error when I try to change the User Trace in the Broker Explorer when the Execution Group contains an Application that is stopped.
The message broker received a configurati ... |
Topic: Multi-instance Broker on Windows |
damianharvey
Replies: 3 Views: 5742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 21, 2012 6:32 pm Subject: Multi-instance Broker on Windows |
Thanks MGK. I'll raise it today. I appreciate the quick response. |
Topic: Multi-instance Broker on Windows |
damianharvey
Replies: 3 Views: 5742
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 20, 2012 10:10 pm Subject: Multi-instance Broker on Windows |
I am trying to create a multi-instance Broker on Windows at a client site. I'm using v8.0.0.1 and MQ 7.5.0.0 (patched with -ar option). My multi-instance Queue Managers are working fine (with the patc ... |
Topic: MQ 7.5 Multi-instance on Windows |
damianharvey
Replies: 3 Views: 6763
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Dec 11, 2012 3:25 am Subject: MQ 7.5 Multi-instance on Windows |
IBM provided an iFix based on the APAR in record time which has resolved this issue. If you're in a similar situation, the fix is due in 7.5.0.1.
Thanks,
Damian. |
Topic: MQ 7.5 Multi-instance on Windows |
damianharvey
Replies: 3 Views: 6763
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Dec 09, 2012 1:59 pm Subject: MQ 7.5 Multi-instance on Windows |
Thanks Exerk.
I wonder if this is an issue specific to CIFS? Has anyone got a setup of multi-instance QMs on non-domain controllers with shared files on CIFS?
I'm raising a PMR with IBM. I'll re ... |
Topic: MQ 7.5 Multi-instance on Windows |
damianharvey
Replies: 3 Views: 6763
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 06, 2012 4:23 pm Subject: MQ 7.5 Multi-instance on Windows |
Hi all,
MQ v7.1 and v7.5 allow the creation of multi-instance queue managers on Windows servers that aren't domain controllers. I'm using v7.5.0.0 and am facing the same issue outlined in this APAR ... |
Topic: MB8 Subflow deployment using mqsicreatebar |
damianharvey
Replies: 16 Views: 20763
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Nov 18, 2012 7:06 pm Subject: MB8 Subflow deployment using mqsicreatebar |
Just encountered similar BIP4127E issue in Broker v8 where the deploy seemed to be referencing a module that no longer existed. Multiple cleans and redeploys were not a help but removing all deployed ... |
Topic: SOAPAction header in HTTPRequest node |
damianharvey
Replies: 2 Views: 6988
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Nov 11, 2012 9:53 pm Subject: Re: SOAPAction header in HTTPRequest node |
This is what
Thanks but this doesn't answer my question. An HTTP request doesn't need to have anything to do with SOAP. |
Topic: SOAPAction header in HTTPRequest node |
damianharvey
Replies: 2 Views: 6988
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Nov 11, 2012 3:11 pm Subject: SOAPAction header in HTTPRequest node |
I'm sending some XML to PeopleSoft using the HTTPRequest node. Plain XML/RPC. It's adding a blank SOAPAction header (which is explained in the docs). Unfortunately this causes PeopleSoft to think that ... |
Topic: DFDL Pad on serialize |
damianharvey
Replies: 22 Views: 57925
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 18, 2012 3:38 pm Subject: DFDL Pad on serialize |
When I actually use this schema in a flow that maps from another datatype to DFDL for serialization it all works. So it really only seems to be an issue when taking the DFDL XML instance and convertin ... |
Topic: DFDL Pad on serialize |
damianharvey
Replies: 22 Views: 57925
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 17, 2012 9:04 pm Subject: DFDL Pad on serialize |
So I built a little flow that takes the XML representation of the message, copies it to the DFDL domain and outputs it on a Queue. Below is the result of the trace node just before the output. The act ... |
Topic: DFDL Pad on serialize |
damianharvey
Replies: 22 Views: 57925
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 17, 2012 12:56 am Subject: DFDL Pad on serialize |
Sorry I should have been clearer. This is not a deployed flow, it's from the DFDL editor. I'll deploy it tomorrow and check whether its just a toolkit issue.
Thanks. |
Topic: Problem with WMB WebSphere PeopleSoft Adapter |
damianharvey
Replies: 2 Views: 34925
|
Forum: WebSphere Application Server Posted: Sun Sep 16, 2012 9:45 pm Subject: Problem with WMB WebSphere PeopleSoft Adapter |
Hi all,
I'm having an issue with the PeopleSoft Adapter in WMB (v 8).
It looks like there is a response from PeopleSoft. If I do a operation like "checkExists" then I get back TRUE ... |
Topic: DFDL Pad on serialize |
damianharvey
Replies: 22 Views: 57925
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Sep 16, 2012 9:19 pm Subject: DFDL Pad on serialize |
Thanks Kimbert.
Nice tip about the advanced mode. I hadn't noticed it.
Below is my XSD and some sample data. I appreciate your help.
<?xml version="1.0" encoding="UTF-8&q ... |