How to register a provider programmatically?

Hi,
I have looked around all the PL/SQL provider packages in the PDK
and cannot find anyone registering a provider programmatically.
The procedure (register_provider) in the package is always
Begin
null;
end;
The instruction is always to register the provider through the
UI. (Even though it is a fairly simple process to do it in the
UI, but it is a 2 steps processes vs. everything being taken
care in the provider package). Are there any example out there
to show us how to register the provider in the provider package?
(i.e. how to put the procedure or function call in the package
to accomplish the task?)
Thanks!

You need to call the
wwpro_api_provider_registry.register_provider function to
register providers programmatically.
You find further details in the PL/SQL API reference guide:
http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/
plsql/doc/astart.htm
I've mailed a working registration script to your Email address
directly.
Peter

Similar Messages

  • How to register URL Provider

    I have a URL Portlet installed in my Oracle 9i Application Server.
    Although the URL Portlet is installed, I don't know how to register the URL Portlet. Which page do I need to go to register the Provider
    I have tried to add a new Provider in Adminster of Oracle Portal. But, I can't found URL Provider.
    null

    You need to perform step 4.
    Register this provider through UI for provider registration. In the package implementation name , give "url_provider".
    Login in as Portal30.
    Go to the Administration Tab.
    Click on the Add a Portlet Provider link.
    Fill in name url_portlet
    Fill in display name URL Portlet.
    Fill in the schema name where you installed the URL portlet (ie. Portal30 or PDK or whatever).
    Fill in the package name url_package.
    All done.

  • How to Register the Provider

    Based on the Docuementation for Registering the Provider :-
    1) Under the Administrator Tab, click on Add a portlet provider within the portlet called provider.
    Where can I find the administrator tab?

    I have login onto OTN with my OTN Account and also the portalstudio.com with the same account and password. I am able to go in successfully but when I attempt to register a web provider, it failed. I cannot see the administrator tab as documented. Is it true that my OTN Account does not have the ability the register a web provider ?

  • HT1366 I thought my product was already registered with your service.  My laptop was stolen, how else may I provide my serial number if I do not have my computer any longer.

    I thought my product was already registered with your service. My laptop was stolen, how else may I provide my serial number if I do not have my computer any longer.

    If you registered it in https://supportprofile.apple.com/ you can log in there with your Apple ID and find its serial number.

  • Regarding ...How to register a serivce in Service Registry ....!

    HI All,
    i want to know about how we can register a serivce in Service registry from SAP and Third party ...?
    and how we can use that resistry in ESR(Enterprise Service Registry) of SAP PI 7.1...?
    Help would be appreciated ....!
    Thanks in advace ,
    Aziz khan

    thanks abhishek ,
    i have gone through this link  provided by you ... this says how to publish a service ....in ESR !
    I am completly new to SAP  PI 7.1 ... HENCE looking for some more information on how to register a  service in SR
    and after registring what all thigs we can follow in ESR (Design side ) to make use of those services ...............!
    pls any info would appreicated ...!
    Thanks
    Aziz khan.

  • How to register adobe media encoder cs6

    Please anyone could explain to me how to register Adobe Media Encoder CS6. When I installed the new AP 10. I began to prepare my presentation and when I tried to import a video from my hard drive to a slide. It prompt a message Thanks for using AP 10. The product you have installed have not been registered yet. ....
    Thanks in advance

    El 25-08-2014, a las 2:05, Jay13 <[email protected]> escribió:
    How to register adobe media encoder cs6
    created by Jay13 in Adobe Presenter - View the full discussion
    Hi terapaca,
    Is your AP 10 licensed? if not can you please License it and then Check.
    If it is  licensed and still you are getting the same issue then please do the following.
    Please provide us with the Screen shot of the prompt and "oobelib.log" file.
    The location of "oobelib.log" is :-
    If you are using windows:
    C:\Users\<User name >\AppData\Local\Temp
    OR
    just open the run the window and type %TEMP%
    For Mac
    /Users/<user name>/Library/Logs
    Please provide the above files so that we can look into the issues soon.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6670470#6670470
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Presenter by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How to register a stolen computer mac book pro

    how to register a stolen computer mac book pro

    Please provide more information. If you would like to report a stolen computer, contact the local authorities.
    I hope I helped.
    Austin

  • How to register a report program ins EBS?

    HI,
    I made a new report program called APVOUCHER.rdf it is developed/tested/ and running on Reports 10g windows. Then I ftp it to my EBS R12 linux server. Then I put it under the base path of $AP_TOP/reports/us.
    Then I register it in EBS using this
    a) Define the concurrent program executable with the Oracle Application Object Library. This links the execution file and the method used to execute it with a defined concurrent program. Log into Applications as the System Administrator and navigate to Concurrent > Program > Executable
    b) Define the concurrent program with the Oracle Application Object Library along with any program parameters or any incompatibilities. Log into Applications as the System Administrator and navigate to
    Concurrent > Program > Define.
    But in the 2nd define the program APVOUCHER ca not me found in LOVs provided under region
    Excutable
    Name>
    Method>
    If I click LOV for Name the report name is not in there :(
    Anything I miss in here?
    Thanks a lot

    Hi,
    Before you define the report, navigate to Concurrent > Program > Executable and fill out the form as follows:
    Executable: <REPORT SHORT NAME> --> (Similar to the report name you have uploaded but without .rdf)
    Short Name: <REPORT SHORT NAME> --> (Same as above)
    Application: Payables
    Description: <Description>
    Execution Method: Oracle Reports
    For more details, please refer to:
    Note: 133991.1 - How to Register a Custom Report
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=133991.1
    Once you are done with the above, you need to add this concurrent program to the Request Group which is attached to your responsibility.
    - Login to System Administrator responsibility
    - Navigate to Security > Responsibility > Define
    - Query the Responsibility Name
    - Write down the Request Group
    - Navigate to Security > Responsibility > Request
    - Query the Request Group
    - Add the concurrent program
    You should be able to see the concurrent program from the responsibility then.
    Regards,
    Hussein

  • How to register custom FacesPageLifecycle?

    Hi,
    In 10G, to customize the way errors are presented to the users I was extending ADFPhaseListener to provide my custom FacesPageLifecycle.
    However, in 11G ADFPhaseListener is marked as deprecated saying that to customize the lifecycle I must register a listener in adf-config.xml.
    This does not tell me how to register a custom page lifecycle. The latest developer's guide is still referring the SRDemo way (see section 37.3.1).
    What is the 11G way of achieving this?
    Thanx!
    Olivier

    This works for me in TP2.
    package test.view;
    import oracle.adf.controller.v2.lifecycle.PagePhaseEvent;
    import oracle.adf.controller.v2.lifecycle.PagePhaseListener;
    public class MyPagePhaseListener implements PagePhaseListener
       public void afterPhase(PagePhaseEvent event)
          System.out.println("In afterPhase " + event.getPhaseId());
       public void beforePhase(PagePhaseEvent event)
          System.out.println("In beforePhase " + event.getPhaseId());
    }and the adf-config.xml file entry:
    <?xml version="1.0" encoding="windows-1252" ?>
    <adf-config xmlns="http://xmlns.oracle.com/adf/config"
                xmlns:sec="http://xmlns.oracle.com/adf/security/config">
      <!-- etc -->
      <adfc-controller-config xmlns="http://xmlns.oracle.com/adf/controller/config">
        <lifecycle>
          <phase-listener>
            <listener-id>MyPagePhaseListener</listener-id>
            <class>test.view.MyPagePhaseListener </class>
          </phase-listener>
        </lifecycle>
      </adfc-controller-config>
    </adf-config>

  • Registering a provider built in java class.

    Hi all,
    I have done an application in oracle portal which has pages made in portlets. I have used pl/sql and htp packages in this application. I have created a search module in jsp along with java classes. After that I deployed this as a war file in oracle app server 10g. deployment done successfully but when I am registering a provider in oracle portal, it cannot find the java classes. can anyone please tell me how to register a java provider in oracle portal.

    You need provider.xml file for that.
    WEB-INF\providers\providename\provider.xml
    I think you have to make Portlet from your jsp file.
    I have only made Struts-Portlets (http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/articles/pdkstruts/portletize-your-app.html)
    -jari

  • How to register ePrint

    how to register ePrint

    Click on the link below and follow instructions under SET UP YOUR ePrint.
    http://h71036.www7.hp.com/hho/us/en/ep/articles/setting-up-mobile-printing.html
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • How to create a webservice in NWDI & How to register the webservice in AS?

    Dear all,
    Can you please explain how to create a webservice in NWDI?
    How to Register webservice in NetWeaver Application server?
    Please provide the details and useful links?
    Thanks
    Abdul

    The following link explains how to create webservice.
       a. How to import WSDl into NWDS
       b. How to user webservice proxy in Web application
       c.How to make the component dependency
       d. How to Configure in J2EE visual admin
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0cf9e42-ccb0-2c10-d0a4-f5aa8a79e19a
    Edited by: Abdul Gafar on Nov 13, 2009 8:28 AM

  • How to register Business Object Portlet in Oacle Portal

    Hi Gurus,
    Could anybody give me an idea How to register Business Object Portlet in Oacle Portal.
    Thanks & Regards
    Vikram

    Hi
    I am also looking into BO portlets but maybe I am one step behind you as I am still trying to find where to download the provider from.
    Could you tell me where to got the portlet from.
    I recently went to the Business objects web site and could only find a java portal integration kit for JSR 168 platforms (10g included in the list)
    at http://www.businessobjects.com/products/downloadcenter/boepik.asp

  • How to register a new docicon/progid using CSOM/SharePoint Client object model

    I know how to register a new file-type icon in SharePoint 2013 by modifying docicon.xml,
    but is it possible via any sort of web-based API? Specifically I'm trying to do it for a SharePoint Online/office 365 site.

    Hi Dylan,
    For SharePoint Online, the docicon.xml is stored in the SharePoint online Server and there is no such Web API could modify the xml file directly, so there is no easy way to achieve it.
    As a workaround, you can add some JavaScript and Jquery in the master page to modify the file type icon to the new one.
    <script>
    var IMGs = document.getElementsByTagName("IMG")
    for (var i=0; i<IMGs.length; i++)
    var alt=IMGs[i].alt;
    if (alt.substring(alt.length-4,alt.length)==".pdf")
    IMGs[i].src="/yourlibrary/yourimage.gif";
    </script>
    Here is a similar thread for your reference:
    https://social.technet.microsoft.com/forums/msonline/en-US/bf5ff648-eefb-4084-8204-9519efaf50e7/modifying-dociconxml-on-sharepoint-online
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Zhengyu Guo
    TechNet Community Support

  • How to register Rest web services in Cold Fusion 9 administration console?

    I am building a Rest web service using Cold Fusion 9 and Cold Fusion Builder 3 and now I want to register it on Cold Fusion 9 admin console, but I didn't see any option there as in CF 10 and CF 11 Data Services ---> Rest Web service. So, please tell me how to register my Rest web service in CF 9 either through admin console or through code?

    Simple answer: you can't.  REST services were a new feature released with CF10.  Alternatively, you can use a community-supported framework to provide REST services, such as:
    Taffy (a dedicated REST framework)
    FW/1 (an MVC framework with REST capabilities)
    ColdBox (an MVC framework with REST capabilities)
    -Carl V.

Maybe you are looking for

  • IMac (Mid 2006) won't start

    Our family iMac, which we got in May 2006, will not start. Whether trying to boot normally or in safe mode, a grey screen appears. Shortly thereafter, a darker grey apple symbol appears, followed by a progress bar below the apple. However, once the p

  • Object related

    hi all... I have written extended class. In that super class has 3 methods and subclass has 4 methods. I want to make sub class object(excluding superclass methods) only serializable. How can i do this... Regards

  • Ipod Nano wont update firmware

    Hello, I have a dialup connection and although, I can download video content, and the new apple itunes 7.3, I have not been able to get my ipod nano to update the firmware version from 1.1.2 to 1.1.3. I will either get kicked out during download, or

  • Date format in parameter field type date

    Post Author: Luciano Brandao CA Forum: Crystal Reports Hi I need show /input date format dd-mm-yyyy in paramters field type date when Crystal prompt parameter to user. I used Crystal 11 Can help-me ? thanks

  • Adobe Muse CC Never Downloads

    Hi, I am using the latest AAM (I think). I am trying to install Adobe Muse CC, which I can see in the list of applications. I click "Install" and it says "Downloading..." but it just sits there and never downloads. Any help would be appreciated. I am