OPSS API for page ACL

Hi,
We just have migrated from the default security system, based on system-jazn-data.xml file, to the OPSS DB-based one.
All migration operations have been done successfully.
We have a custom application that allows administrators to extract a sitemap with pages name, location and ACLs (Group name, permissions)
Unfortunately, we used to read this system-jazn-data file to know the groups and permissions on the pages.
Now OPSS is here, I expect it to give my application the information it needs, as by the way the jazn file will not be up-to-date any longer.
Where can I find help or documentation about theses API ? What do I have to do first to be able to interact with theses API (update xml files) ?
Any help is welcome
Thanks !

Did you make sure that the jpsconfig-jse.xml file is located where you indicated it should be? You could also remove the java policy file or update it to give it all permissions. As an alternative, you could also try using the mkstore utility instead (comes with oracle database)

Similar Messages

  • Portal API for pages, styles etc

    Greetings,
    I have laboured through documentation and have reached the point where I can manage portlets & portlet instances through the API.
    What I can not do is programatically create, delete or alter actual "portal pages".
    I would prefer to not have to resort to manual update/delete statements on the PORTAL30.WWPOB_PAGE$ table and its dependants..... that's not a terribly robust solution. An example of what I want to do is programatically change the "style" for a given page.
    Am I missing something obvious here?
    matthew

    user481597 wrote:
    I have a new requirement of building portal pages problematically. This includes creating the page (perhaps based on a template, adding regions (if not based on a template), and adding already available wsrp portlets to selected areas on the page.
    Are there any APIs (PL/SQL, Java, etc...) that expose this functionality?
    I am on Portal version 10.1.4.
    Thanks!
    cbHi CB
    I hope you meant building portal pages programmatically. :)
    In 10.1.4, there is a set of API procedures (like wwsbr_api) used for this purpose to do content management programmatically. you can create page groups, pages and items etc or edit them.
    Please see this link for details. [Programmatic Content Management|http://download-west.oracle.com/docs/cd/B14099_19/portal.1014/b14135/pdg_cm_extend.htm#BABFAICA]. Also see the two chapters before this to get some related ideas.
    hope that helps!
    AMN

  • API for bulk loading of pages into UCM

    For Oracle Universal Content Management –
    Is there an API for use in bulk loading pages?
    Where is the documentation for this?
    If there is not API, what is the best way to bulk load 10’s of thousands of pages into UCM?
    Thanks in advance,
    Ram

    To easily bulk load files in UCM, you can use the BatchLoader utility described in chapter 7 (in release 10g or chapter 3 in release 11g) of the 'Managing System Settings and Processes' admin guide.
    We used it on our project to load some 60000 documents in UCM with associated metadata in just over 1 hour. Worked fine.
    Brgrds,
    Bob Marien
    (Ps: if you want to use an API instead, you can ofcourse invoke the UCM webservices)

  • API for clearing cache of page items

    Is there an API for clearing the cache of page items? I see there is a procedure called CLEAR_PAGE_CACHE in APEX_UTIL package to clear the cache of all the items on a page, but wanted the equivalent for an item. Maybe I'm making this harder than needed. No idea.
    I realize there is the option of creating a page process called "Clear Cache for Items (ITEM,ITEM,ITEM)" on a page, but I am trying to do this in an application-level process.
    Shane.

    FYI... I found that using [ apex_util.set_session_state ( 'item name', '' ); ] worked for me.

  • API for positioning iviews in a page

    Hi all,
    i wud like to know the API for positioning iviews in a page...can any of you help me out regarding this..

    Hi Gayathri
    You have a file named layoutTemplate.jsp in the Page Layout Template. The following tags are part of the layout tag library:
    <b>1. Container
    2. Template
    3. taglib uri</b>
    A layout container represents a column of iViews. You use the <lyt:container> tag to position the layout container in the layoutTemplate.jsp file. When the HTML page is created, the container is rendered as an html <table>, with a row for each iview.
    Hope that answers your query.
    For further details please refer to this link.
    http://help.sap.com/saphelp_erp2004/helpdata/en/72/25143eb7a4445ae10000000a11405a/content.htm
    Warm Regards
    Priya

  • An API for help pages

    Hello
    is there an API for writing help pages in Java?
    I am talking about displaying help cotent such as one that is displayed when the user presses F1 on many windows applications.
    With Conent/Index/Search tabs...
    Or do I have to write everything from scarch???

    Have a look at JavaHelp:
    http://java.sun.com/products/javahelp/index.html
    (though I haven't used it yet)
    - Puce

  • I need API for Narrator in Ease of Access

    Hi,
    I need to see if Narrator accessibility is on/off. (Only on WP 8.1)
    How can it be done? Is there any API for this?
    I was googling for a long time and can't see anything.

    While I recognize the potential for abuse, an API for determining whether or not Narrator is running would be very useful for developing accessible apps that work across devices.
    In my limited experience developing the test application for a Cordova accessibility plugin on Windows Phone 8.1, I can provide a couple good reasons for providing a way to detect if Narrator is running.
    Aria live regions simply don’t appear to work on Windows Phone 8.1. If you test any web pages that use live regions, Narrator on Windows Phone fails to announce changes to the live region. 
    Live regions seem to work on the desktop, but are harder to work with for providing text to speech for complex interactions than the Windows.Media.SpeechSynthesis API. For example:
    It’s difficult to stop speaking a live region update. Once, a screen reader starts speaking a string from a live region, removing the text node or replacing it with an empty string will not stop speaking that string.
    I’ve implemented "speak" and "stop" methods to speak or stop speaking a string of text in my Cordova accessibility plugin for Windows, but without knowing whether or not Narrator is on or off, the methods will work all the
    time, even when Narrator is off, which is not desirable.
    Cordova apps are often developed to use gestures for navigation. The pointer event listeners that respond to these gestures may not be accessible when Narrator is active, in which case is important to provide an alternate mode of navigation. Windows
    Phone already provides an example of this; if you scroll to the bottom of the start screen, there is a button that navigates to the application list, which may be there for accessibility, because the two-finger swipe gesture to access the application
    list may not be easily discoverable to someone using Narrator.
    Here are links to the test application and mobile accessibility plugin for reference:
        Test App: https://github.com/majornista/phonegap-mobile-accessibility-test
        Plugin: https://github.com/majornista/phonegap-mobile-accessibility-test

  • I need urgent help in business catalyst SOAP api for [Product_UpdateInsert] operation.

    Hi Everyone, I am new in Business Catalyst, but, my company is working with BC for a while. I have a task to import external data (such as catalogue, products, orders, shopping cart etc) to business catalyst native tables via SOAP api. I am able to use "Product_ListRetrieve" function that gave me products from BC. Now I want to insert and update product list, for which the api call is "Product_UpdateInsert". I am not being able to feed in even a single record. I need any code (jquery, php, javascript, java etc) as a sample, that works with SOAP api for this function. It is very urgent. Please help me. Thanks in advance. I have tried with the code below, but I am getting bugs (format not valid):
    try
         $soapfileurlUpdate="https://worldsecuresystems.com/catalystwebservice/catalystecommercewebservice.asmx?wsdl";
         $soap_clientUpdate = new SoapClient($soapfileurlUpdate);
         $array_of_products=array("Products",
      array("productId"=>"1128",
       "productCode"=>"1128",
               "productName"=>"Bostik 1128  Heat Transfer Sealer (thermo Putty) 460g Cartridge",
               "description"=>"Bostik 1128  Heat Transfer Sealer (thermo Putty) 460g Cartridge",
               "smallImage"=>"images/products/TEMUFF-7_New.jpg",
               "largeImage"=>"/images/products/TEMUFF-7.jpg",
               "cataloguesArray"=>array("DUCTS"), //array("string"=>"DUCTS"),
               "pricesSaleArray"=>array("US/9.95"),//array("string"=>"US/9.95"),
               "pricesRetailArray"=>array("US/9.95"),
               "pricesWholesaleArray"=>array("US/5.00"),
               "wholesaleTaxCodeArray"=>array("US/0.00"),
               "taxCodeArray"=>array("GB/VAT"),
               "groupProducts"=>array(""),
               "groupProductsDescriptions"=>array(""),
               "supplierEntityId"=>"1",
               "supplierCommission"=>"2",
               "weight"=>"20",
               "relatedProducts"=>array(""),
               "tags"=>"",
               "unitType"=>"",
               "minUnits"=>"1",
               "maxUnits"=>"2",
               "inStock"=>"10",
               "onOrder"=>"0",
               "reOrder"=>"0",
               "inventoryControl"=>"true",
               "canPreOrder"=>"0",
               "custom1"=>"",
               "custom2"=>"",
               "custom3"=>"",
               "custom4"=>"",
               "popletImages"=>"",
               "enabled"=>"true",
               "deleted"=>"false",
               "captureDetails"=>"true",
               "downloadLimitCount"=>"22",
               "limitDownloadsToIP"=>"0",
               "isOnSale"=>"true",
               "hideIfNoStock"=>"false",
               "productAttributes"=>"Size*|5|N:Small|,Medium|,Large|;Color*|5|N:Red|,Wh",
               "isGiftVoucher"=>"false",
               "enableDropShipping"=>"true",
               "productWeight"=>"20",
               "productWidth"=>"20",
               "productHeight"=>"29",
               "productDepth"=>"20",
               "excludeFromSearch"=>"0",
               "productTitle"=>"Bostik 1128  Heat Transfer Sealer (thermo Putty) 460g Cartridge",
               "cycletypeId"=>"1",
               "cycletypeCount"=>"1",
               "slug"=>"item-1",
               "hasVariations"=>"false",
               //"variations"=>array("ProductVariation"=>"true"),
               "roleResponsible"=>"",
               "metaDescription"=>""));
      echo "SOAP Data To Be Inserted:<br/>";
      var_dump($array_of_products);
      $vectUpdate = array("soap_version"   => SOAP_1_2,
                     "username"=>$soapusername,
                     "password" => $soappassword,
                     "siteId"=> $soapsiteid,
                     "productList"=>$array_of_products);
      $quoteUpdate = $soap_clientUpdate->Product_UpdateInsert($vectUpdate);
         $status = 1;
      echo "BC side is updated.";
      catch (SoapFault $sf)
         $errorlogText=date("Y-m-d h:i:s A"). "=> Error occurred while inserting data to business catalyst. \r\n";
      echo $errorlogText. " See log for errors.\r\n";
      echo $sf->getTrace();
      //fwrite($errorLogFile,$errorlogText. "Error Dump: ". $sf->getMessage());
      return;

    Hi BCMan, Thanks for replying. Yes, the error is from BC side. The format was invalid. I fixed the issue today. Actually, I was pushing data from my PHP server to BC host system using SOAP api. I am still getting format errors, but I am able to insert data into products table.
    One more question if you don't mind. Is it possible to use JQuery/Javascript to push data into BC tables in real time (while browsing products table) using customized pages? There are documents to solve this. However, I could not find examples of how I could fetch data from JSON file using JQuery and then populate products/catalog/order tables.
    I appreciate your help.
    Thank you.

  • Java API for Adobe Flex(AIR and Browser)

    Hello Community,
    Sometime ago i started the project located at: : http://code.google.com/p/gwt4air/ , wich primary goal was to bring another approach on writing AIR application by providing a Java API for the AIR API. On top of that i added support for PDF and Excel generation using Java.
    I m glad to announce that  the project  will now add support for the Flex Framework
    I wrote a post about it on the main page.
    The Idea behind it is to give Java Developers a more simple way to write Flex Application by leaveraing a swing like API.
    I hope this project will be a good alternative to the MXML+ ActionScript approach and looking for people willing to join the project.
    Regards,
    Alain

    Good question, I'd like to know this myself. 4.5 has a huge number of changes since 4.0.

  • KM API for localize wpc webpage

    I am able to localize the wpc web pages manually by changing locale. I have lots of pages created with a region and language. Instead of manually localizing everypage, I want to use Km API to perform on a folder level.
    Could you please help me, which property I have to update.
    I tried for wpc nodes, for the properties wpc_wcm_node_translated_language, wpc_wcm_node_translated_name. But it didn't reflected when I checked the node.
    Any ideas on this, which property to update.
    Thanks

    Dear All,
    Got the reply from SAP to perform the below steps and its working fine for us.. just in case any one of you needs this info.
    1. Add the "authentication scheme" property to the WPC design time page template: a. Go to "System Administration" ' "Content Model Management" ' "Property Classification" b. Under "Object Type" select "Page" c. Under "Template" select "WPC Design Time Page" d. Under "Available Properties" locate "Authentication Scheme" and add it to the "Selected Properties" 2. Go to the Area Management Role and locate the area and the page that you would like to be available to anonymous users 3. Set End User permissions for "Anonymous" group on the area 4. Publish the page(s) and the area 5. Navigate to "Content Administration". Make sure the "Area Management"role isn't open in some other tab or browser window 6. In the Portal Content Catalog, locate the role which is available to anonymous users and has the WPC area connected to it. 7. Open the role, open the connection 8. For each page under the workset (area): a. Open the page b. For each iview and page under the page, open the iview/page and navigate to its properties: i. Locate the "Authentication Scheme" property and change it to "anonymous" ii. Save the object iii. For pages, open the page and perform the same process for each iview under the page iv. Save

  • API for managing agents in UCCX

    Hi!
    Is exist any API for add/remove agents at UCCX ?
    For change skills assigned?
    Thanks

    Hi ,
    AFAIK the agents can be added or deleted from the call manager and that has to be done by the admin.
    Regarding changing the teams and skills of an agent that can be achieved from the appadmin page in UCCX by the supervisor.
    Lets say you have a user with supervisor rights in UCCX and not the admin rights.
    Login to appdmin page using admin credentials and now under system-->System parameters -->Under Application Parameters look for Supervisor Access and there you can set it to "access to all teams".
    Now log off from appadmin and login to appadmin  with supervisor credentials and under rmcm you can see teams and skills and can change the teams skills assigned to an agent.
    You will not be able add or delete any thing in appadmin when logged on with supervisor credentials.
    I hope the above steps helps you.
    Regards
    Rajiv

  • API for WVC210

    Is there an API for the WVC210 video camera?

    Check the review on MyHomeServer.com and we have some of those commands for you.  We wrote a little HTML web page for our cell phone and can move the cam using HTML linked arrows with those commands
    good luck
    http://www.MyHomeServer.com
    Linksys IP camera reviews, Tutorials and How-To's on Web & Mobile Streaming

  • Java api for mediator fault handling

    Hi,
    I am trying to find the api for this interface and classes, so I can program to the requirements.
    oracle.integration.platform.faultpolicy.IFaultRecoveryJavaClass;
    oracle.tip.mediator.common.error.recovery.MediatorRecoveryContext
    Is it that Oracle does not share the javadocs, I tried the Fusion Middleware javadocs page but could not find it. Is there any reference for this api documentation on how to use them.
    Thanks

    Hi,
    Please see chapter "11.4.3 How to Use a Java Action Fault Policy" of the development guide:
    http://docs.oracle.com/cd/E16764_01/integration.1111/e10224/bp_faults.htm
    Thanks
    Sander

  • Need the Oracle Standard APIs for iExpense

    Hi ,
    Can you please let me know the list of standard APIs that can be used for iExpese. The requirement is that we need to create new OAF pages which insert data into iExpense Tables and also we need to do validations like the standard functionality of iExpense, hence we are looking for APIs which perform the standard validations and insertion of data for the iExpense tables. Please let me know of any documentation or links which gives list of Oracle standard public API for iExpense.
    Thanks,
    Srikanth

    Hi;
    All APIs are listed in Oracle Integration Repository
    http://irep.oracle.com/index.html
    API User Notes - HTML Format [ID 236937.1]
    R12.0.[3-4] : Oracle Install Base Api / Open Interface Setup Test [ID 427566.1]
    Oracle Trading Community Architecture API User Notes, June 2003 [ID 241320.1]
    Technical Uses of Customer Interface and TCA-API [ID 269121.1]
    Pelase also check below:
    Api's in EBS
    Re: Api's in EBS
    http://sairamgoudmalla.blogspot.com/2009/05/script-to-find-oracle-apis-for-any.html
    API
    Fixed Asset API
    List of API
    Re: List of APIs
    Oracle Common Application Components API Reference Guide
    download.oracle.com/docs/cd/B25284_01/current/acrobat/jta115api.pdf
    List of APIs and open interface R12
    Re: List of APIs and open interface R12
    Regard
    Helios

  • API for Course, Class, Enrollment and Attendance

    Dear Guru
    My client has custom learning management (OAF Page) and Oracle Learning management as well.
         Enrollment process and marking attendance are currently done in custom developed pages. At the same time they update the enrollment and attendance in OLM as well.
         Now they want to integrate the custom pages to OLM, means they like to update the class, enrollments & attendance through API in OLM.
    Please tel me, does OLM has API for creating Course, Class, Enrollment and Attendance.
    Thanks in advance.

    Please see these docs/links.
    Publicly Callable Business Process APIs in OTA [ID 216766.1]
    OTA.J: Is There an API in OTA / OLM That Can be Used to Create a Resource? [ID 376286.1]
    Oracle Integration Repository
    http://irep.oracle.com/index.html
    eTRM
    http://etrm.oracle.com/pls/etrm/
    Thanks,
    Hussein

Maybe you are looking for

  • Loss of photos due to Yosemite download

    I downloaded Yosemite on my 3 year old Mac Book Pro. Now I can't access my photos. Anyone have suggestions? Do I need to uninstall Yosemite? Thanks, Pat

  • Email conc program output file by using printer driver

    Hi , we have one interface program which has been scheduled every week. My req is that after completing successfully/error the interface program i need to send an email to the given email address with output file as attachment. This should be happene

  • Nokia 2220 slide - Passwords do not match when set...

    I have a Nokia 2220 slide pay as you go and when I go to set up an email account either with hotmail or gmail it comes up as passwords do not match. I've set up my iphone without problem but this phone is driving me crazy. What am I doing wrong?

  • Failed to handle workitem...the instance/work item may be closed already.

    I'm getting the following error in BPEL logs, can anybody tell me what the problem might be? <PerformMessageHandler::handleLocal> Processing workitem perform message 7207-BpTer4-BpSwt1.29-1 for domain default <AbortMessageHandler::handleLocal> Proces

  • MIN RAM FOR PERSONAL ORACLE 8i

    I have Windows/98 machine with 64 MB RAM.Can I install Personal Oracle 8i and work in Forms 6 & Reports 6 ? If there are any limitations then pls let me know. null