ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 18 matches
Author Message
  Topic: Passing Update and Commit in a Single statement
vdharanikota

Replies: 1
Views: 1187

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 26, 2017 11:32 am   Subject: Passing Update and Commit in a Single statement
Hi Everyone,
I am using IIB10 and Oracle DB.

I have a requirement to update and commit the transaction in a single statement.

I have used individual statements as below :
PASSTHRU('UPDATE Tabl ...
  Topic: Problem with email output node while sending attachment
vdharanikota

Replies: 4
Views: 2660

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 03, 2015 1:15 am   Subject: Problem with email output node while sending attachment
Thanks for your quick response...
I have already read some posts in this forum... and I'm able to send the mails with attachment also... but my problem is that... In my attachment I'm unable to get ...
  Topic: Problem with email output node while sending attachment
vdharanikota

Replies: 4
Views: 2660

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 02, 2015 11:01 pm   Subject: Problem with email output node while sending attachment
Hi all,
Hope all are doing well. I have requirement to send an email with an attachment. I do have the data in Environment variables and esql code is as follows...

SET OutputRoot.EmailOutputHeader ...
  Topic: How to call SQL SERVER stored procedure using ESQL
vdharanikota

Replies: 4
Views: 3607

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Feb 19, 2015 3:37 am   Subject: How to call SQL SERVER stored procedure using ESQL
Thank you for your response... now its working good after changing datatypes in esql, tables and in stored procedure....
  Topic: How to call SQL SERVER stored procedure using ESQL
vdharanikota

Replies: 4
Views: 3607

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 17, 2015 10:21 pm   Subject: How to call SQL SERVER stored procedure using ESQL
I have created a procedure like this.. correct me If I am wrong
CREATE PROCEDURE sp_exchange_rates_insert(IN base_currency CHARACTER,IN currency CHARACTER,IN response_date TIMESTAMP,IN ask DECIMAL,IN ...
  Topic: How to call SQL SERVER stored procedure using ESQL
vdharanikota

Replies: 4
Views: 3607

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 17, 2015 2:07 am   Subject: How to call SQL SERVER stored procedure using ESQL
Hi all
My requirement is... I will get dynamic http responses which contains 11 columns. Using ESQL I am able to store the data in the SQL table using Insert statement.
Now I have to do the same us ...
  Topic: xml to flat file using dfdl in wmb/IB v9
vdharanikota

Replies: 3
Views: 3772

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 28, 2014 11:00 pm   Subject: xml to flat file using dfdl in wmb/IB v9
Thank you for your replies... I'll work as per your suggestions and let you know if I have any other issues.
  Topic: xml to flat file using dfdl in wmb/IB v9
vdharanikota

Replies: 3
Views: 3772

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 28, 2014 5:37 am   Subject: xml to flat file using dfdl in wmb/IB v9
Hi all, I have an issue while using dfdl, for transforming a message from xml to flat file.
Sample Input:
<Root>
<CreatedDate>28/10/2014</CreatedDate>
<CreatedBy>Dharanikot ...
  Topic: How to delete XML header from a web response
vdharanikota

Replies: 1
Views: 1190

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Aug 19, 2014 10:47 pm   Subject: How to delete XML header from a web response
Hi all
I'm working on Google web services. My flow and code is working very well and getting the response also. In my response I'm getting an xml header like this <!. Is it possible to delete this ...
  Topic: How to modify the Respose received from multiple webservices
vdharanikota

Replies: 5
Views: 2619

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 14, 2014 5:28 am   Subject: How to modify the Respose received from multiple webservices
Thanks to all for your replies...
using environment variables i'm able to store the response now my flow is working very fine...
  Topic: How to modify the Respose received from multiple webservices
vdharanikota

Replies: 5
Views: 2619

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 13, 2014 5:45 am   Subject: How to modify the Respose received from multiple webservices
First of all thanks to you...
I'm also working on the same but I'm unable to save the response individually... my flow starts with input and ends with 2 output messages displaying the responses. can ...
  Topic: How to modify the Respose received from multiple webservices
vdharanikota

Replies: 5
Views: 2619

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 13, 2014 3:24 am   Subject: How to modify the Respose received from multiple webservices
Hi all... I'm working on google web services and I'm able to call these individual services without any problem... but when I'm calling two services (timezone and geocoding services) at a time using a ...
  Topic: How to get a Respose from Google webservice dynamically
vdharanikota

Replies: 15
Views: 6203

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 06, 2014 11:21 pm   Subject: How to get a Respose from Google webservice dynamically
Hi all
i have given in HTTPS proxy location... now I am able to get the respose from the Google webservice. thanks to all for your support.
  Topic: How to get a Respose from Google webservice dynamically
vdharanikota

Replies: 15
Views: 6203

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 06, 2014 6:00 am   Subject: How to get a Respose from Google webservice dynamically
I'm sorry... I have not created the certificate, which I was imported signer certificate on the given URL.. and added the certificate in the keystore and associated this keystore to the broker.
  Topic: How to get a Respose from Google webservice dynamically
vdharanikota

Replies: 15
Views: 6203

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Aug 06, 2014 5:48 am   Subject: How to get a Respose from Google webservice dynamically
After creating signer certificate and configuring SSL also, I'm getting the same errors... I dont know where I was wrong... do I need to change my esql code please suggest me I'll try... from the last ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.