Author |
Message |
Topic: Japanese data in MRM |
Bala
Replies: 2 Views: 2570
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 16, 2005 12:40 pm Subject: Japanese data in MRM |
Define all the fields in the MRm as characters..
Please note that if you define a field with length as 10 then you can hold 10 single bytes or 5 double bytes.
The parser will simmply parse the m ... |
Topic: Inbound IDOCS Using MQSI and NEON adapter |
Bala
Replies: 0 Views: 1508
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 22, 2003 11:18 am Subject: Inbound IDOCS Using MQSI and NEON adapter |
Hi,
I am facing a peculiar problem with the performance of my flow.
I have an Input MRM message that needs to poplate a standard IDOC in SAP using the NEON Adapter.
I created a flow that work ... |
Topic: Extract Date field from database |
Bala
Replies: 2 Views: 2381
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 20, 2003 5:47 am Subject: Extract Date field from database |
Hi Kiran,
I had the peculiar problem that when i am passing the local environment variable in the form of XML message
Environment.variables.MSG.FRZSTART[] ..... I am able to see the values as sho ... |
Topic: Extract Date field from database |
Bala
Replies: 2 Views: 2381
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 19, 2003 11:47 am Subject: Extract Date field from database |
Hi,
I used the following E-SQL to get the date from Oracle D.B.
DECLARE FRZSTART DATE;
SET Output.LocalEnvironment.XML.MSG.FRZSTART[] = (select DB.FRZSTART from Database.STSC.LOC AS DB
WHE ... |
Topic: Concatinate multiple XML messgaes into One XML. |
Bala
Replies: 5 Views: 3080
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 07, 2003 10:51 am Subject: Concatinate multiple XML messgaes into One XML. |
Hi,
I am exporting data from SAP in the form of XML using an ABAP Adapter to update an extrnal database. I use MQ for messaging and WMQI for inserting the data into the database.
The proble ... |
Topic: Import Table Structures |
Bala
Replies: 1 Views: 1893
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 24, 2003 7:38 am Subject: Import Table Structures |
Hi,
Is it possible to Import the Table structure into the Data base node.
Other wise we need to map the elements in the data base mannually.
Thanks,
Regards
Bala |
Topic: Design document template |
Bala
Replies: 18 Views: 23642
|
Forum: General Discussion Posted: Thu Jun 27, 2002 10:07 pm Subject: Design document template |
Hi,
I would also like to recieve those templates.
Bala. |
Topic: Link for r/3 and MQSI |
Bala
Replies: 2 Views: 2419
|
Forum: General IBM MQ Support Posted: Thu Jun 13, 2002 9:39 pm Subject: Link for r/3 and MQSI |
Hi,
Thanks a lot for the reply i will download the support pacs and work on it.
Bala |
Topic: AS/400 Get Message issue |
Bala
Replies: 5 Views: 3898
|
Forum: General IBM MQ Support Posted: Thu Jun 13, 2002 9:38 pm Subject: AS/400 Get Message issue |
One way to over come this problem is to increase the priority of the messages so that even under traffic your meassage will be send first.
The reason for making the priority to maximum=9, is becaus ... |
Topic: Link for r/3 and MQSI |
Bala
Replies: 2 Views: 2419
|
Forum: General IBM MQ Support Posted: Thu Jun 13, 2002 12:41 am Subject: Link for r/3 and MQSI |
I need some clarifications w.r.t link for R/3 and MQSI.
1. We are aware that link for R/3 takes IDOCs from SAP and puts it into the MQSeries Queue. But, will it take only the data IDOC file from th ... |
Topic: Recovery of MQSeries Objects |
Bala
Replies: 5 Views: 4844
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed May 15, 2002 11:20 pm Subject: Recovery of MQSeries Objects |
For recording and recovery of objects you can do on both circular and linear logging.
But when you use rcdimgcmd here you will have to use a linear logging as Image recovery is only possible in lin ... |
Topic: Clustering is not working for me.. :( |
Bala
Replies: 11 Views: 20433
|
Forum: Clustering Posted: Wed May 15, 2002 12:13 am Subject: Clustering is not working for me.. :( |
please add your User name to MQM objects list in all the machines in which you want to add the QMgrs to a cluster. This will sole your problem "Access not authorized. You are not authorized to do this ... |