Author |
Message |
Topic: Two MQInput nodes attached to a MsgFlow |
amitkothari18
Replies: 3 Views: 2880
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 11, 2011 12:09 pm Subject: Two MQInput nodes attached to a MsgFlow |
Thanks a lot for the prompt reply.
I would be highly glad if you would be able to provide me the link for appropriate documentation that you referred in your post.
Thanks again for your help. |
Topic: Two MQInput nodes attached to a MsgFlow |
amitkothari18
Replies: 3 Views: 2880
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 11, 2011 10:31 am Subject: Two MQInput nodes attached to a MsgFlow |
Hi,
We have a msgflow in production which processes real-time and batch messages, to differentiate between real-time and batch we have two separate MQInput nodes and they read msgs from two differe ... |
Topic: help with XSLT transformation |
amitkothari18
Replies: 1 Views: 5661
|
Forum: WebSphere DataPower Posted: Sat Oct 22, 2011 12:39 am Subject: Found the solution!! |
Used DataPower "Xpath Tool" with "URI" option selected and it worked fine!! |
Topic: SQL Error |
amitkothari18
Replies: 1 Views: 5497
|
Forum: WebSphere DataPower Posted: Sat Oct 22, 2011 12:38 am Subject: Problem Resolved!! |
There was some error in my SQL syntax and once I fixed it...it worked!! |
Topic: URGENT!! XSLT Help!! |
amitkothari18
Replies: 1 Views: 5526
|
Forum: WebSphere DataPower Posted: Sat Oct 22, 2011 12:37 am Subject: Found the solution!! |
Was able to resolve the problem, used "rawtohex" for BLOB insert and "to_date" function to insert timestamp field. |
Topic: DataPower Processing Policy |
amitkothari18
Replies: 0 Views: 5048
|
Forum: WebSphere DataPower Posted: Sat Oct 22, 2011 12:34 am Subject: DataPower Processing Policy |
Hi,
I am trying to develop a MPGW which reads msgs from a MQ Queue and insert the data into a database. There is no result or message being sent out.
I used a transform action to perform the da ... |
Topic: URGENT!! XSLT Help!! |
amitkothari18
Replies: 1 Views: 5526
|
Forum: WebSphere DataPower Posted: Mon Oct 17, 2011 10:16 am Subject: URGENT!! XSLT Help!! |
I need some help with the following:
1. How insert DateTimestamp format in Database through XSLT
2. How to insert Blob in Database through XSLT
Here are some of the examples of the incoming da ... |
Topic: SQL Error |
amitkothari18
Replies: 1 Views: 5497
|
Forum: WebSphere DataPower Posted: Sat Oct 15, 2011 9:20 am Subject: SQL Error |
Hi,
I am trying to invoke an insert statement using XSLT and transform action. I am getting following error when I am trying to insert a character string in a varchar column.
"Database rep ... |
Topic: help with XSLT transformation |
amitkothari18
Replies: 1 Views: 5661
|
Forum: WebSphere DataPower Posted: Sat Oct 15, 2011 3:59 am Subject: help with XSLT transformation |
Hi,
I have a requirement to use datapower to read a xml message from a MQ Queue and then update a database tables based of the values from the xml message. The xml looks like the following:
< ... |
Topic: Executing UNIX scripts from WMB |
amitkothari18
Replies: 8 Views: 5529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 12, 2011 10:47 am Subject: Re: Thanks again for being truthful |
Why didn't you go to 6.1.0.9?
IBM had suggested us to move to 6.1.0.8 for the specific problem we were experiencing at that time.
If you don't accept the new functionality the impact is near-zer ... |
Topic: Executing UNIX scripts from WMB |
amitkothari18
Replies: 8 Views: 5529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 12, 2011 10:34 am Subject: Thanks again for being truthful |
Being a mere developer in a big organization you do not get a lot of say in a lot of things and at times you have to choose alternative solution which might not be the best possible solution at that t ... |
Topic: Executing UNIX scripts from WMB |
amitkothari18
Replies: 8 Views: 5529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 12, 2011 10:07 am Subject: Thanks for the reply. |
As you might be aware that with WMBv6.1.0.6 they had hard coded the timeout value for File output nodes to 5sec. Since, we recently upgraded to WMBv6.1.0.8 we started experiencing a lot of ftp failure ... |
Topic: Executing UNIX scripts from WMB |
amitkothari18
Replies: 8 Views: 5529
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 12, 2011 9:39 am Subject: Executing UNIX scripts from WMB |
Hi
Another query, is there a way to execute UNIX scripts from WMB code, like we invoke store procedure of Java procedure?
We have WMBv6.1.0.8 deployed on AIX environment. |
Topic: Trace Nodes in MultiThread Environment |
amitkothari18
Replies: 1 Views: 1887
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 10, 2011 2:10 pm Subject: Trace Nodes in MultiThread Environment |
Hi,
I need some help to understand the behavior of Trace nodes in a multi threaded broker environment. Will that be a problem if two instances of a msgflow try to write to same trace file, how is t ... |
Topic: Multiple Outputs connected to one out terminal!! |
amitkothari18
Replies: 4 Views: 2990
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 24, 2011 9:41 am Subject: Thanks again for quick reply!! |
Thanks a lot for your help!! |