Creating new XML Db Web Service

Hi all

I need to create a new webservice XML DB. I followed below the oracle documentation and could create the service. But when I tired to run the XQuery, to get information about the service, I just added.
(1) I could see only a part of the production.
(2) I must add this output to 'xdbconfig.xml '. But I don't see this file on my database server.

I'm sure the XDB is configured on this database. I don't see by following the lines in the alertlog, when we bounced the database recently, which confirms that the XDB is configured.

Mar 29 17:53:17 Nov 2011
XDB installed.
XDB initialized.
Mar 29 17:53:43 Nov 2011

Not sure what happened to the xdbconfig.xml. Please find below the command I used to create the Web Service and XQUERY.

DECLARE
SERVLET_NAME VARCHAR2 (32): = "WDD_XML";
BEGIN
DBMS_XDB.deleteServletMapping (SERVLET_NAME);
DBMS_XDB.deleteServlet (SERVLET_NAME);
DBMS_XDB.addServlet (NAME = > SERVLET_NAME,)
LANGUAGE = > 'C ',.
DISPNAME = > 'Oracle query Web Service.
DESCRIPT = > 'Servlet to make queries as a Web Service. "
SCHEMA = > "XDB");
DBMS_XDB.addServletSecRole (SERVNAME = > SERVLET_NAME,)
ROLENAME = > "XDB_WEBSERVICES"
ROLELINK = > 'XDB_WEBSERVICES');
DBMS_XDB.addServletMapping (TEMPLATE = > ' / WDD_XML / *',)
NAME = > SERVLET_NAME);
END;
/

XQUERY declare default element namespace "http://xmlns.oracle.com/xdb/xdbconfig.xsd";
for $doc in fn:doc("/xdbconfig.xml")/xdbconfig/sysconfig/protocolconfig/httpconfig.
webappconfig/servletconfig/servlet-list/servlet [servlet-name = "WDD_XML"]
return $doc
/


http://docs.Oracle.com/CD/B28359_01/AppDev.111/b28369/xdb_web_services.htm


Thank you
WIYI.

Sorry, I'm a newbie to the concept of XML DB

Then read the documentation from the beginning, at least:
-l'intro: http://docs.oracle.com/cd/B28359_01/appdev.111/b28369/xdb01int.htm#i1047170
-the part about the repository: http://docs.oracle.com/cd/B28359_01/appdev.111/b28369/xdb03usg.htm#BABEDIHI

the docs that I'm making reference to said just edit the file xdbconfig.xml

You just made.
Procedure calls in the PL/SQL block that you ran changed the configuration file to enable native webservices.

Tags: Database

Similar Questions

  • How to create the new record of web service in the ADF?

    Hello, I use JDeveloper 11.1.2.3.0. I created a class and published as a web service. I created a web method like this:

       public void addNewRow(MyObject cob)

    {

    MyAppModule myAppModule = new MyAppModule();

    try {

    ViewObjectImpl vo = myAppModule.getMyVewObject1();

    ================> vo object is now null

    Row r = vo.createRow();

    r.setAttribute("Param1", cob.getParam1());

    r.setAttribute("Param2", cob.getParam2());

    vo.executeQuery(); getTransaction().commit();

    }

    catch (Exception e) { e.printStackTrace(); }

    }

    As I have written in the code, myAppModule.getMyVewObject1 () returns a null object. I do not understand why! AFAIK AppModule must initialize the object itself, when I call "getMyVewObject1()", but maybe I'm wrong, or maybe that's not the way it should be for the web methods. Has anyone ever have this problem? Any help would be much appreciated.

    You must use Configuration.createRootApplicationModule () to create the new instance of AM.

    Example: creating root Application Module Instance & #8211; Oracle ADF | Techiecook & #039; s Nook

    Also, the methods in your AM can be automatically exposed as service web soap:

    Andrejus Baranovskis blog: Web Service Interface for molten Oracle 11 g ADF BC Application Module

    And note that your code has other issues, for example:

    vo.createRow () will not automatically add this line to the View object.

    vo.executeQuery () is not necessary...

    Dario

  • Tips for creating an application with web services please?

    I created a simple application for a client who interacts / monitors a device VISA with LV 2009.  The architecture is essentially a state machine with a timeout for VISA calls that retrieve the current state.

    The client asked that the app will also be controlled via the web and asked me to set up a demo with one or two simple functions.  I have the experience to bring charges against the Server Web LV7 model, but not with web services.

    So here's what I did...

    (1) added a line to my application that would inject actions in the state machine.

    (2) created a simple VI pushes these actions in the queue and plans to use it as the Web Service.

    And then I followed the examples for Web Services, thinking that the Web server is running in the same program as the development environment, such as the version LV7.  This doesn't seem to work.

    Could someone give me a quick overview on how best to do that, or to report an article?  I have simple working WS, but here are a few questions...

    @ Jed Davidow:

    We met this difficulty with our web app (LV 2009) as well.  Because now we feel the solution the easiest way is to activate the VI server in your main application (EXE) VI and place calls to its hierarchy of web services in the open Application > VI Open > call by Ref > close VI > structure to close the Application.

    Although we try to minimize the use of the present in web services, it makes sense for some resources shared and accessible throughout the world as references to database, configuration globals, etc.

    I also note that there seems to be an instability that we have not been able to identify which may (or not) be attributed to the use of this technique.  The symptom is LabVIEW from memory immediately at some point.

    I am currently looking into migration towards 2010 LV, and it seems that the same constraints between instances of the application are in place.  I expect that, but I was expecting some more simplified with the next version of LV interprocess communication methods.

    --

    James

  • Find / create / update using the Web service data command.

    Hello

    I'm working on PS2 (JDEV 11.1.1.3). One of the requirements is to build Web services from ADF pages. Initially the user connection is looking for items. The results would then be displayed as a read-only table. The user will select line clicks on the button "edit / update" then I need see the second page with the details of record selected as a form. Then he can add / edit the page. The same page is also used to 'create '. I am facing issue while the user selects the record in the table Details the research and passing the Id on the second page of the update of the. Can someone help / guide me.

    I went through the blog of Shay. http://blogs.Oracle.com/Shay/2010/05/updateinsert_with_adf_web_serv.html
    But it's different compared to my needs.

    Enjoy your entries.

    Thank you
    Mahesh

    I don't see exactly how have more fields influence the approach.
    If you are looking for a shortcut, you can try to drag the operation of fusion, as a form of parameter ADF - this will create all the fields for you. And then you will need to go in and change their value to point to the pageFlowScope object.

  • Create Resource Pool c# Web Services SDK

    Hello

    I then starting in this area and I seriously need help.

    Can anyone help/provide code me by creating a resourcepool? and by creating a new folder under a resourcepool?...

    Thank you... Thank you

    Shim

    Check out this script: createResourcepool.pl

    You can certainly add the logic required to even create the folder before the list of resources, etc... but this should give you an example on how to create a resource pool.

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • Using PL/SQL to create a Web Service?

    Hello world:

    I have a question, I have not found in the research of wire. The light went off in my head on SOA and weakly couples services... Perl farm there, c# shut up and PL/SQL Ranch right here and so on... all the outputs of product in XML format for common use. I know that we can query results PL/SQL in XML format with some effort, but I want to know is how completely (Stepwise A - Z) create a PL/SQL web service and SOA standard. So this piece of the pie I'm missing?

    Thank you

    Preston
    See you soon!

    You are looking for something like this?

    Web Services using native Oracle XML DB

  • Remove a broken printer eprint/web services settings

    My connected printer eprint has been ruined by a bolt of lightning on our phone line (as well as a few other things ).

    I now have a replacement and have everything set up under my account eprintCenter but wanted to transfer my email eprint pleasant, easy to my new printer.

    I obviously was not allowed to have 2 printers under the same email address, so follow my sense of logic and the old fried printer removed from my account.  My sense of the logic seems to be a little off because I can't still use the old address eprint for my new printer and I guess it's because the broken still has its "created" according to HP web services.

    Any suggestions on how I de-register the printer fried Kentucky web services? That will allow me to reuse my really good eprint address? Or have I lost this one for good by removing the printer broken from my account and I now live with a not as good email eprint?

    Hello

    Sorry to hear that you have had the misfortune of lightning.

    Unfortunately, your old old email is locked and can not be reused for a different printer.  I hope that you can make a change to your old email address that changes only slightly and allows him to be accepted for your new printer.

  • Problems to change my url endpoint data control for Web Service design time vs deploy times. Where is the url of time to deploy the "deployment configuration" stored?

    https://blogs.Oracle.com/ADF/entry/changing_endpoint_url_for_a_web_service_data_control

    Using this link as a reference, I created a data control Web Service, and when I deploy via JDeveloper for different environments I can change my point of endpoint accordingly on this screen:

    Capture.PNG

    However when I change my point of termination at the design time, the changes do not appear in the screen "Configuration of the deployment. This would not normally be a problem, but our automated deployment (maven/ant) seems to keep picking up the url "Deployment Configuration" instead of what we change in the DataControl.dcx. So I have a few questions:

    1. Why is there a difference between what we have in the source code and what is shown on this ""Deployment Configuration "screen for manual deployment of JDeveloper? "

    2. where is this "Deployment Configuration" end point url located? I can change it during an automated deployment as I can on a manual deployment?

    3. What is the best practice to change a url endpoint to the Web Service data control with during an automated deployment?

    It turns out that the connections.xml had the url of the endpoint that the profile of the deployment and jdeveloper was referencing at deployment time.

    In order to get our automated generation work, we use a search and replace of Ant utility to change endpoint in this connections.xml before construction/deployment of the application.

  • Native web services in Oracle 11 g

    Y at - there no official explanation on how to configure and create native web services to Oracle 11 g and how to properly secure these services? Since Oracle APEX now supports web services use SOAP and REST, it makes sense to have more explanation on creating and securing web services. As know many PL/SQL programmers, it isn't always an easy task to develop web services in jDeveloper to work with databases - with all of these technologies to Add on as jPublisher/Toplink to get the job of things. It is not easy to get the 'How to' guide on creating and securing of the native web services in Oracle 11 g.

    Thank you.

    Andy

    Hello.

    If you are still looking for this answer, you can try this.

    http://www.Oracle-base.com/articles/11g/native-Oracle-XML-DB-Web-services-11gr1.php

    The article has links to documentation and other resources at the bottom.

    See you soon

    Tim...

  • AF:query with web services data control

    Hi all

    I'm very new to using web services as a data source in the ADF. I'm looking to use a component of af: query (with saved searches and advanced mode) with a web service data control.

    The doc - http://docs.oracle.com/cd/E24382_01/web.1112/e16182/appendix_datacontrols.htm#CHDGBBIJ - it seems that there is some programmatic application necessary to achieve this goal. I guess that means that you are required to implement a custom QueryModel and related classes. My understanding is correct?

    Is there a sample (or documentation) available for this application? I searched the web but can't find anything useful.

    Note: For the purpose of learning, I just exposed service interface of the Module of an Application as a web service remote. The web service has my view exposed as an operation criteria.

    Thanks in advance,
    Bruno Guillaume

    Hello

    the query component does not work out of the box with the DataControl WS that it does not support the named criteria (which will be for a long time in the future). To create a request form, you can drag a WS method as a parameter. If the method has arguments of complext, you will find the complex argument that manufacturers in the Panel DataControl, so you can flatten by drag and drop in the form of parameter

    Frank

  • ORA - 31050:Access refused when trying to activate the native database Web servic

    Hi all

    I try to follow the instructions of OBE on "using Oracle XML DB Web Services for Service-Oriented Architecture" as this url http://st-curriculum.oracle.com/obe/db/11g/r1/prod/datamgmt/xmldb2_b/xmldb2_b.htm#http.

    I would like to enable native database Web service endpoint in Oracle XML DB, and I have already run the script to create Web Service endpoint.

    In any case, I got the following error.

    ORA-31050: access denied
    ORA-06512: at "XDB". DBMS_XDB', line 528
    ORA-06512: at "SYSTEM. ADDSERVLETMAPPING', line 91


    I found that this procedure has been created the diagram of the system, but the problem occurs when I tried to call the ADDSERVLETMAPPING procedure.


    It is a code that I used to activate.

    set pagesize 100
    set linesize 132
    long value 20000
    set echo on
    -conn sys/oracle as a sysdba

    create or replace procedure addServletMapping (model varchar2,
    ServletName varchar2,
    dispname varchar2,
    servletclass varchar2,
    servletschema varchar2,
    language varchar2,
    Description varchar2,
    securityRole xmltype) as
    xmltype xdbconfig.
    Start
    xdbconfig: = dbms_xdb.cfg_get ();
    Select deleteXML
    (
    xdbconfig,
    ' / xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-list/servlet [servlet-name = "" | "] servletname | '"]'
    )
    in the xdbconfig
    Double;

    If (language = 'C') then
    Select insertChildXML
    (
    xdbconfig,
    "/ xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-list."
    "servlet",.
    xmlElement
    (
    "servlet",.
    xmlAttributes (like "xmlns", ' http://xmlns.oracle.com/xdb/xdbconfig.xsd'),
    xmlForest
    (
    ServletName "servlet- name."
    as "servlet-language."
    dispname as "display name."
    Description like "description".
    ),
    securityRole
    )
    )
    in the xdbconfig
    Double;
    on the other
    Select insertChildXML
    (
    xdbconfig,
    "/ xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-list."
    "servlet",.
    xmlElement
    (
    "servlet",.
    xmlAttributes (like "xmlns", ' http://xmlns.oracle.com/xdb/xdbconfig.xsd'),
    xmlForest
    (
    ServletName "servlet- name."
    as "servlet-language."
    dispname as "display name."
    Description as "description."
    servletclass "servlet-Class."
    servletschema as "servlet-pattern".
    )
    )
    )
    in the xdbconfig
    Double;
    end if;

    Select deleteXML
    (
    xdbconfig,
    ' / xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-mappings/servlet-mapping [servlet-name = "" | "] servletname | '"]'
    )
    in the xdbconfig
    Double;

    Select insertChildXML
    (
    xdbconfig,
    "/ xdbconfig/sysconfig/protocolconfig/httpconfig/webappconfig/servletconfig/servlet-mappings.
    servlet "mapping."
    XmlType
    (
    ' < servlet-mapping xmlns = "http://xmlns.oracle.com/xdb/xdbconfig.xsd" >
    < servlet-model > ' | model | "< / servlet-model >
    < name servlet - > ' | ServletName | "< / servlet-name >
    < / servlet-mapping > '
    )
    )
    in the xdbconfig
    Double;

    xdb.DBMS_XDB.cfg_update (xdbconfig);

    end;
    /

    Call addServletMapping)
    ' / orawsv / *'.
    "orawsv,"
    'Oracle Web Service request',
    NULL,
    NULL,
    « C »,
    "Web Servlet Services."
    XmlType)
    ' < security-role-ref >
    < Role name > XDB_WEBSERVICES < / role name >
    < Role link > XDB_WEBSERVICES < / role-link >
    < / security-role-ref > '
    )
    )
    /

    Call addServletMapping)
    ' / orawsdl / *'.
    "orawsdl,"
    "Oracle WSDLs.
    NULL,
    NULL,
    « C »,
    "WSDL Servlet.
    XmlType)
    ' < security-role-ref >
    < Role name > XDB_WEBSERVICES < / role name >
    < Role link > XDB_WEBSERVICES < / role-link >
    < / security-role-ref > '
    )
    )
    /

    -grant XDB_WEBSERVICES oe
    grant XDB_WEBSERVICES to TESTDB
    /

    -For 11 g only
    -grant XDB_WEBSERVICES_OVER_HTTP oe
    grant XDB_WEBSERVICES_OVER_HTTP to TESTDB
    /
    -grant XDB_WEBSERVICES_WITH_PUBLIC oe
    grant XDB_WEBSERVICES_WITH_PUBLIC to TESTDB
    /

    -Clean afterwards
    drop procedure addServletMapping
    /





    Kind regards
    Zenoni

    Published by: zenoni on January 28, 2011 10:18

    Add the possible servlet mapping only by a user with the XDBADMIN or DBA roles

  • JDeveloper 11 g - JaxRPC issue of web service

    Hello

    I am developing a web service using JDeveloper 11 g v11.1.1.2.0 on windows. Here are the steps I followed:
    < li > created a new generic Application
    < li > created a web service project
    < li > created a simple WSDL
    < li > validated the WSDL
    < li > click New
    < li > Selected web Services categories.
    < li > "Java Web Service from WSDL" Selected among the elements.
    < li > Selected ' J2EE 1.4 JAX - RPC supported by 10.3 WLS
    < li > select the WSDL document, I created
    < li > provided a package for auto-generated classes and application name
    < li > does not change the default values for the checkboxes in this window.
    < li > didn't select all policies or define managers
    < li > click Finish

    Code added to the implementation of the class that is generated.
    Started the WebLogic Server integrated - > click Run-> "Start Server Instance (IntegratedWebLogicServer).
    A ran the implementation class

    The service seems to be successfully deployed
    < tt > [Demo Application deployed Server Instance IntegratedWebLogicServer] < /tt >
    Target URL - http://localhost:7101 / demo-SampleRPC-context-root/PhoneNumberPort < /tt >

    I've accessed the URL of the Mozilla browser and I try to test the two operations that I have in the WSDL file and I get the following error:
    Unable to get the name of the incoming query operation

    Here's the generated query:
    < tt >
    < env:Envelope = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:env >
    < env:Header / >
    < env:Body >
    < Phone > 1235551212 < / phone >
    < / env:Body >
    < / env:Envelope >
    < /tt >

    The response from the service:
    < tt >
    < env:Envelope = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:env >
    < env:Header / >
    < env:Body >
    < env:Fault xmlns:SOAP - ENV = "http://schemas.xmlsoap.org/soap/envelope/" >
    < faultcode > SOAP - ENV:Client < / faultcode >
    < faultstring > cannot get the name of the incoming query operation < / faultstring >
    < / env:Fault >
    < / env:Body >
    < / env:Envelope >
    < /tt >

    I get the same error when I create a client using the following ant script:
    < tt >
    < name target 'customer' = >
    < clientgen wsdl="http://${wls.hostname}:${wls.port}/Demo-SampleRPC-context-root/PhoneNumberPort? WSDL.
    DESTDIR = "${clientclass-dir}".
    PackageName = "Oracle.communications.Platform.demo.WebServices.client"
    Type = "JAXRPC" >
    < / clientgen >
    < javac srcdir destdir = "${clientclass-dir}" = "${clientclass-dir}" includes = "" * / *.java "classpathref ="taskdef.path"/ >"
    < javac srcdir = 'src' destdir = includes="oracle/communications/platform/demo/webservices/client/**/*.java"/ "${clientclass-dir}" >
    < / target >
    < /tt >

    Please let me know what I need to do to make this work.

    Thank you
    Sandrine

    There still seems to be something wrong with the WSDL, and I made a mistake on the direction, you can remove entries from soapAction.

    To fix the following steps:

    (1) create new JDev app + generic project
    (2) create WSDL via New Gallery (Web Services-> Document WSDL option) under the directory public_html/WEB-INF/wsdl + copy the following code:



    container = "http://www.w3.org/2001/XMLSchema" xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/".
    xmlns:MIME = "http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12 = "http://schemas.xmlsoap.org/wsdl/soap12/" >

























    .. .note I deliberately cut the services and link nodes.

    (3) save your changes, and then in the WSDL Editor, down down select the Design tab.
    (4) in the designer, you will see the section completed port Types (and Messages If you develop the it), but not the section links and Services.
    (5) slide the port in the links section type - displays the dialog box create a binding. For CPP you ask SOAP 1.1 and Message encoding set to 1, the PRC entries, click Ok.

    .. .note here you see an option of JMS. I'm not experienced with JMS, but maybe it's what you want otherwise. However can advise first get your CPP example work can go to the option of JMS.

    .. .second note, if you switch to source code view, you will see the entries of linking operation have a soapAction by values that are valid entry. That's what was causing your original error.

    (6) now drag the Service binding and create the default and press ok.
    (7) record everything, go back to your browser app and do a right click on the wsdl file, select Create Web Service - associated Assistant displayed
    (8) step 2 of 7 in the selected Wizard option JAX - RPC, then selected finish
    (9) right click JaxRPCService then Test Web Service
    (10) wait for app to deploy (successfully), and then in the Http parser, test your web service.

    With respect to the JMS, as mentioned above, I'm afraid I can't comment as I have no experience with it. There is a Service Web WLS OTN forum that can provide more assistance:

    WebLogic Server - Web Services

    CM.

  • LabVIEW Web Services: How "undeploy" web services

    I created the example of web services:

    Address book in book labview\examples\comm\webservices\address project for an example of a Web service that handles to publish data, streaming output, static content and HTML Forms.

    Weather project monitor labview\examples\comm\webservices\weather monitor

    for an example of a Web service which publishes simulated weather statistics.

    Using the generator of the user Web interface, they are still included in the list of available web services when I import Web services.

    How can I get rid of them?

    My OS is Windows Server 2003

    C:\Documents and Settings\All Users\Application Data\National Instruments\WebServices\aws

    Has been able to manage web services via the System Manager.

    Thank you

  • Error in creation of Control (SOAP) data to the Web Service in the ADF Mobile app

    Hi, I tried to create a Control (SOAP) Web Service data in a Mobile application of ADF in JDeveloper 11.1.2.4.0 under Mac OS X 10.8.5

    The application has been newly created (no features) and I tried to create a Web Service data control directly.

    In the 'Create Web Service data-> step 1 control', when I entered the URL of the WSDL and left the text box, the window "WSDL Document for reading" came and I got an error message saying "invalid WSDL URL.

    The error description is given below:

    Houston-29114 ADFContext is not configured to process this exception messages. Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is DCA-29000. Are parameters of error message ({0 = oracle.webservices.mdds.MddsException, 1 = java.io.InterruptedIOException: connection timed out})

    I have JDeveloper put 11.1.2.4.0 in place on a Windows 8 and follow the same steps with the same WSDL URL and he accepted the URL.

    Can anyone help on how to fix this problem as I want to develop on Mac.

    Hello

    We have solved the problem by asking the dev team to provide the file for the web service's .wsdl. We copied the file in the file system on the mac and then instead of provide the URL, inviting us to the wsdl file. Who does the work on the mac.

    We were able to put a URL as http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL (a non-secure web service) and the wizard to create the Web Service data control accepted the URL on the mac. Can be to secure web services, we have the .wsdl himself file. (the web service that we were trying to access was on EBS and was a secure web service)

  • Consuming SOAP Web Services

    OK, I have a web service that I am consuming in CF9. I am able to hit the wsdl with SOAPUI and see the results. The results come back as XML. Basically, it displays a list of rooms we use as meetings and show the time that they are reserved. Here's the CF code I wrote for him:

    < cfinvoke

    " webservice =" http://DWC-dreiman-w7e/WSExchangeMeetingRooms/Exchange.asmx?WSDL"" "" "

    method = "FindResourceDetailForDay".

    returnvariable = "FindResourceDetailForDayResponse" >

    < cfinvokeargument name = value 'c' = "Deerwood" >

    < cfinvokeargument name = value "d" = "" >

    < / cfinvoke >

    < cfoutput > value Test return #FindResourceDetailForDayResponse # < / cfoutput >

    However, this code returns this: Test value returns org.tempuri.FindResourceDetailForDayResponseFindResourceDetailForDayResult@13d9efc

    The information that SoapUI refers to the XML format is the following:

    < xmlns:msdata = diffgr:diffgram "" urn: schemas-microsoft-com: xml-msdata "xmlns:diffgr =" urn: schemas-microsoft-com: XML-diffgram-v1 ">"

    < calendar xmlns = "" >

    < Dwc-Hall-02 diffgr: ID = "Dwc-room-021" msdata:rowOrder = "0" diffgr: hasChanges = "Insert" >

    < StartTime > 06/10/2010-11:00 < / StartTime >

    < EndTime > 06/10/2010 12:00 < / EndTime >

    Busy < BusyType > < / BusyType >

    Meeting of Construction < object > < / topic >

    < location / >

    < IsException > False < / IsException >

    < IsMeeting > False < / IsMeeting >

    < IsPrivate > false < / IsPrivate >

    < IsRecurring > false < / IsRecurring >

    < / Dwc-Hall-02 >

    < Dwc-room-01 diffgr: ID = "Dwc-room-011" msdata:rowOrder = "0" diffgr: hasChanges = "Insert" >

    < StartTime > 06/10/2010 09:00 < / StartTime >

    < EndTime > 06/10/2010-11:00 < / EndTime >

    Busy < BusyType > < / BusyType >

    the management meeting < object > < / topic >

    < location / >

    < IsException > False < / IsException >

    < IsMeeting > False < / IsMeeting >

    < IsPrivate > false < / IsPrivate >

    < IsRecurring > false < / IsRecurring >

    < / Dwc-room-01 >

    < Dwc-room-01 diffgr: ID = 'Dwc-room-012' msdata:rowOrder = '1' diffgr: hasChanges = "Insert" >

    < StartTime > 06/10/2010 12:00 < / StartTime >

    < EndTime > 06/10/2010 14:00 < / EndTime >

    Busy < BusyType > < / BusyType >

    Strategic conversation < object > < / topic >

    < location / >

    < IsException > False < / IsException >

    < IsMeeting > False < / IsMeeting >

    < IsPrivate > false < / IsPrivate >

    < IsRecurring > false < / IsRecurring >

    < / Dwc-room-01 >

    < Dwc-room-01 diffgr: ID = 'Dwc-room-013' msdata:rowOrder = '2' diffgr: hasChanges = "Insert" >

    < StartTime > 06/10/2010 14:00 < / StartTime >

    < EndTime > 06/10/2010 15:00 < / EndTime >

    Busy < BusyType > < / BusyType >

    Meeting of the Board of the < object > < / topic >

    < location / >

    < IsException > False < / IsException >

    < IsMeeting > False < / IsMeeting >

    < IsPrivate > false < / IsPrivate >

    < IsRecurring > false < / IsRecurring >

    < / Dwc-room-01 >

    < / calendar >

    < / diffgr:diffgram >

    How can I go on access to information in the parent/child of the XML nodes? This is my first time with complex Web services in Coldfusion.

    SOAP means that you will need to send an item XML SOAP web service. Do something like:


    http://DWC-dreiman-w7e/WSExchangeMeetingRooms/Exchange.asmx?WSDL">
            


       
             http://schemas.xmlsoap.org/SOAP/envelope/"container ="http://www.w3.org/2001/XMLSchema"" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" > ""
                
                     http://schemas.xmlsoap.org/SOAP/encoding/"xmlns:ns ="http://your_own_namespace_url">."
                            Alexander
                          Alexandre test message 
                     

                 

             

       


           
               
               
               
               
               
           

           

    #xmlFormat (cfhttp.fileContent) #.


           
       
           
       

Maybe you are looking for