Author |
Message |
Topic: Launch business choreographer explorer option disabledin WID |
busy_chap
Replies: 4 Views: 24274
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Nov 18, 2010 10:11 am Subject: Launch business choreographer explorer option disabledin WID |
Thanks folks.. I think in my case the problem was with installation. My test install was not proper so is why I couldn't see that option enabled. I unstalled and installed again and this time it worke ... |
Topic: Launch business choreographer explorer option disabledin WID |
busy_chap
Replies: 4 Views: 24274
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Nov 08, 2010 8:39 pm Subject: Launch business choreographer explorer option disabledin WID |
hello,
I am new to this section of the forum so please advise if I am posting this at the right spot. I downloaded all the WID software to my laptop from passport advantage site as advised b ... |
Topic: Code page problem (again) |
busy_chap
Replies: 9 Views: 29885
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 14, 2010 1:43 pm Subject: Code page problem (again) |
1.The source app sets CCSID of MQMD as 1208. They don't have a queue manager. They directly put a message to my queue through a Java call.
2.CCSID of the queue manager on my end which is AIX is 819 ... |
Topic: Code page problem (again) |
busy_chap
Replies: 9 Views: 29885
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 14, 2010 1:29 pm Subject: Code page problem (again) |
you have asked a question about one of my suspicions...
The source application directly puts a message through a API call and one other interesting ( or frustrating) point with this is that...
Th ... |
Topic: Code page problem (again) |
busy_chap
Replies: 9 Views: 29885
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 14, 2010 12:37 pm Subject: Code page problem (again) |
Thanks vitor for your quick response.
The country do not know how to look for the codepage on their end. But they did give me the database collation Polish_100_CI_AS and I didn't know how to relate ... |
Topic: Code page problem (again) |
busy_chap
Replies: 9 Views: 29885
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 14, 2010 11:57 am Subject: Code page problem (again) |
Hello,
I have been struggling with this for days and cannot get the correct result so I am posting my issue here.
Source sends us Polish data żźńćś and I am suppos ... |
Topic: RFHUTIL Problem ?? |
busy_chap
Replies: 1 Views: 3760
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 11:39 am Subject: RFHUTIL Problem ?? |
The post in this forum answered my question.. may be I didn't look in the right place.
Thanks anyway.
http://www.mqseries.net/phpBB2/viewtopic.php?t=51611&sid=e137af4b69ef045f26da8bd9df8d977 ... |
Topic: RFHUTIL Problem ?? |
busy_chap
Replies: 1 Views: 3760
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 13, 2010 11:02 am Subject: RFHUTIL Problem ?? |
Hello,
here is my problem. An application publishes messages to Input queue every.
I looked the application logs and their logs usually store a copy of the message that they send to MQ and I ... |
Topic: MQ client Errors |
busy_chap
Replies: 10 Views: 10680
|
Forum: General IBM MQ Support Posted: Thu Sep 09, 2010 11:34 am Subject: MQ client Errors |
the issue is resolved.
We edited the ccsid.tbl file and added a line 852 to 437. The connection worked fine.
Thanks for all your help. |
Topic: MQ client Errors |
busy_chap
Replies: 10 Views: 10680
|
Forum: General IBM MQ Support Posted: Thu Sep 09, 2010 11:12 am Subject: MQ client Errors |
Thanks for the pointer. I googled again and found that the ccsid.tbl file is the one that should be edited to handle any new conversions.
So if I add a line in the ccsid.tbl located in C:\Program F ... |
Topic: MQ client Errors |
busy_chap
Replies: 10 Views: 10680
|
Forum: General IBM MQ Support Posted: Wed Sep 08, 2010 1:33 pm Subject: MQ client Errors |
I have a similar issue and similar set up. My client system is windows.
When you say install a codepage conversion file set , if I go to control panel -> Regional and Language -> Advanced -> ... |
Topic: How to find the correct codepage? |
busy_chap
Replies: 3 Views: 5243
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 24, 2010 7:49 pm Subject: How to find the correct codepage? |
Thanks Vitor. My issue is resolved. i used codepage 1208 and all the Polish characters were handled fine.
I appreciate your help. |
Topic: How to find the correct codepage? |
busy_chap
Replies: 3 Views: 5243
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 18, 2010 1:09 pm Subject: How to find the correct codepage? |
Thanks for your super quick response. I appreciate it.
Yes I did see that. We built message flows for another European country and we used 1252 to handle data properly but when I use 1252 for Polish ... |
Topic: How to find the correct codepage? |
busy_chap
Replies: 3 Views: 5243
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 18, 2010 12:46 pm Subject: How to find the correct codepage? |
Hi,
I know that the database collation for one of our databases is Polish_100_CI_AS. SO how do I find out what is the corresponding code page for this so that I can use this in WBI to handle the ... |
Topic: File Input Node Question |
busy_chap
Replies: 14 Views: 9239
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 10, 2010 2:01 pm Subject: File Input Node Question |
fatherjack.. may be I am missing something but Yes the File input node is used to move files from one server to other.
Infact we have been testing this but with only one directory. Don't know what ... |