Best XQuery tutorial for OSB

Hi,
I am new to OSB 11g. I want to learn XQuery and how to use it Oracle Service Bus. Any good material so I can become a good expert in XQuery ?
Thanks

maybe the tutorials on w3schools are a good start
http://www.w3schools.com/xquery/default.asp
they will teach you the basics on how to start using the xquery language with easy to understand examples

Similar Messages

  • XQuery Mapper for OSB 11g

    All,
    We have a task of transforming lot of XML payload formats as part of the OSB proxy service to business service calling. I am looking at this link for XQuery Mapper
    http://download.oracle.com/docs/html/E15866_01/mapper.htm#i1385064
    I have downloaded the Oracle Enterprise pack for Eclipse but still don't see XQuery Transformation option.
    The documentation in this link talks about GUI based intuitive mapping mechanism b/w different SOAP or XML or WSDL formats.
    Let me know your thoughts on the same.
    Thanks,

    Hi Sushant,
    Regarding your last post..
    As per as I know you can have two option..
    1>either you import your wsdl/schemas into OSB Console and then use XQuert mapper over there,you will get the Xquery file.
    2>Other wise you can install other XML processor tool(like Altova XML Spy ..etc.) and generate your required XQuery file and then import into your OSB project(@OSB Console).
    But one thing I can assure you that what ever you can do in Workshop IDE,you can do same thing in OSB Console as well.
    Thanks,
    Deba

  • XSLT and XQuery recommendation for BPEL and OSB

    Hi,
    1. Why is XQuery recommeded for OSB and XSLT for BPEL. Are there any specific performance optimization reason behind this.
    2. Apart from OSB and BPEL, both XSLT and XQuery has xml transformation options and creating HTML. What is the difference between these two.
    Thanks in advance!

    you can create the graphical view of Xquery in Eclipse but not for XSLT
    Xquery is much faster than XSLT in OSB.
    Through XSLT however you can achieve more complex transformation.
    OSB has its historic origins in BEA Aqalogic stable and so Xquery was widely used used even though XSLT is supported. It is a matter of choice(your standards in your organization,your developer skillsets,your re-usable libraries etc )
    In Jdeveloper you can develop xslt in graphical mode though and attain complex transformation

  • Tutorial for FLEX

    Hi,
    I have existing application in RAD 7.5, My app is in JSF framework and backend Oracle.
    Our new tech requirement is FLEX from JSF using as much as possible server side code. Currently trying to come up with some POC.
    On the very begining , trying to learn FLEX quickly. I am java developer, no knoledge of any adobe product. Just know pdf files .
    Can you suggest for a best fit tutorial for me and best learning road map. By the way, i never attended any paid training, web is my book and my world.
    Thanks,
    Arijit

    ChikaraDev has a number of useful tutorials and sample applications, most of which you can right-click and select View Source:
    http://www.chikaradev.com/learning/flex3/general/StudentsTutoringSession1.pdf
    http://www.chikaradev.com/learning/flex3/general/SampleApps1/index.html
    http://www.chikaradev.com/tutorials/index.html
    But if you really want to learn Flex well, and embed nuggets of knowledge about Flex deep within your mind, you should just go through the Flex Builder help system from the top (but not the API pages). I went through 3/5 of the Flex Builder help sys twice each time I prepared for (and passed) the Flex 2 and Flex 3 with AIR ACE (Adobe Certified Expert) exams.
    The Flex Builder help system is simply awesome (though admittedly it is not perfect)!
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance
    www.ChikaraDev.com
    Flex Development and Support Services

  • XQuery Transformation in OSB for array of values

    Hi,
    I have followed the below tuts on the OSB tutorial.
    http://www.oracle.com/technetwork/articles/jumpstart-for-osb-development-page--097357.html
    Everything works fine. Except for the "GetAllCustomer" branch node.
    Step1 : Configured the BusinessService invoking the exposed WebService at localhost:7001 --> it works & returns proper values, testing through both SOAP Ui & OSB business service.
    Step 2 : Similarly configured the Proxy services with XQuery Transformation in place. --> it works with no error but not returning any values.
    Step 3 : after configuring XQuery Transformation tested it through OEPE --> returns result as expected.
    Please suggest where am going ??

    use a for loop or position for this..
    please check the below threads, for the same..
    Re: Assign activity erros with XPath query string returns multiple nodes.
    Re: OSB:for-each action working procedure with a sample.

  • Best guide or tutorial for oracle 10 g rac on vmware ?

    hi,
    can any one tell me best guide ,notes or Tutorial for oracle 10 g rac on vmware ?
    Regards,
    A.Anwar

    A. Anwar wrote:
    hi,
    can any one tell me best guide ,notes or Tutorial for oracle 10 g rac on vmware ?
    Regards,
    A.Anwarrefer for installation:- http://oracleinstance.blogspot.in/2010/03/oracle-10g-installation-in-linux-5.html
    http://www.databasejournal.com/article.php/3559996/Tarry-Singh.htm
    Tutorial:- oracle documentation is the best best guide
    refer:- Oracle® Database 2 Day + Real Application Clusters Guide
    http://docs.oracle.com/cd/B19306_01/rac.102/b28759/toc.htm(2 day RAC DBA)
    http://docs.oracle.com/cd/B19306_01/rac.102/b14197/toc.htm(Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
    regards,
    Rajesh

  • Oracle OSB - Tutorial for development using Eclipse Plugin

    Hi,
    1. I need a tutorial to develop a simple application using file adapter. For example it was very easier in Oracle ESB 10.3 version where I can drag and drop adapters and configure. What should I do if I have to create similar adapters in OSB. Can you provide documentation. For Oracle ESB(old version) there was ESB Quick Start guide and it was very useful. Do we have some thing similar for OSB?
    2. Most of the tutorials that are in Oracle website points to using JDeveloper. When I download the JDeveloper I no longer get those option. When I browsed I found that we should use Eclipse Plugin for OSB development. Is it true.
    Thanks for your help.
    Thanks,
    Uma

    Hi Uma,
    You may find OSB samples and tutorials at below links -
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/examples/samples.html
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/tutorial/tutGettingStarted.html
    http://www.oracle.com/technology/sample_code/products/osb/samples/osb_examples_tutorials_0.pdf
    http://www.oracle.com/technology/products/soa/service-bus/collateral/osbsamples.html
    http://www.oracle.com/technetwork/articles/jumpstart-for-osb-development-page--084104.html
    Oracle service bus installer comes with a eclipse plugin which can be used to develope OSB applications using Eclipse. Refer installation guide to know more.
    You should post OSB related questions in Oracle SOA Suite forum to get better and faster response -
    SOA Suite
    Regards,
    Anuj

  • Where is the best tutorial for Compressor 4

    Please can anyone tell me where a novice would look to learn how to use Compressor 4 to burn a DVD with several short films and a menu?

    Hard to say what is the best without trying all of them – and I haven't. Most offer a free preview or two.. do a search and survey their previews to compare.
    Lynda.com has a month-to-month subscription plan for $25. They offer a huge selection of courses across a wide variety of subjects, including several versions of Compressor and DVD authoring programs.
    Ripple Training specializes in multi-media and has a Compressor tutorial for $30.
    Larry Jordan also focuses on editorial and offers monthly subscriptions for $20. He has a Compressor tutorial plus short movies on specific techniques for $5.(He is also featured on a number of older tutorials at Lynda.com.
    There are lots of others and I'm sure that many of them are excellent.
    But here's the problem. Apple no long makes or supports the DVD authoring part of the workflow. So you either have to get a boxed edition of iLife, or you need to use a third party app like Roxio Toast.
    The disk burning capabilities of Compressor are great for a simple DVD. But they're really not for the kind of project you describe. (There are work-around's that can get multiple movies on a disk but it's not very satisfactory,
    Finally, take a look at the Compressor user manual – at least the first two chapters to familiarize yourself with the basics. It's well-written and is a great resource.
    Good luck.
    Russ

  • Best CD or online tutorial for newbie

    Hello DW8 experts:
    Can you recommend a good cd-based or online tutorial for DW8?
    Thanks so much.
    David

    Hello there,
    If you are new to Dreamweaver 8, you might want to take a
    look at
    Captivate simulations I created for the Dreamweaver developer
    center
    http://www.adobe.com/devnet/dreamweaver/articles/dw_getting_started.html
    CD-wise I would suggest you take a look the Dreamweaver 8
    Essential
    Training from Lynda.com
    http://movielibrary.lynda.com/html/modPage.asp?ID=172
    Regards,
    Mark
    Mark Fletcher
    WebAssist.com
    muskrat897 wrote:
    > Hello DW8 experts:
    > Can you recommend a good cd-based or online tutorial for
    DW8? Thanks so much.
    > David

  • Best tutorial for AE and Green Screen?

    I am trying to find the best Green Screen for AE tutorials out there. Can anyone recommend one?
    Thank you!

    This one is pretty good:
    http://toolfarm.stores.yahoo.net/prkewikebexs.html
    She teaches you how to combine multiple keys in Keylight.
    Here are some excellent free ones:
    http://library.creativecow.net/articles/rabinowitz_aharon/junk_mattes.php
    http://library.creativecow.net/articles/kramer_andrew/colorkey.php

  • Best tutorial for installing Google maps on 10.2.1?

    Hi, 
    Can anyone recommend a good tutorial for installing Google maps on 10.2.1?  
    Including where to download the APK (I've looked for a while and it feels like I'm trying to find a TV show for download).  Is there a ways to do this directly grom Google's Android sites?
    Thanks,
    Dave

    You'll find clear, detailed directions to install Snap, here:
    http://supportforums.blackberry.com/t5/Downloaded-Applications-for/You-Upgraded-to-OS-10-2-1-and-wan...
    I don't know why elessar says there is no way to load Google Maps, it does not require Google play services at all. Quite simple.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I am a new mac user and I switch to mac due to the graphics that it brings. I do website in pc and I heard iweb is the best.NOW i heard that iweb will be discontinue. so what is the best application there for website using MAC OSX lion?

    I am a new mac user and I switch to mac due to the graphics that it brings. I do website in pc and I heard iweb is the best.NOW i heard that iweb will be discontinue. so what is the best application there for website using MAC OSX lion?

    It is now confirmed  that iWeb, and iDVD, has been discontinued by Apple. This is evidenced by the fact that new Macs are shipping with iLife 11 installed but without iWeb and iDVD.
    On June 30, 2012 MobileMe will be shutdown. However, iWeb will still continue to work but without the following:
    Features No Longer Available Once MobileMe is Discontinued:
    ◼ Password protection
    ◼ Blog and photo comments
    ◼ Blog search
    ◼ Hit counter
    ◼ MobileMe Gallery
    All of these features can be replaced with 3rd party options.
    I found that if I published my site to a folder on my hard drive and then uploaded with a 3rd party FTP client subscriptions to slideshows and the RSS feed were broken.  If I published directly from iWeb to the FPT server those two features continued to work correctly.
    There's another problem and that's with iWeb's popup slideshows.  Once the MMe servers are no longer online the popup slideshow buttons will not display their images.
    Click to view full size
    However, Roddy McKay and I have figured out a way to modify existing sites with those slideshows and iWeb itself so that those images will display as expected once MobileMe servers are gone.  How to is described in this tutorial: #26 - How to Modify iWeb So Popup Slideshows Will Work After MobileMe is Discontinued.
    It now appears that the iLife suite of applications offered on disc is now a discontinued product and the remaining supported iApps will only be available thru the App Store from now on. However, the iLife 11 boxed version that is still available at the online Apple Store (Store button at the top of the page) and those still on the shelves of retailers will include iWeb and iDVD. Those two apps were listed in small, gray text on the iLife 11 box that I bought.
    Personally, if I didn't already have a copy I would purchase one to have it for reinstallation purposes if ever needed.
    This might be of some interest to you at this time: Life After MobileMe.
    OT

  • Tutorial for managing bookmarks in iPhone environment?

    I hate asking newbie questions but here goes. Searched for this but found threads regarding desktop environment.
    When I open Safari on my iPhone 3CS, I see bookmarks imported from my pc when I synched. Don't need all those so deleted most. Here's the problem: if I type in a new address in Safari addres field at top, and go to that page, then do Add Bookmark, it doesn't show up the next time I open Safari and look at the bookmarks. If I start to re-type it in the address field, the full link and title appear below, so I know it's storing it somewhere.
    Can someone just point me toward an online tutorial for manageing bookmarks within the iPhone environment not the desktop?
    Thanks!

    it's one of the dangers to BYOD.....The best way to manage this is education(unless you are ready for MDM).
    Granted that can be a bigger pain in the buttocks than working around it.
    What I tell people(having had this happen to me a couple of times) is when it's time to change your password
    1.) Make sure you have all your devices with you
    2.) disable the wireless on everything
    3.) change password via your laptop
    4.) enable one device, and go change the password there < rinse repeat for subsequent devices.
    Now, when the company I was working for moved to a MDM, the issue went away on my phone and tablet, as the mail settings were controlled by the MDM, so when i changed my password, it pushed to my other devices.
    HTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered

  • Where can I find a good tutorial for mobile game developement with J2ME ?

    Hi All,
    I'm completely new to J2ME programming. But I have past experience on J2SE developement. Now I would like to know that where can I find a good tutorial for mobile game developement with J2ME ?
    I'll be very greatful if I can find a useful step-by-step tutorial (eg. "The Java Tutorial" for J2SE)
    Please point me ot the direction.
    Thanks
    ZuriJAckshoT

    ibook-widgets.com    have a free tutorial book in the iBooks store.  Search for "Create your first interactive book using iBooks Author"   they also  sell widgets.
    I  dont have any connection - I  found their eBook in the store long ago  and used it to learn more about iBA.
    The best advice though, is be patient,  go back over the process step by step, I cannot  access the Help files for some reason.. but i am sure its in their.

  • Problem with Xquery transformation in OSB

    hi,
    My scenario is that I have to break the data in a single tag of xml A, to populate multiple tags of xml B.I am using Xquery transformation and substring function to achieve this. The problem comes when i import the xquery resource in OSB and try to do the transformation in a proxy service it gives the following error
    <con:fault xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-382510</con:errorCode>
    <con:reason>
    *OSB Assign action failed updating variable "message": com.bea.wli.common.xquery.XQueryException: Error parsing XML: {err}XP0006: "element {http://schemas.xmlsoap.org/soap/envelope/}Body { {http://www.w3.org/2004/07/xpath-datatypes}untypedAny }": bad value for type element {http://www.example.org/data}data { {http://www.w3.org/2001/XMLSchema}anyType }*
    </con:reason>
    <con:location>
    <con:node>PipelinePairNode1</con:node>
    <con:pipeline>PipelinePairNode1_request</con:pipeline>
    <con:stage>stage1</con:stage>
    <con:path>request-pipeline</con:path>
    </con:location>
    </con:fault>
    the configuration i have done in the proxy service is this::_
    Assign: [XQuery resource..] to [message]
    Delete: [.] in [body]
    Insert [$message] [as first child of][.] in [body]
    The Xquery resource is the .xq file that i have generated for Xquery transformation.
    and i m routing this proxy service to a business service that wud take the XML and dump it to my D drive using file protocol.
    Edited by: rahulc on Oct 12, 2010 12:40 AM
    Edited by: rahulc on Oct 12, 2010 12:41 AM

    My Xquery is this::
    (:: pragma bea:global-element-parameter parameter="$data1" element="ns0:data" location="data.xsd" ::)
    (:: pragma bea:global-element-return element="note" location="note.xsd" ::)
    declare namespace ns0 = "http://www.example.org/data";
    declare namespace xf = "http://tempuri.org/OSB_Try/tag_break/";
    declare function xf:tag_break($data1 as element(ns0:data))
    as element(note) {
    <note>
    <to>
    fn:substring(data($data1),
    1 ,
    6)
    </to>
    <from>
    fn:substring(data($data1),
    7 ,
    6)
    </from>
    <heading>
    fn:substring(data($data1),
    13 ,
    6)
    </heading>
    <body>
    fn:substring(data($data1),
    19 ,
    11)
    </body>
    </note>
    declare variable $data1 as element(ns0:data) external;
    xf:tag_break($data1)
    and my data is this::
    <?xml version="1.0"?>
    <ns0:data xmlns:ns0="http://www.example.org/data">DON'T FORGET ME THIS WEEKEND!</ns0:data>
    and i have tested this zquery for the above data and this is the transformation its doing::
    <note>
    <to>DON'T </to>
    <from>FORGET</from>
    <heading> ME TH</heading>
    <body>IS WEEKEND!</body>
    </note>
    Edited by: rahulc on Oct 12, 2010 1:57 AM

Maybe you are looking for

  • Can I view date and time (metadata) of iphoto pics after sync?

    Successfully synced thousands of iphoto pics to the ipad 2.  Is it possible to see the metadata - actually, just the date and time of the pic - on the ipad 2 photos?  Is there another photo app that lets me see the date and time?

  • LMS 3.2 credentials/username question

    I recently installed the trial version of LMS 3.2 on a single server (10.1.1.1).  Now my head is spinning over what credentials i'm using vs authorization to modify a routers config vs device config. etc etc. I've added a bunch of devices, but I cann

  • Can't able to do Invoicce

    Hello can anyone identify ths message Error Log              0760023951 000000 The document is blocked for billiing             Technical data                 Tech. data details                  Client                                 786             

  • Sematic Error: You need to modify your classpath, sourcepath, bootclasspath

    In my *.jsp file, when I use <%@ page import="dkcDataSearch.*, java.util.*, oracle.jdbc.pool.*" %>, I get: *** Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs setup. I changed <%@ page import="dkcDataSearc

  • Getting Photoshop CS3 on my new computer

    Is it possible to download a copy of CS3 to my new computer?