Author |
Message |
Topic: setting up mqsiprofile in ant script for Windows |
newpie
Replies: 1 Views: 5018
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 21, 2017 10:01 pm Subject: setting up mqsiprofile in ant script for Windows |
Hi,
I am working on ant script for mqsiapplybaroverride in IIB V10 and trying to set mqsiprofile as mentioned below:
Option1:
<exec executable="C:/Program Files/IBM/IIB/10.0. ... |
Topic: IBM WPS 7.0 to IBM BPM 8.5 Migration |
newpie
Replies: 1 Views: 38702
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Sun Nov 10, 2013 4:41 am Subject: IBM WPS 7.0 to IBM BPM 8.5 Migration |
Hi All,
I am working on a WPS 7.0 to IBM BPM 8.5 project.
I would like to check if anyone has worked on a similar exercise and can suggest any inputs like Code optimisation techniques,specific migr ... |
Topic: OutputDestinationList--RouterList configuration |
newpie
Replies: 9 Views: 8759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 02, 2012 5:53 am Subject: Re: OutputDestinationList--RouterList configuration |
Surprisingly, it worked. If you notice, the DestinationData has been spelt wrongly.
Please be more specific about what "it worked" means. Does that mean that the message flow can create th ... |
Topic: OutputDestinationList--RouterList configuration |
newpie
Replies: 9 Views: 8759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 01, 2012 8:36 am Subject: OutputDestinationList--RouterList configuration |
@mqjeff & lancelotlinc,... you are right ,...
wondering,.!,....can we expect someone from the IBM Labs to check their code and unveil the mystery here,...
Thanks for ur rep ... |
Topic: OutputDestinationList--RouterList configuration |
newpie
Replies: 9 Views: 8759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 01, 2012 8:19 am Subject: OutputDestinationList--RouterList configuration |
Dear mqjeff,
I have tried to put a trace and could see the same from trace logs,..it worked the same way and the logs conveyed that the variable was used with the wrong spell,..and it worke ... |
Topic: OutputDestinationList--RouterList configuration |
newpie
Replies: 9 Views: 8759
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Sep 30, 2012 9:38 am Subject: OutputDestinationList--RouterList configuration |
Hello All,
While setting up the Routerlist,it has been configured as mentioned below,...
SET OutputDestinationList.Destination.RouterList.DestinaionData.labelname =
Surprisingly, ... |
Topic: Issue with MQRFH2 <usr> tags |
newpie
Replies: 10 Views: 11959
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 25, 2012 9:06 am Subject: Issue with MQRFH2 <usr> tags |
The memory structures used to be defined in double-word boundaries,,to put it in other words..., as per those old standard,.. usr string needs to be a multiple of 4 or a set of double-words,...
It ... |
Topic: Issue with MQRFH2 <usr> tags |
newpie
Replies: 10 Views: 11959
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 25, 2012 8:41 am Subject: Issue with MQRFH2 <usr> tags |
Is this how Message broker is designed to read the usr folder,? and hence the standard,... Nope - nothing to do with WMB or WMQ. Word alignment has always been important for performance, and still is ... |
Topic: Issue with MQRFH2 <usr> tags |
newpie
Replies: 10 Views: 11959
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 25, 2012 8:06 am Subject: Issue with MQRFH2 <usr> tags |
@Vitor,...Thanks for the reply,..
Let me put down my understanding , from what u said...
The memory structures used to be defined in double-word boundaries,,to put it in other words..., as per t ... |
Topic: Issue with MQRFH2 <usr> tags |
newpie
Replies: 10 Views: 11959
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 25, 2012 7:27 am Subject: Issue with MQRFH2 <usr> tags |
@Vitor.., Thanks for ur reply,..
It sounds like a standard, from "double word boundary"...but could not really understand why it has to be a multiple, will b great if you can explain the ... |
Topic: Issue with MQRFH2 <usr> tags |
newpie
Replies: 10 Views: 11959
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 25, 2012 7:10 am Subject: Issue with MQRFH2 <usr> tags |
Hi,
While parsing the MQRFH header <usr> tags in message broker,I got the following error
error description : Size of folder invalid, less than zero or not a multiple of four
The iss ... |
Topic: Unable to run mqsiprofile command... |
newpie
Replies: 9 Views: 21259
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 21, 2012 9:12 am Subject: Unable to run mqsiprofile command... |
Got it.. + 1
Thank you all for your replies
Thanks,
Allen
allen4u12@gmail.com |
Topic: Unable to run mqsiprofile command... |
newpie
Replies: 9 Views: 21259
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 21, 2012 8:50 am Subject: Unable to run mqsiprofile command... |
Many Thanks for the clarification
I understand that everytime we open the MB command console mqisprofile.cmd wil be opened automatically ( which sets the env variables) which enables the console t ... |
Topic: Unable to run mqsiprofile command... |
newpie
Replies: 9 Views: 21259
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 21, 2012 8:14 am Subject: Unable to run mqsiprofile command... |
Thanks for ur reply ,.. I understand that the command console for MB itself is calling the mqsiprofile.cmd , as I see this in the properties of the Programs>MB link.
am still wondering how d ... |
Topic: Unable to run mqsiprofile command... |
newpie
Replies: 9 Views: 21259
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 21, 2012 8:00 am Subject: Unable to run mqsiprofile command... |
I could run this command multiple times in MB6.0 and also with the understanding that this command helps to know the MB version, ( while it sets the env variables) but surprised to see this error in M ... |