Author |
Message |
Topic: Resubmit message flow |
EnthusiasticSatya
Replies: 4 Views: 3183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 26, 2012 6:39 am Subject: Resubmit message flow |
Put the message in a standby queue and set the CorrelId equal to the time value for which you want to process it.
is there any other chance to do the same without using the standby queue. for this i ... |
Topic: Resubmit message flow |
EnthusiasticSatya
Replies: 4 Views: 3183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 26, 2012 5:36 am Subject: Resubmit message flow |
Hi All,
I have to develop a new resubmit flow. the functionality is as below
1) the flow reads messages from the Queue.
2) after checking some Header content. the message has to wait for s ... |
Topic: ISO-8859-1 va UTF-8 encoding |
EnthusiasticSatya
Replies: 24 Views: 47091
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 11, 2012 5:06 am Subject: ISO-8859-1 va UTF-8 encoding |
I am mentioning 3 scenaiors below
1) When we manually push the data via RFHUtil by setting the codepage to 1208 , then I could see the data inserted correctly in the DB.
I could see the specia ... |
Topic: Special Character Issue |
EnthusiasticSatya
Replies: 12 Views: 8026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 10, 2012 9:46 pm Subject: Special Character Issue |
Hi ,
Thanks to all . My problem is resolved.
The input data from SAP Adapter contained special character (Cyrillic character ) . The adapter was directly attached to the MqOutput queue.
This ... |
Topic: Setting CCSID to 1208 |
EnthusiasticSatya
Replies: 12 Views: 19901
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 10, 2012 3:29 am Subject: Setting CCSID to 1208 |
Hi,
SAP confirmed me that the data is sent in ISO-8859-1 format.So it not in UTF-8 format. |
Topic: Setting CCSID to 1208 |
EnthusiasticSatya
Replies: 12 Views: 19901
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 09, 2012 10:31 pm Subject: Setting CCSID to 1208 |
While reimporting the JCO Adpater (BAPI), the only option which I saw in Advance Tab (Additional connection configuration ), is to select the UTF-8 in the drop down of Partner Character set.
I am n ... |
Topic: Setting CCSID to 1208 |
EnthusiasticSatya
Replies: 12 Views: 19901
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 09, 2012 9:23 pm Subject: Setting CCSID to 1208 |
Hi,
I asked SAP to push the data with the special character (<Nickname>УЛ.КУЙБЫШЕ</Nickname> ..I cannot see the CCSID from SAP ,bu ... |
Topic: Setting CCSID to 1208 |
EnthusiasticSatya
Replies: 12 Views: 19901
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 09, 2012 5:11 am Subject: Setting CCSID to 1208 |
Hi ruchir123,
I tried to change 'InputProperties.CodedCharSetId' with '1208' but it is also not inserting in the correct format (the character is ûinstead it is inserting as â.).
Pl ... |
Topic: Setting CCSID to 1208 |
EnthusiasticSatya
Replies: 12 Views: 19901
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 09, 2012 4:20 am Subject: Setting CCSID to 1208 |
Hi,
SAP is sending the data in UTF-8 format.
Right now I am pushing the data saved in UTF-8 format encoding to check if it is inserting the data successfully in the database.
The problem here i ... |
Topic: Setting CCSID to 1208 |
EnthusiasticSatya
Replies: 12 Views: 19901
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 09, 2012 3:53 am Subject: Setting CCSID to 1208 |
Hi All,
I need to set the CCSID to 1208 in the code, so that the special character gets inserted in the database.
(SAP -->WMB-->MDB)
When I set the code page to 1208 via RFHutil and th ... |
Topic: ISO-8859-1 va UTF-8 encoding |
EnthusiasticSatya
Replies: 24 Views: 47091
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 06, 2011 5:35 am Subject: ISO-8859-1 va UTF-8 encoding |
Hi All,
We have a similar problem where in I am receivng data from SAP and then storing it in the MQoutput. Before propagating it to the queue I am changing the charset id to 1208 (as SAP is sendi ... |
Topic: Special Character Issue |
EnthusiasticSatya
Replies: 12 Views: 8026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 16, 2011 4:00 am Subject: Special Character Issue |
The only error message I could see in debugger is "XML Parsing Error " |
Topic: Special Character Issue |
EnthusiasticSatya
Replies: 12 Views: 8026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 16, 2011 3:59 am Subject: Special Character Issue |
SAP Team is able to this cyrillic characters УЛ.КУЙБЫШЕВА as it is in SAP.(VD03 transaction).
The problem with WMB is due to this ... |
Topic: Special Character Issue |
EnthusiasticSatya
Replies: 12 Views: 8026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 16, 2011 3:36 am Subject: Special Character Issue |
Since this was an issue in the production , so I was looking for the quick reply ,I am suppose to providethe resolution at the earliest.
Characterd are : УЛ.КУЙh ... |
Topic: Special Character Issue |
EnthusiasticSatya
Replies: 12 Views: 8026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 16, 2011 1:46 am Subject: Special Character Issue |
Can some respond to this ASAP. |