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 » WebSphere DataPower » Need help on a datapower implementation

Post new topic  Reply to topic
 Need help on a datapower implementation « View previous topic :: View next topic » 
Author Message
IBM_Newbie
PostPosted: Sat Jan 28, 2012 4:18 am    Post subject: Need help on a datapower implementation Reply with quote

Novice

Joined: 05 Dec 2011
Posts: 15

Hi,

We have a requirement where we are integrating MB and datapower.

Existing MB flow: We get a URL in request and we need to hit that URL and get the attachment and save that in DB from where client can pick that up.
So we were using localenvironment to dynamically create that url for HTTPRequest node.

New requirement: We need to introduce datapower.We will get the request from MB flow with URL in query string and we need to dynamically hit the HTTP server URL after retriving the URL from quesry string and send result back to MB.



Questions:

1. Do we need to create a MPG as its only HTTP FSH required.
2. How to parse the HTTP GET parameters? Any function in DP
3. How to invoke this URL after we have set the dynamic backend


Homework done till now:

1. We need to creat a route rule in policy and provide xslt for getting the parameters: So suppose request is

http://myhost:7080/mysystem?URL=someurltobeinvoked

We can have xsl:param name="dpquery:URL" to get the URL and
dp:url-open
target="$dpquery:url" response="xml">
</dp:url-open>
or <dp:set-variable name="'var://context/txn-info/dynamic-route'" value="string($dpquery:url)"/> to invoke that URL


Am i going in right direction? Else please provide some links where i can get more information to read.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Mar 12, 2012 9:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Have you taken the DataPower training classes?

http://www-304.ibm.com/jct03001c/services/learning/ites.wss/au/en?pageType=course_description&includeNotScheduled=y&courseCode=WE400AU

Reading is great. Instruction is better.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere DataPower » Need help on a datapower implementation
Jump to:  



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
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.