Author |
Message |
Topic: Encoding Arabic characters |
BCBS
Replies: 11 Views: 15801
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 21, 2010 4:25 pm Subject: Encoding Arabic characters |
Should I browse the message using some other tool like rfhutil n all?
Have you tried before asking? It takes less time to browse than type that question here.
When using RFHUtil, do a browse and ... |
Topic: native2ascii equivalent function using ESQL |
BCBS
Replies: 4 Views: 3809
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 29, 2010 1:01 pm Subject: native2ascii equivalent function using ESQL |
you could just as well have used 64 bit encoding..
Right, agreed. Suppose if the source app doesn't have the capability for binary encoding algorithms (like UUencode, base64), wondering if the enco ... |
Topic: native2ascii equivalent function using ESQL |
BCBS
Replies: 4 Views: 3809
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 29, 2010 11:39 am Subject: native2ascii equivalent function using ESQL |
Here comes another topic on conversion. Looks like there are tons of topics here covering this area. I did some search but could not find an answer to what I was curious to know.
native2ascii tool ... |
Topic: Timpestamp formatting |
BCBS
Replies: 7 Views: 17088
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 23, 2010 9:10 am Subject: Timpestamp formatting |
How does it fail to work if you just add an interval of 8 hours to the GMTTIMESTAMP?
mqjeff, I didn't follow you, Is this question for me? My code is not failing, and its working the way I wanted the ... |
Topic: Timpestamp formatting |
BCBS
Replies: 7 Views: 17088
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 22, 2010 8:57 pm Subject: Timpestamp formatting |
I am trying to convert input mesage's timestamp (ISO 8601) to Shanghai timezone specific.
Example:
Input (for instance, pst time, utc offset -7) : 2010-05-20T07:21:52.866-07:00
Output (must be s ... |
Topic: RecoverableException BIP2136E: Source character ''4e0a'' |
BCBS
Replies: 31 Views: 19439
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 22, 2010 2:53 pm Subject: Re: RecoverableException BIP2136E: Source character ''4e0a'' |
This is identical to simply reading the input message as XMLNS.
I hate to disagree with GURU, but its not identical when I tried the following two scenarios.
There's no obvious reason why one ... |
Topic: [RESOLVED] Unable to store/retrieve Chinese char's in db |
BCBS
Replies: 12 Views: 9235
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 22, 2010 1:30 pm Subject: [RESOLVED] Unable to store/retrieve Chinese char's in db |
The issue resolved after we changed the settings on MB server.
Did that topic help?
Yes. Its the root cause. Thanks much 'rekarm01'
Solution:
1) MB’s ODBC data source definition updated - Co ... |
Topic: [RESOLVED] Unable to store/retrieve Chinese char's in db |
BCBS
Replies: 12 Views: 9235
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 19, 2010 9:42 am Subject: [RESOLVED] Unable to store/retrieve Chinese char's in db |
Hello ALL,
I have been little late in responding or trying out all the valuable suggestions provided byyou guys. Its Monday morning and I am fresh to work on this.
I will update you all with my fi ... |
Topic: [RESOLVED] Unable to store/retrieve Chinese char's in db |
BCBS
Replies: 12 Views: 9235
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jul 18, 2010 11:06 am Subject: [RESOLVED] Unable to store/retrieve Chinese char's in db |
Thanks all for your responses.
Well,
Before you insert your BLOB into the CLOB field of the DB which CCSID ist it in? Hint: if the CCSID of the BLOB is not 1208, you may want to make it so befor ... |
Topic: [RESOLVED] Unable to store/retrieve Chinese char's in db |
BCBS
Replies: 12 Views: 9235
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jul 18, 2010 12:58 am Subject: [RESOLVED] Unable to store/retrieve Chinese char's in db |
I am trying to work with a message that contains Chinese characters. All I want to do is insert an xml message (whole) in a database as CLOB.
Process for insert into database, retrieval from datab ... |
Topic: customizing web client |
BCBS
Replies: 11 Views: 20236
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Oct 02, 2008 9:43 am Subject: customizing web client |
Can someone guide me where do I start if I want to customixe the client in WPS instead of BPCE?
Thanks
Boish |
Topic: Customize webclient in process server |
BCBS
Replies: 0 Views: 5405
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Oct 02, 2008 9:42 am Subject: Customize webclient in process server |
We are trying to implement our own custom client instead of using default BPCE. Can someone guide me where do I start? Any pointers would be greatly appreciated.
The following post is exactly what ... |
Topic: Workflow to process server |
BCBS
Replies: 7 Views: 14069
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Sep 04, 2008 9:30 am Subject: Workflow to process server |
I found the following presentation:
http://publib.boulder.ibm.com/infocenter/ieduasst/v1r1m0/index.jsp?topic=/com.ibm.iea.wpi_v6/wpswid/6.0/Migration/WPSWIDv6_MQWF_Migration/player.html |
Topic: Configuring portal to work with Process server? |
BCBS
Replies: 1 Views: 6917
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Sep 04, 2008 9:11 am Subject: Configuring portal to work with Process server? |
Is there any documentation about how to configure portal to work with Process server?
Thanks in advance. |
Topic: Force complete activity |
BCBS
Replies: 0 Views: 5881
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Thu Aug 28, 2008 7:40 am Subject: Force complete activity |
All,
I am having trouble with Force completing activity.
Here's the simple business process model:
A --> B --> C
Scenario 1:
1) Happy path - works fine.
Scenario 2:
1) Start a new ... |