|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Invoking REST services implementing OAuth |
« View previous topic :: View next topic » |
Author |
Message
|
alechko |
Posted: Sun Nov 25, 2012 7:33 am Post subject: Invoking REST services implementing OAuth |
|
|
Apprentice
Joined: 12 Jan 2005 Posts: 37
|
Hi there,
I need to develop a message flow which consumes an HTTP service which implements OAuth protocol (v1 not v2). The example code provided by the service provider is in java and uses Google Data java client library: https://developers.google.com/gdata/articles/java_client_lib
I prefer not to execute java code doing HTTP operations directly from a message flow. Is there a standard way to do it using WMB nodes.
I'd appreciate any idea or thought.
Thanks,
Alik |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Nov 26, 2012 6:17 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
A Java Compute Node is a WebSphere Message Broker node. Why do you not want to use this WMB node? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Nov 26, 2012 6:46 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If you'd rather use an HTTPRequest node to handle the HTTP communications, you can always use a JCN to build the HTTP message tree, including the oauth headers. |
|
Back to top |
|
 |
alechko |
Posted: Mon Nov 26, 2012 7:06 am Post subject: |
|
|
Apprentice
Joined: 12 Jan 2005 Posts: 37
|
I'll try building the http headers on a JCN and using HTTPRequest nodes.
Thanks |
|
Back to top |
|
 |
dtak |
Posted: Sun Dec 14, 2014 1:50 pm Post subject: |
|
|
Newbie
Joined: 10 Aug 2011 Posts: 4
|
Hi,
Can this be implemented in compute node using ESQL? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|