Shared Review Web Services Feature

The shared review feature is an extremely powerful feature that brings acrobat and pdf files to a whole new level.  Shared review currently allows 3 repository types (Network Folder, SharePoint workspace, and Web server folder).  These are all great for simple reviews and workflows, but i think that the process could be much more flexible and robust if adobe were to add a "Web Services" method.  This would allow for developers to have a lot more control of the annotation data.  In particular here's what it would do in my case:
Permissions: we already have a coldfusion application that has thousands of users.  Users log in and coldfusion handles all of the permissions, who can view what document, and what they can do to the document in terms of making annotations, or even editing annotations of others if they are the supervisor. (some people need to view the document with others comments but shouldn't be able to make comments themselves)
Layering: we would like to adapt more of a layers concept of annotations.  with web services, we could allow for the user to select the layers they want to view in an html frame and then our web service could return just those annotations for display.
I havent put much thought into it but you could even use it to connect to live cycle web services, the possibilities are endless.

I posted "Is Adobe discontinuing support for SOAP collaboration?" in this forum and in the SDK and Scripting forums, and Brian and I have already discussed Adobe's willingness to abandon solutions that they previously evangelized (SOAP, ADBC) and to hell with anyone who drank their kool-aid back in the day.
Brian and I have very similar issues (esp. auditability) because he and I work in industries with lots of government oversight (he in aerospace and me in nuclear).   So, the issue for us is not NEW features but maintaining backward-compatibility with old features so that we can continue to fulfill these requirements, and if Adobe wants to cut us loose then we have no choice but to find a non-Adobe alternative.
Having said all that, I agree that adding Web services to "shared reviews" would be a good first step by Adobe toward allowing those of us who are relying on SOAP and other "deprecated" features to transition to shared reviews, but only if allows us to upload reviewer comments to a central server.  However, that still won't be enough for us unless we can continue to manage document reviews centrally.  All of our review cycles (i.e. the docs, reviewers, and schedules) are determined by our project managers, and that information is entered into our system by a single service administrator (or is imported programmatically from Active Directory and from our project management system).  So, for us to migrate to shared reviews requires an enhanced API so we can continue to set up reviews programmatically and not have to rely on the cumbersome and clunky one-document-at-a-time approach in the shared review model.

Similar Messages

  • Oracle Database 2003 Beta Program: Web services features

    We are currently recruiting for the Oracle Database 2003 Beta Program, including database web services features (database as web service provider and database as web service consumer)
    To learn more about this program, including how to apply, send me an email @ [email protected]
    Kuassi

    We are currently recruiting for the Oracle Database 2003 Beta Program, including database web services features (database as web service provider and database as web service consumer)
    To learn more about this program, including how to apply, send me an email @ [email protected].
    Kuassi

  • Shared Review Web Server - Acrobat 9.0 Pro

    Hey All
    I'm trialling Acrobat v9 with a view to improving invoice approvals within the business. Firstly, I thought of using the "workflow approval" process, but this doesn't appear to be available.
    So, I decided to use the "Share Review" process but I'd like to utilise our internal intranet server but I can't work out exactly how to define the web server - I'm using IIS and have created a virtual directory http://intranet/approvals with read \ write permissions on the virtual directory and also shared the folder with "everyone full control" share permissions and "everyone full control" security permissions.
    however, when I come to test and add the server in Acrobat using the shared review process, I enter the address as http://intranet/approvals but the status is returned as "undefined".
    Can anyone help?
    Will also welcome anyones suggestions \ experiences of invoice approval processes on Acrobat as I'm a complete newbie!
    Thanks
    Dave

    That’s correct. Others can participate using Reader in the shared reviews.

  • XDB Web Service Feature  - Getting 404 error

    Hi,
    I have successfully setup the native WS servlet in XDB (orawsv, 11.1.0.7). But when I try to invoke the URL: http://<DB Host>:<Port>/orawsv?wsdl , I get a 404 response.
    I checked the servlet config file, and here is the entry for orawsv:
    <servlet xmlns="http://xmlns.oracle.com/xdb/xdbconfig.xsd">
         <servlet-name>orawsv</servlet-name>
         <servlet-language>C</servlet-language>
         <display-name>Oracle Query Web Service</display-name>
         <description>Servlet for issuing queries as a Web Service</description>
         <servlet-schema>XDB</servlet-schema>
         <security-role-ref>
              <description/>
              <role-name>XDB_WEBSERVICES</role-name>
              <role-link>XDB_WEBSERVICES</role-link>
         </security-role-ref>
    </servlet>
    I seem be running out of debugging options. Any help will be appreciated!
    -snehal

    Here is the exact error:
    SELECT httpuritype( 'http://SCOTT:tiger@<host>:8099/orawsv/SCOTT/OBJECTTYPES?wsdl' ).getXML() FROM dual
    Error report:
    SQL Error: ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1674
    ORA-29268: HTTP client error 404 - Not Found
    ORA-06512: at "SYS.HTTPURITYPE", line 34
    ORA-06512: at "SYS.HTTPURITYPE", line 97
    29273. 00000 - "HTTP request failed"
    *Cause:    The UTL_HTTP package failed to execute the HTTP request.
    *Action:   Use get_detailed_sqlerrm to check the detailed error message.
    Fix the error and retry the HTTP request.
    Edited by: sfulzele on Jun 2, 2009 2:10 PM

  • Bug in APEX 4.0.2 when parsing web service results?

    Receiving ORA-19010: Cannot insert XML fragments error in APEX 4.0.2 when trying to create and run a "Form and Report on Web Service" on any Oracle SES 11.1.2 web service operation
    Steps to recreate this error:
    SES
    - Install Oracle SES 11.1.2
    - Create a file source against a directory containing files and then crawl
    - Verify via the built-in SES gui that you can search and retrieve results
    APEX
    - Install APEX 4.0.2
    - Create a new database application from scratch
    - Create a new web service reference:
    shared components ->
    web service references ->
    create ->
    based on wsdl ->
    UDDI search: no ->
    http://[sesip:port]/search/query/OracleSearch?wsdl ->
    create reference
    (That creates a web service to Oracle SES with the default name of OracleSearchService)
    - Test the new web service:
    shared components->
    web service references ->
    test ->
    getAllAttributes (or whatever you want to test) ->
    test ->
    You will see a valid & correct raw XML request and response
    - Create a new web service search form/results using the apex wizard in the following manner:
    create page ->
    form ->
    form and report on web service ->
    next ->
    web reference type: generated from wsdl ->
    next ->
    web service reference: OracleSearchService. Operation: getAllAttributes (....BUT YOU CAN PICK ANY OPERATION - THEY ALL WILL FAIL. See http://download.oracle.com/docs/cd/E14507_01/apirefs.1112/e14433/oracle/search/query/webservice/client/OracleSearchService.html for documentation for all the SES web service operations).
    next ->
    next ->
    result tree to report on: Attributes (or whatever appropriate for the operation you chose) ->
    next ->
    select all columns to display ->
    finish
    - Now run the page, entering nothing or "en" for locale (or whatever is appropriate for the operation you chose) and then Submit
    - No matter what operation is chosen, no matter what parameters are entered, always receive "ORA-19010: Cannot insert XML fragments" error!
    PS - We can (and have) created and used APEX 3.1.2.00.02 against SES 10.1.8.3.0's web services without issue.

    Damir,
    I've tried to replicate this on apex.oracle.com, and could not. I sent a JPG file to my Yahoo account using the name 'Report (2011.05.01).jpg', and didn't encounter any issues. The name of the file received on Yahoo was still 'Report (2011.05.01).jpg'.
    I reviewed the code in APEX_MAIL. There isn't anything in there that would modify the filename as you suggest.
    Is there a chance it's being changed in your SMTP server / relay?
    Joel

  • APEX calling SAP Adapter Web service

    Scenario:
    APEX 3 referencing web service exposed using OAS SAP Adapter.
    WSDL consumed OK by APEX at design time.
    At runtime user gets parameter form generated by APEX as expected.
    User enters what are believed to be correct parameter values and gets error "... [service] value missing or null value supplied ..."
    Question:
    Is there any way inside APEX to capture a log of the SOAP/XML message generated by APEX to validate that it is correctly formed?

    user646124:
    If you click on Shared Components => Web Services References, change the View select list to Details and click the Go button, you will see a test icon. You can supply the parameters and see the envelope that is sent and the response from the service.
    If you find that the envelope is malformed, you can use the manual Web references feature (which was designed for cases like this) described at the following links:
    http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10499/advnc.htm#BABCBBHJ (see Creating a Web Reference Manually)
    http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10497/web_serv.htm#CHDEFEGH
    I use a free tool at soapui.org to build SOAP Envelopes based on a WSDL.
    Finally, if Manual Web references won't work for you, you might want to check out this blog entry which contains code for a flexible Web service API, which allows you to call a Web service anywhere you can write PL/SQL in Application Express, and then store the response in a collection. It has a utility function to pull specific values based on xPath references:
    http://jastraub.blogspot.com/2008/06/flexible-web-service-api.html
    Regards,
    Jason

  • Web Services Not Connecting

    Everytime I try to add web services, my printer says connection error. It used to work but I had to reboot my computer and that caused the web services to stop working. I have tried to manuel add an IP address and the DNS server number. I have tried to turn off my wifi and turn it back on. That didnt work. I have even unplugged it and tried, didnt work. My wifi connects fine to the printer and my computer. They are both on the same network. The thing is I am connected to my university's wifi. I need to print lots of stuff. I do not know what else to do. 
    Please Help! Thank you. 

    Hello @Mlopez0130, 
    Welcome to the HP forums.
    I understand that your Envy 4502 is having a hard time connecting to the HP servers.
    I would like to help.
    Was the ePrint feature working before on the universities network?
    Please take a look at the following post by PrintApper.
    ePrint/Apps Connectivity Troubleshooting - Please Review
    It may have a troubleshooting step that you might have missed.
    The Web Services feature should not affect printing from your computer.
    Is the printer enrolled in the Instant Ink program?
    If it is enrolled, please call our Cloud Services at 855-785-2777.
    If you live outside the US/Canada Region, please click the link below to get the support number for your region. http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • HP Color LaserJet MFP M570dw and HP Web Services

    Hi,
    I have a HP Color LaserJet MFP M570dw printer and have tried to enable the HP Web Services, but without success.
    My printer is configured on a fixed ip-address, with a default gateway and of course with static DNS servers (8.8.8.8 and 8.8.4.4).
    Every time when I try to enable the Web Services feature I get the error message "Connection error. Check your internet connection.".
    My internet connection is working fine and the printer is able to communicate thru the firewall fine too. When I do some tracing I see the printer communicating to the public ip-address "23.21.172.122" but there is no response comming back. So I assume the problem is external and not related to my internal configuration. I have tested this with a fully opened firewall (allowing all communications from my LAN to the Internet) with exactly the same results. There is no answer comming back from the ip "23.21.172.122".
    Also I can't find the HP Color LaserJet MFP M570dw printer in the supported HP ePrint printerlist.
    The 400-series is supported, the 500-serie is not mentioned.
    But since the webinterface of my HP Color LaserJet MFP M570dw printer is giving me the HP Web Services configuration page, I asumed this type would be supported too...
    Does anyone have a clue how to get ePrint working on the HP Color LaserJet MFP M570dw printer?
    Is there anyone who got the HP Web Services working on a HP Color LaserJet MFP M570dw printer?
    Kind regards,
    Rene. 
    This question was solved.
    View Solution.

    Hi Rene,
    Have you tried updating its firmware version?
    The latest firmware should improve the web services connectivity and may help resolving such an issue:
    http://h20565.www2.hp.com/portal/site/hpsc/templat​e.PAGE/public/psi/swdDetails/?sp4ts.oid=5210913&sp​...
    Also be sure to follow its steps which may help resolving a connection issue:
    • Improvements made for connecting to HP Web Services.
    NOTE: After updating from firmware datecode 20121002 to firmware datecode 20121019, if a connection to HP's Web Services cannot be established a Security Reset should be performed. Use the following steps to perform a Security Reset.
    1. At the printer's touch screen control panel press the wrench & gear icon (Setup menu) at the top of the touch screen.
    2. Using the scroll arrows on the right side, scroll until Network Setup appears then press Network Setup.
    3. In the Network Setup menu select Security
    4. Using the scroll arrows on the right side, scroll until Reset All Security appears and then press Reset All Security. Allow the reset to complete before attempting to connect to HP's Web Services.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Web Services Not Working because wwv_flow_collections view is empty

    Hello,
    I followed this example to try and get a web service running in my Application:
    http://apex.oracle.com/i/doc/advnc_rest_web_eg_2.htm
    When I run the page and enter the zip code 43221 they recommend with a radius of 5, I get no results. When debugging and throwing the query into SQL Dev, I have no records in my wwv_flow_collections view. Looking at the tables that comprise the view, wwv_flow_collections$ and wwv_flow_collection_members$, these two tables would join on c.id = m.collection_id alone, but there are additional in-line selects involving the DUAL table that make the query return 0 records and therefore the view is empty. I've never messed with these views/tables, are these auto-populated by APEX? Can they be updated? Right now I cannot get any web services to work because of this. Here is the from clause for the wwv_flow_collections view:
    FROM
    wwv_flow_collections$ c,
    wwv_flow_collection_members$ m
    WHERE
    c.session_id =
    SELECT
    v('SESSION')
    FROM
    dual
    AND c.security_group_id =
    SELECT
    wwv_flow.get_sgid
    FROM
    dual
    AND c.id = m.collection_id
    AND c.flow_id =
    SELECT
    nv('FLOW_ID')
    FROM
    dual
    Can anyone help? Thanks in advance!
    John

    John,
    I have been working this week to set up the exact same thing and got the same empty result set that you have. In this case I believe it has nothing to do with APEX. I downloaded soapUI 4.0.1 which tests web services and used the WSDL described in the APEX Webservices tutorial for http://www.ignyte.com/webservices/ignyte.whatsshowing.webservice/moviefunctions.asmx?wsdl to create the same sample requests. It also returns no results.
    So, I decided to use a different public WSDL and try to get it working. Here are my steps taken below:
    BACKGROUND:
    - I am using APEX 4.0 on an 11gR2 database, with ACLS set up for the APEX schema this app is using.
    - First off, the site I used I just found through google. It is a currency conversion rate webservice. It is explained here: http://www.webservicex.net/CurrencyConvertor.asmx
    - The WSDL is found here: http://www.webservicex.net/CurrencyConvertor.asmx?WSDL
    SETTING UP THE WEBSERVICE:
    1. In a new APEX application I went to "*Shared Components*" -> "*Web Service References*" -> "*Create*" to create a new web service reference
    2. Selected manual
    3. Called the webservice CURRENCY_TEST
    4. Set the URL to http://www.webservicex.net/CurrencyConvertor.asmx
    5. Set the Action to http://www.webserviceX.NET/ConversionRate (Action can be found in the WSDL - showing a few lines below)
    <pre class="jive-pre">
    <wsdl:binding name="CurrencyConvertorSoap" type="tns:CurrencyConvertorSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="ConversionRate">
    <soap:operation soapAction="*http://www.webserviceX.NET/ConversionRate*" style="document"/>
    <wsdl:input>
    <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
    <soap:body use="literal"/>
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    </pre>
    6. WSDL explains that the version is *1.1* in this case. (However, this same WSDL has the same operation for 1.2 so it probably would work)
    7. No Authentication
    8. soapUI 4.0.1 gave me the soap request which in this case is the following:
    <pre class="jive-pre">
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="http://www.webserviceX.NET/">
    <soapenv:Header/>
    <soapenv:Body>
    <web:ConversionRate>
    <web:FromCurrency>#FROM_CURRENCY#</web:FromCurrency>
    <web:ToCurrency>#TO_CURRENCY#</web:ToCurrency>
    </web:ConversionRate>
    </soapenv:Body>
    </soapenv:Envelope>
    </pre>
    9. Stored response in collection CURRENCY_COLLECTION
    10. Saved my web service reference
    11. Test the web service reference (you have to be on the web service references page and instead of the icon view of the report, use the list view. Click on the test icon to test the web service)
    12. On the test page, change #FROM_CURRENCY# to USD (for US dollars) and #TO_CURRENCY# to EUR (Euros)
    13. Click the test button and you should see a valid soap response with a currency rate within the ConversionRateResult tags
    USING THE WEBSERVICE AND GETTING RESULTS:
    1. Went back to the application and hit "*Create Page*" -> "*Form*" -> "*Form and Report on Web Service*"
    2. Selected my CURRENCY_TEST web service reference
    3. Next on the next page
    4. For input parameters, left the defaults to create 2 inputs, From_Currency and To_Currency
    5. Soap Style for this is Document (found in the WSDL as an attribute just after the soapAction attribute in the WSDL snippet above)
    6. Message Format is Literal (Also found above in the wsdl:output for this operation under the use attribute)
    7. XPATH is a bit complicated. In this case put */ConversionRateResponse* (I used the soapUI 4.0.1 to send the request and get back the soap response to see what the response tags would include and which path I'm going to)
    8. Message Namespace is http://www.webserviceX.NET/ (which is also found in the response soap message - I'd really recommend a tool to test this outside of APEX)
    9. For Parameter Names there is only one and it is ConversionRateResult (also found in the response soap message)
    10. Finish and run the report.
    OTHER GOTCHAS:
    So I finally got this to work, but in my case I was querying a remedy webservice and the xml tags I get back are all xmlns:ns0 and all response tags prefaced with ns0:
    In this case I had to after using the wizard go back and edit my query to change xmlns to xmlns:ns0 since the builder only assumes xmlns.
    <pre class="jive-pre">
    select extractValue(value(t),'/*/ns0:Assigned_Group','xmlns:ns0="urn:HPD_IncidentInterface_WS"') "Assigned_Group"
    , extractValue(value(t),'/*/ns0:Assignee','xmlns:ns0="urn:HPD_IncidentInterface_WS"') "Assignee"
    , extractValue(value(t),'/*/ns0:Resolution','xmlns:ns0="urn:HPD_IncidentInterface_WS"') "Resolution"
    , extractValue(value(t),'/*/ns0:Status','xmlns:ns0="urn:HPD_IncidentInterface_WS"') "Status"
    from wwv_flow_collections c,
    table(xmlsequence(extract(c.xmltype001,'//ns0:HelpDesk_Query_ServiceResponse','xmlns:ns0="urn:HPD_IncidentInterface_WS"'))) t
    where c.collection_name = 'INCIDENT_TEST'
    </pre>
    Good Luck!
    Jonathon

  • EJB 3 as a Web service

    Hi there,
    Please guide me on how to expose EJB3 as a web service?
    My enviornment is
    WAS(Web sphere application Server) -6.1.0.17
    RAD-7.0.0.5
    I am using JAX-WS for creating web service.
    I have installed Web service feature pack for both JAX-WS and EJB3.
    Any guide lines on how to do that or any link may be helpfull.
    What I have learned is, " it is not possible to expose EJB3 session bean as web service". The service need to be invoked using a wrapper class.
    Please correct me if I am wrong.
    Thanks in advance.
    Thanks & Regards,
    Santhosh Karuppiah.

    Finally I found a solution.
    I added into my project wsdl, java-wsdl-mapping and webservices.xml files the deployer process generated.
    Then I removed unnecessary attributes from xml schema type defined in wsdl for my custom class and redeployed application.
    Thank God deployer used my web service config files.
    Rado

  • HP Photosmart D110 Series getting error message when connecting to web services

    Hello guys!
    Hope someone can help. We have a HP Photosmart D110 series that is a couple years old. I am trying to get it connected to the web services feature for my wife. When we first got the printer it connected with no problems. When I go and click on enable web services it tells me cannot connect to server. Same error message happens when I try to do a product update. I tried to change manual preferred to 8. 8. 8. 8. and manual alternate to 8. 8. 4. 4. with no luck. 
    Any help would be greatly appreciated!
    Thanks!!!
    Daniel

    Hi Daniel, is there a chance that something has change in the intervening time in your home network e.g. a new router? This link contains a list of suggested troubleshooting steps to take if you're experiencing connectivity issues with HP Cloud Services. Try working down through them to isolate and correct the problem that is preventing you getting the D110 to connect to ePrint http://h30434.www3.hp.com/t5/ePrint-Print-Apps-Mobile-Printing-and-ePrintCenter/ePrint-Apps-Connecti...
    Post back with how you get on.
    Best.
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • Web service / XML-RPC:  SMTP inbound to OC4J/BC4J XML servlet bridge??

    A new business problem just landed on my desk for a possible solution.
    One way XML documents coming in from a Novel mail server doing SMTP forward to something
    in the OC4J, BC4J, side to receive and parse the XML.
    It would be great of course if the JDev / BC4J / OC4J web services tools had a SMTP service
    that would route inbound SMTP messages at email address to a particular Servlet.post().
    Any other ideas??
    Thanks much,
    curt

    For others, here is a start of a response to Curtis's message talking about the BC4J Web services features combined with the BC4J readXML and writeXML capabilities:
    Re: Can we find when was a table dropped?
    Not sure if other folks have a solution to dealing with the SMTP part - a snippet of code that works with readXML and writeXML methods of BC4J, for example.
    Mike.

  • Web Service/XML-RPC: SMTP inbound to BC4J Xml Servlet bridge idea??

    A new business problem just landed on my desk for a possible solution.
    One way XML documents coming in from a Novel mail server doing SMTP forward to something
    in the OC4J, BC4J, side to receive and parse the XML.
    It would be great of course if the JDev / OC4J web services tools had a SMTP service
    that would route inbound SMTP messages at email address to a particular Servlet.post().
    Any other ideas??
    Thanks much,
    curt

    For others, here is a start of a response to Curtis's message talking about the BC4J Web services features combined with the BC4J readXML and writeXML capabilities:
    Re: Can we find when was a table dropped?
    Not sure if other folks have a solution to dealing with the SMTP part - a snippet of code that works with readXML and writeXML methods of BC4J, for example.
    Mike.

  • Simple Web Service fails

    This one is clearly me doing something stupid.
    in c:\inetpub\wwwroot I have these two files:
    DropShip.cfc
    <cfcomponent>
      <cffunction name="NewOrder" returnType="string" access="remote" output="false">
        <cfargument name="Version" type="string" required="yes">
        <cfreturn "Ack">
      </cffunction>
    </cfcomponent>
    TestShip.cfm
    <cfinvoke
      webservice = "http://localhost/DropShip.cfc?WSDL"
      method = "NewOrder"
      timeout="10"
      returnVariable = "request.WebOrder">
      <cfinvokeargument name="Version" value="1.0" />
      </cfinvoke>
    <cfoutput>[#request.WebOrder#]</cfoutput>
    and the result I get back is:
    Web service operation NewOrder with parameters {Version={1.0}} cannot be found.
    If I remove the <cfargument> and <cfinvokeargument> it works.
    So what silly thing am I doing wrong?  Pile on, I can take it!

    Not sure where I found this but I think its designed to accomplish what you're after...
    hth,
    D.
    <cfcomponent displayname="BaseWebService" output="false" hint="This handles core web service features.">
        <cffunction name="Init" access="public" returntype="any" output="false" hint="Returns an initialized web service instance.">
            <cfreturn THIS />
        </cffunction>
        <cffunction name="RebuildStubFile" access="remote" returntype="void" output="false" hint="Rebuilds the WSDL file at the given url.">
            <cfargument name="Password" type="string" required="true" />
            <cfif NOT Compare( ARGUMENTS.Password, "sweetlegs!" )>
                <cfset CreateObject
                            "java",
                            "coldfusion.server.ServiceFactory"
                        ).XmlRpcService.RefreshWebService
                                GetPageContext().GetRequest().GetRequestUrl().Append( "?wsdl" ).ToString()
                />
            </cfif>
            <cfreturn />
        </cffunction>
    </cfcomponent>
    AND then to use it ...
    <cfcomponent displayname="Essence_WebServices" output="false" hint="Interactivity is handled exclusively in this CFC." extends="BaseWebService">
        <cffunction name="RebuildStubFile" access="remote" returntype="void" output="false" hint="Returns an initialized web service instance.">
            <CFSet super.RebuildStubFile('sweetlegs!') />
        </cffunction>
    </CFComponent>
    Message was edited by: GrandNagel

  • Native Oracle XML DB Web Services  in 11g

    in 11g the Native Oracle XML DB Web Services features is added .what is the advantage.how its owrks.

    in 11g the Native Oracle XML DB Web Services features is added .what is the advantage.how its owrks.

Maybe you are looking for