Author |
Message |
Topic: Deploying the flow using command prompt on windows. |
sirisha.n
Replies: 3 Views: 5989
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 27, 2008 8:02 pm Subject: Deploying the flow using command prompt on windows. |
Hi,
I trying to deploy the bar file using command promt. I am getting following exceptions.
1) C:\MY WORK\IDD052_NEW\Servers>mqsideploy -i localhost -p 2414 -q WBRK6_DEFAULT_QUEUE_MANAGER -b ... |
Topic: Problem in checking no of occurences with 'MRM' domain |
sirisha.n
Replies: 5 Views: 4661
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 21, 2008 4:19 am Subject: Problem in checking no of occurences with 'MRM' domain |
Hi,
I need to check the no of occurences of a child element in the xml message. i have tried with cardianlity function. i can able to retrive the no of occurences successfully.
DECLARE ItemNumC ... |
Topic: file output node |
sirisha.n
Replies: 1 Views: 2118
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 03, 2008 11:49 pm Subject: file output node |
Hi,
I am using MB6.0 and i installed 5.0.0.4v Fix pack for the File nodes.
to need to transform form Message to file.
I did following settings,
1.i have used File proxy node
2.i have used fol ... |
Topic: File output Node |
sirisha.n
Replies: 4 Views: 14335
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 02, 2008 4:09 am Subject: File output Node |
thanks gaya3,
In basic property of file output node, there is only one field saying 'Output Directory'.
there is no file name and pattern fields under Basic properties.
I tried by giving file ... |
Topic: File output Node |
sirisha.n
Replies: 4 Views: 14335
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 02, 2008 3:01 am Subject: File output Node |
Hi,
I am using MB6.0 and installed fix pack for File nodes. My flow look like below.
Mq Input -----> File Proxy node ------> Compute node ------>File output node.
I am transforming ... |
Topic: RM Worker not Found |
sirisha.n
Replies: 3 Views: 3885
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 08, 2008 6:25 am Subject: RM Worker not Found |
Hi Gaya3
Message set and Message Formats are present after mapping.
is Domain 'mrm' or ?
thanks |
Topic: RM Worker not Found |
sirisha.n
Replies: 3 Views: 3885
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 08, 2008 6:13 am Subject: RM Worker not Found |
Hi
I am trying map XML to Cobol copy book. My flow is like below.
Input node ------> mapping node---------->output node
i created a message set with custom wired format(CWF1) to give co ... |
Topic: update a table using JDBC Adapter |
sirisha.n
Replies: 14 Views: 22024
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue Apr 29, 2008 9:16 pm Subject: update a table using JDBC Adapter |
Hi Gaya3,
I also did same thing what you said.
I used this Bo as output message set in my flow.
can please explain me how connector works in this scenario.
how connector will convert XML ... |
Topic: update a table using JDBC Adapter |
sirisha.n
Replies: 14 Views: 22024
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Apr 28, 2008 11:12 pm Subject: update a table using JDBC Adapter |
Hi Gaya3,
even i tried with Visual test connector,i facing same problem.
My MB flow is like this:
Input node------->compute node--------> output node
instead of mapping node i used c ... |
Topic: update a table using JDBC Adapter |
sirisha.n
Replies: 14 Views: 22024
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Apr 28, 2008 10:21 pm Subject: update a table using JDBC Adapter |
Hi Gaya3,
As you said, i just placed a simple XML in the queue and i run the connector with simple select query.
now i am facing following exception:
[Time: 2008/04/29 02:19:59.188] [System: ... |
Topic: update a table using JDBC Adapter |
sirisha.n
Replies: 14 Views: 22024
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Apr 28, 2008 3:23 am Subject: update a table using JDBC Adapter |
Hi,
I am getting following exception if i run connector and placing data in the queue.
[Time: 2008/04/28 07:13:05.844] [System: ConnectorAgent] [SS: JDBCConnector] [Th
read: REQJmsThreadPool.t ... |
Topic: update a table using JDBC Adapter |
sirisha.n
Replies: 14 Views: 22024
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Apr 28, 2008 2:03 am Subject: update a table using JDBC Adapter |
HI,
I have gone through Adapter PDF.
The output of MB flow is a BO.
configuring the connector means, I mentioned MB flow's output Queue as connector's Request Queue and i also written a simpl ... |
Topic: update a table using JDBC Adapter |
sirisha.n
Replies: 14 Views: 22024
|
Forum: WebSphere Interchange Server + Adapters Posted: Sun Apr 27, 2008 11:48 pm Subject: update a table using JDBC Adapter |
Hi,
I want to update a table(db2) with some parameters which are coming from MB flow.
the flow is some thing like blow.
MB flow -----------------> JDBC Adapter -----------------> DB2
... |
Topic: JDBC adapter |
sirisha.n
Replies: 21 Views: 10384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2008 10:52 pm Subject: JDBC adapter |
Hi All,
I resolved the issue by myself.
the solution for the issue is:
JDBC adapter uses CwXML Wired format. so we need to use on both message sets with same wired format.
thanks to you a ... |
Topic: JDBC adapter |
sirisha.n
Replies: 21 Views: 10384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 27, 2008 6:41 am Subject: JDBC adapter |
Hi,
if i made mrm instead of xml at connector side, and i also mentioned message set in connector properties.
now in the input node itself, message not getting parsed.
 |