Author |
Message |
Topic: unable to process "Γ" character |
swethabala
Replies: 13 Views: 13421
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 09, 2012 4:36 am Subject: unable to process "Γ" character |
I am looking for ’ character; not gamma now.
’ is not found in this page. http://dev.networkerror.org/utf8/?start=900&end=1000&cols=4 |
Topic: unable to process "Γ" character |
swethabala
Replies: 13 Views: 13421
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 09, 2012 4:18 am Subject: unable to process "Γ" character |
Hi All,
I have received clarification from onshore. They are not sending gamma character now. They would like to send character ’ in place of gamma.
This character ’ is not existing in our ... |
Topic: unable to process "Γ" character |
swethabala
Replies: 13 Views: 13421
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 06, 2012 6:35 am Subject: unable to process "Γ" character |
Thanks Vitor,
I will check with the client team and post if I face any issues. |
Topic: unable to process "Γ" character |
swethabala
Replies: 13 Views: 13421
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 06, 2012 6:18 am Subject: unable to process "Γ" character |
Hi,
We have a scenario where special characters are expected in payload. To process them we are using CCSID 819. This is processing many special characters but not "Γ". This is gamma ... |
Topic: SAP to MQ output (special characters) |
swethabala
Replies: 2 Views: 4012
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2011 10:35 pm Subject: SAP to MQ output (special characters) |
HI,
We have scenario where SAP Adapter is connected to MQ output directly. from SAP we are receiving special characters. MQ output is unable to accept special characters in the file and an exceptio ... |
Topic: Invalid Wire format retreived |
swethabala
Replies: 2 Views: 3981
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 26, 2011 6:49 am Subject: Invalid Wire format retreived |
Hi,
I am working on an MQ to SAP scenario, for which I am using a parser node to pass the input data (BLOB). The parser properties we have configured are just Message Domain "MRM" other p ... |
Topic: How to upgrade Message Broker Toolkit 6.1.0.3 to 6.1.0.8 |
swethabala
Replies: 4 Views: 7679
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Oct 21, 2010 1:40 am Subject: How to upgrade Message Broker Toolkit 6.1.0.3 to 6.1.0.8 |
Hi,
I have to upgrade my WMB toolkit for some adapter issues. Currently I am using 6.1.0.3. I would like to upgrade to 6.1.0.8.
I have checked in IBM site but unable to access the softwares file ... |
Topic: Data blocking issue because of special characters |
swethabala
Replies: 21 Views: 21151
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 20, 2010 3:23 am Subject: Data blocking issue because of special characters |
From IBM I got this reply
DearSwetha Bala,
My name is Duffy with IBM customer entitlement team. I am emailing you regarding PMR# 82633,082,000 . Unfortunately, I do not show that you current ... |
Topic: Data blocking issue because of special characters |
swethabala
Replies: 21 Views: 21151
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 20, 2010 2:15 am Subject: Data blocking issue because of special characters |
The PMR is raised now successfully.
thanks for the information. I will get back to you about their responce.
This is a very strange issue. the coding is also very complex for this interface. T ... |
Topic: Data blocking issue because of special characters |
swethabala
Replies: 21 Views: 21151
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 20, 2010 1:46 am Subject: Data blocking issue because of special characters |
@Kimbert: This is regarding the same issue. I am suspecting that the interface blocking issue I have mentioned earlier is occuring because lo Environment variables.
@Mqjeff: I have raised the PMR ... |
Topic: Data blocking issue because of special characters |
swethabala
Replies: 21 Views: 21151
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 20, 2010 12:50 am Subject: Data blocking issue because of special characters |
Hi,
I have raised a PMR to IBM 2 weeks back. but no reply recieved yet. The problem still persists.
I need one clarification. IF we store some data in Environment variables; will the hold the va ... |
Topic: Appending values |
swethabala
Replies: 7 Views: 6288
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 09, 2010 2:13 am Subject: Appending values |
Yes if one message is processed then Environment variables will be cleared. there is no way that you can store it.
Sorry I thought you are asking about different records in same file. |
Topic: Data blocking issue because of special characters |
swethabala
Replies: 21 Views: 21151
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 09, 2010 2:11 am Subject: Data blocking issue because of special characters |
Can you please share the link where the PMR to be raised?
I am trying through this link http://www-947.ibm.com/support/entry/portal/Open_service_request/Software/Software_support_(general)
but i ... |
Topic: Appending values |
swethabala
Replies: 7 Views: 6288
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 08, 2010 11:24 pm Subject: Appending values |
Hi,
You can assign this in form of list as below:
Declare a counter i initialised to 1
start a While looop
SET Environment.Variables.Respmsg[i] = InputRoot.MRM[i];
increment counter (i ... |
Topic: Data blocking issue because of special characters |
swethabala
Replies: 21 Views: 21151
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 08, 2010 10:37 pm Subject: Data blocking issue because of special characters |
May I know how to raise a PMR for this?
My client is not accepting for calling IBM and raise a ticket about this. He is asking us to resolve, but it seems out of scope for us because there is no pr ... |