Author |
Message |
Topic: JMS message problem - durable subscription |
Arushi
Replies: 1 Views: 2237
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 25, 2007 2:21 am Subject: JMS message problem - durable subscription |
Hi,
I have a subscriber flow subscribing to a JMS message on a Topic A.B with a JMSInput Node. How can i make my flow to be a "Durable subscriber"? I mean in case my subscriber is down wh ... |
Topic: Converting XML data into CLOB data |
Arushi
Replies: 10 Views: 6442
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 27, 2007 5:31 am Subject: Converting XML data into CLOB data |
Hi,
Sorry, i meant i don't have message set .Are you suggesting using PARSE Clause with Domain as XMLNSC? Are there any examples i can refer to?
Thanks,
Arushi |
Topic: Converting XML data into CLOB data |
Arushi
Replies: 10 Views: 6442
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 27, 2007 5:14 am Subject: Converting XML data into CLOB data |
Hi,
I don't have any message set, i need the data in XML format only. While retrieveing data from Databse , how do i give the CREATE FIELD paramter without the PARSE clause?
Thanks,
Arushi |
Topic: Converting XML data into CLOB data |
Arushi
Replies: 10 Views: 6442
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 26, 2007 5:18 am Subject: Converting XML data into CLOB data |
Hi,
I need to insert XML data from compute node into a DB2 database as CLOB. How can i achieve this? Do i convert this into Character or send as BLOB? And how to retrieve the same from the Database ... |
Topic: SAP adapter problem |
Arushi
Replies: 8 Views: 8260
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 31, 2007 5:51 am Subject: SAP adapter problem |
Hi,
I have the required files in C:\IBM\WebSphereAdapters\lib but not the optional files. On giving the command java -jar sapjco.jar on windows prompt i get the SAP window with these parameters:
... |
Topic: SAP Adapter: 24014 [Mesg: Error: Unable to find jCO.jar |
Arushi
Replies: 14 Views: 16712
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue Jan 30, 2007 10:21 pm Subject: SAP Adapter: 24014 [Mesg: Error: Unable to find jCO.jar |
Hi,
Thanks for the reply.
I have sapjco.jar in CONNDIR(C:\IBM\WebSphereAdapters\connectors\SAP), C:\IBM\WebSphereAdapters and C:\IBM\WebSphereAdapters\lib, but don't have jco.jar on my pc anywhe ... |
Topic: SAP adapter problem |
Arushi
Replies: 8 Views: 8260
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 30, 2007 9:40 pm Subject: SAP adapter problem |
Hi,
Thanks for the tip. I have added the jcodir path in PATH as C:\IBM\WebSphereAdapters\lib and in CLASSPATH added C:\IBM\WebSphereAdapters\lib\sapjco.jar
Still get the same error.
What d ... |
Topic: SAP Adapter: 24014 [Mesg: Error: Unable to find jCO.jar |
Arushi
Replies: 14 Views: 16712
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue Jan 30, 2007 7:27 am Subject: SAP Adapter: 24014 [Mesg: Error: Unable to find jCO.jar |
Hi,
I am also getting the same problem. I used the checkcp.exe and the classpaths are set correctly. But in the classpath's, the path for sapjco.jar is not set.I am setting it in the start_SAP.bat ... |
Topic: SAP adapter problem |
Arushi
Replies: 8 Views: 8260
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 30, 2007 5:14 am Subject: SAP adapter problem |
Hi,
One correction, in my start_SAPODA.bat the path is:
set JCO_JAR="%CROSSWORLDS%"\ODA\SAP\jCO.jar;"%CROSSWORLDS%"\ODA\SAP\sapjco.jar
Arushi |
Topic: SAP adapter problem |
Arushi
Replies: 8 Views: 8260
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 30, 2007 5:11 am Subject: SAP adapter problem |
Hi,
Thanks for the quick reply. I placed the sapjcorfc.dll,sapjco.jar and librfc32.dll in the same directory i.e C:\IBM\WebSphereAdapters\lib.In my start_SAP.bat and start_SAPODA.bat file i have se ... |
Topic: SAP adapter problem |
Arushi
Replies: 8 Views: 8260
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 30, 2007 12:42 am Subject: SAP adapter problem |
Hi,
I have installed SAP adpter 6.0 and configured SAP adpater for a IDOC.While running the adapter i get the following error:
[Time: 2007/01/30 14:00:21.527] [System: ConnectorAgent] [SS: SAP_A ... |
Topic: Parsing BLOB to MRM |
Arushi
Replies: 1 Views: 2928
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Jan 27, 2007 6:18 am Subject: Parsing BLOB to MRM |
Hi,
I have a MQinput node which gets data in BLOB format. I need to parse it against MRM format.I understand that i would have to have a code like:
CREATE LASTCHILD of OutputRoot DOMAIN 'MRM'.I ne ... |
Topic: Debugging problem!!! |
Arushi
Replies: 4 Views: 4206
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 23, 2007 8:43 pm Subject: Debugging problem!!! |
Hi,
Sometimes the eventviewer gives a error message 'An error occurred in the JNI layer during flow debugging' and the flow in debugger mode does not pick up the message.
Any help?
Thanks,
... |
Topic: Debugging problem!!! |
Arushi
Replies: 4 Views: 4206
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 23, 2007 5:31 am Subject: Debugging problem!!! |
Hi,
I have mesage broker 6 and File extender version 6 installed. I have configured 2 message flows.One reads flat file using Fileextender Input node and puts it onto a MQ queue using MQOutput node ... |
Topic: Warnings in taskbar in WBI Message Broker Toolkit |
Arushi
Replies: 8 Views: 13923
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 19, 2007 5:56 am Subject: Warnings in taskbar in WBI Message Broker Toolkit |
Hi,
I am also facing same problem. What do u mean by step 3 --> In the Target Mapping section, <right> <click> and select "Add RDB Table Mapping Output"... Where do you do ... |