Portal, JAZN, Perspectives and Categories - oh my

Using only java, how do I connect to the OID server, and find out if a specific user is part of a particular perspecive or category defined in portal?
Simple example: I want to know if user named "bob" is a member of the "HR" perspective. Eventually, it would be great to have this as a taglib.
I want to create a web app (Running in a different OC4J than portal) using jDeveloper that authorizes pages based on the security a person has in portal. How can this be done.
Is there a documented relationship between OID data and Portal User data. Can the two be used together?
Can someone post example code, or post a link to documentation that describes this?

On the first question, users are not classified in to
perspectives or categories ... only the Portal
content is classified that way. So, unless I'm
misunderstanding your question, there's no way to
determine if Bib is a member of the HR Perspective,
because there's no way to associate him with that
perspective in the first place.
Just thinking out loud, but it doesn't make sense that a data driven ORACLE product wouldn't store this information in a relational structure that could be accessed. Just my .02 on that one. Thanks for the feedback!
On the second question, this one is fairly
straightforward. When building your web app, you
should define J2EE security-roles that you want to
map to the OID-based Portal groups.
Place J2EE security-constraints on the pages you want
to secure, referencing the security-roles you
defined.
Then, when deploying the app, map the J2EE security
roles to the OID-based groups. You can do this in
the deployment plan, and you should see the mapping
reflected in the orion-web.xml file. You should set
the security provider for your app to Oracle Identity
Management. See how to do this in the OC4J Security
Guide.Working on this now. Thank you for the guidance!

Similar Messages

  • Publishing Perspectives and Categories as Portlets in 10g (9.0.4)

    We have upgraded from Application Server R2 to 10g (904). Now trying to re-build the pages we had. However, I cannot see how to publish categories and perspectives as portlets - which was very easy in the previous version.
    Am I missing something? Any help would be great.

    You can publish your categories and perspectives as items:
    Add item > Built-In Navigation Item Types > List of Objects [enable it if it's not in the list by clicking on the "configure the list of available item types" link] > Select objects to add to your list > Categories ...
    Peter

  • Portal 904 : Assigning Multiple Categories to an Item

    Hello,
    The requirement is :
    For a File that I am uploading, I should be able to assign it multiple categories (say the file is a test script for Oracle Financials, GL module and it's for phase II). So I have qualified this file as Belonging to
    Suite: Oracle Financials
    Module: GL
    Phase: II
    Type: TestScript
    Since Portal only allows one category per item, how else can I implement this functionality? Eventually I want to be able to search by each of these categories and their combination.
    Manish

    This is definitely one way of doing this and I was aware of it. The only reservation I had was that this will result in large number of perspectives and the real "perspectives" (like Tech.Consultant, Functional Consultant, Project Manager) will be kind of hard to find.
    Another way to do this is to create the top level Categories and expose sub categories as Custom Attributes and create LOVs to display the sub-categories.
    This will allow the user the ability to choose one real category (top level) in the category field and then he/she may choose the cross-reference info. from custom attributes.
    The problem is, I cannot find a way to display a list of Attributes (as clickable links) so that the user can click on say GL and see all documents that have this attribute (Apps Module) selected.
    So, what I want is the ability to display in a page region, a list of my custom attributes and when the user clicks on an attribute, the documents that have been assigned that attribute should be listed.
    Is is possible and is this the right way to do this?
    Thanks,
    Manish

  • Portal Login id and Credatinal pass to dot net application

    Hi Experts,
    I want to know is it possible to pass the portal login id and other details like Name and organization to an dotnet application.
    If it is then how can we do it.
    Please do the needfull. Important
    Regards,
    Swapnil

    Hi Sarbjeet,
    I first thought of creating URL Iview and passing the user id and other required details as parameter to that URL Iview.
    Then reading your mail i thought of creating a web dynpro java application and then pass all the required values to the url in the application only but i am confussed how i will call the dot net application.
    If you have a better suggestion please let me know how to do it.
    Regards
    Swapnil

  • 2004s BI Portal (BI-Java) and BI-ABAP: doublestack vs. separated stack

    Hi specialists,
    We plan to migrate our NW2004 System (no Portal in use) to NW7.0.
    For the NW7.0 Portal Architecture we are not sure what to choose:
    - BI-ABAP and BI Portal (BI-Java) on the same instance (doublestack)
    - BI-ABAP and BI Portal (BI-Java) on seperate instances (separated stack architecture)
    Medium term we assume, that the portal is used for Web-Reporting and integrated planning. The development of applications (Java, Visual Composer) will be the exception.
    But if our reporting requirements changes and the number of own applications is increasing?
    Which is the best possibility to be future-proof?
    - Is it possible to separate the doublestack architecture later?
    - Is it possible to "transport" Portal stuff/applications from a doublestack system to a separated stack system?
    - If the number of Portal-applications is increasing, is it an opportunity to set up an additional BI-Portal which is connected to the doublestack BI system?
    Thanks for your help.
    Regards
    Karin.

    Hi
    Too many questions .But its interesting.Ok lets take one by one.
    You can have either of the options depending on the amount of data and your hardware.
    I would suggest if you have the hardware go for seperate machines for each kind of installation.I mean have a BI system((dual Stack) + Portal or you can have portal on a seperate machine also.Then you can have another portal (single stack).And using the FPN(Federated Portal Network) concept you can actually implement ur scenrio.
    Note :BI-Java cannot be installed seperately you need a portal for it.
    Yes FPN can be used to transport the data from one portal to another.To the last questioin i have already answered ,its better to go for a seperate BI system.
    Any other doubts feel free to ask:
    Reward maximum points

  • SSo between Portal 6.0 and  Portal 7.0

    Hi,
    We want to enable single sign on between Portal 6.0 and  Portal 7.0.
    Our scenario is, In Portal 7.0 on click of  role or workset, Portal 6.0 have to be opened in a new window without asking user ID and Password.
    What are the steps, I need to follow to achieve this.
    Thanks & Regards,
    Bala

    Hi Bala,
    This [thread|Re: SSO between ep6 and ep7]should give you a kick start.
    Good Luck!
    Sandeep Tudumu

  • SSO between SAP Portal 7.3 and Ruby on Rails

    Hello Everyone,
    We are planning to integrate SAP Portal 7.3 and a RoR application and I am wondering If someone can share some experience (If you have any of course) on how to establish SSO between SAP Portal and RoR.
    The SAP Portal will act as service provided and RoR as a consumer, we don't have LDAP, so the Portal UME is in ABAP and RoR uses an own UME database. We have SSO between our Portal and SAP Backend systems.
    In RoR customers will have access to their own information (Invoices, etc..) that will be provided by the backend system.
    URL transaction and iFrames is not an option for us.
    The second option is to call Web Services, directly or through the SAP Portal (we are using a central sr).
    I am a NetWeaver consultant who heard about RoR but have no experience in this field.
    All help and tips are greatly appreciated!.
    Regards,
    Ridouan

    We used Client certificates. Still working on the PoC.

  • Site map of Communities and Categories

    Site map of Communities and Categories
    As part of the migration of Apple Discussions to Apple Support Communities many previous forums have become categories of the new communities.
    This list may help you locate the content of any specific category you wish to follow or focus on so that you can create a shortcut for future use. You can also copy and paste any section of this list into your support responses.
    Jump to: iPad | iPhone | iPod | iTunes | Desktop Computers | Notebooks |
    Mac OS & System Software | iOS app store | iLife | iWork | Professional Applications | MobileMe | AppleTV | Periperals | Servers and Enterprise Software | Applications | Wireless |
    Windows Software | Older Software | Older Hardware | Using Apple Support Communities |
    User Tip Contributions | Developer Forums
    The following is a list of all communities and categories as of 29th April 2011.
    iPad
    Using iPad
    Accessories
    Airplay
    Airprint
    Applications
    Camera
    FaceTime
    Getting Started
    Location Services
    Mail
    Syncing
    WiFi
    WiFi + 3G
    iWork for iPad
    Keynote
    Numbers
    Pages
    iPad in the Enterprise
    Enterprise Networking
    Using iPad in the Enterprise
    iPhone
    Using iPhone
    Basics
    Camera, Photos and Video
    FaceTime
    Installing and using iPhone Applications
    Integrating iPhone into your Digital Life
    Location Services
    Mail, Contact & Calendar
    Phone and Messaging
    Playing Music and Video
    Voice and Memos
    WiFi, 3G and Bluetooth
    iPhone Hardware
    Classic iPhone
    iPhone 3G
    iPhone 3GS
    iPhone 4 (GSM)
    iPhone (CDMA)
    iPhone in the Enterprise
    Enterprise Networking
    Integrating iPhone into your business
    Mail, Contacts and Calendars in the Enterprise
    iPhone Accessories
    Bluetooth Headset
    iPod
    iPod touch
    Accessories
    Airplay
    Airprint
    Camera
    Connecting to a Mac
    Connecting to Windows
    Contacts and Calendars
    Installing and Using Applications
    Mail
    Music and Video
    WiFi and Bluetooth
    iPod shuffle
    Connecting to a Mac
    Connecting to Windows
    iPod nano
    Connecting to a Mac
    Connecting to Windows
    Nike + iPod Sport Kit
    iPod classic
    Connecting to a Mac
    Connecting to Windows
    Apple Branded iPod accessories
    iPod Hi-Fi
    iPod Radio Remote
    Older iPods
    Connecting to a Mac
    Connecting to Windows
    Connecting to TV
    iTunes
    iTunes for Windows
    Importing & Burning in iTunes
    Installing, Removing and Upgrading
    iTunes Store
    Podcasting and Radio
    iTunes for Mac
    Importing & Burning in iTunes
    Installing, Removing and Upgrading
    iTunes Store
    Podcasting and Radio
    iTunes U
    Producing Podcasts
    Desktop Computers
    iMac (Intel)
    Displays
    DVDs and CDs
    Expanding
    Internet and Networking
    Using your iMac Intel
    Mac mini
    Displays
    Expanding the Mac Mini
    Internet and Networking
    Using the Mac Mini
    Mac Pro
    Displays
    DVDs and CDs
    Expanding
    Internet and Networking
    Using the Mac Pro
    Power Mac
    Displays
    DVDs and CDs
    Expanding
    Internet and Networking
    Using Power Mac
    iMac (PPC)
    Displays
    DVDs and CDs
    Expanding iMac (PPC)
    Internet and Networking
    Using iMac (PPC)
    eMac
    Displays
    DVDs and CDs
    Expanding eMac
    Internet and Networking
    Notebooks
    MacBook Pro
    Bluetooth, USB, Firewire
    Displays
    Internet and Networking
    Optical Drive
    Ports and Interfaces
    Power and Battery
    Using a Mac Pro
    MacBook Air
    Displays
    Internet and Networking
    Peripherals
    Power and Battery
    iBook
    Displays
    Internet and Networking
    Peripherals
    Power and Battery
    MacBook
    Bluetooth, USB, RAM
    Display
    Internet and Networking
    Optical Drive
    Power and Battery
    PowerBook
    Bluetooth, USB and FireWire
    Display
    Displays
    DVDs
    Input Devices
    Internet and Networking
    Peripherals
    Power and Batteries
    Power and Battery
    Using PowerBook
    Mac OS & System Software
    Mac OS X v10.6 Snow Leopard
    Account & Login
    Finder & Dock
    Getting Online & Networking
    iChat and iChat Sharing
    Installation and Setup
    Mail and Address book
    Printing, faxing and scanning
    Time machine
    Universal Access
    Using Mac Osx v10.6 Snow Leopard
    Mac OS X v10.5 Leopard
    Account & Login
    Automator
    Finder & Dock
    Getting Online & Networking
    iChat and iChat Sharing
    Installation and Setup
    Mail and Address book
    Printing, faxing and scanning
    Time machine
    Universal Access
    Using Mac Osx v10.5 Leopard
    Mac OS X v10.4 Tiger
    Automator
    Getting Online & Networking
    Installation and Setup
    Mail and Address book
    Printing, faxing and scanning
    Universal Access
    Mac OS X v10.3 and earlier
    Getting Online & Networking
    Installation and Setup
    Mail and Address book
    Printing, faxing and scanning
    Mac OS X Technologies
    AppleScript
    Audio
    Classic Environment
    iSync
    Networking and the Web
    Unix
    Classic Mac OS (OS9, OS8 & System 7)
    Mac OS8
    Mac OS9
    System 7
    QuickTime
    Mac OS
    Windows
    Safari
    Mac
    Windows
    Front Row
    iOS app store
    iBooks
    iMovies for iOS
    iLife
    iPhoto
    Book, Card, Calendar & Print Orders
    Editing and Organizing
    Installing
    Slideshows
    Using Faces
    Using Places
    iMovie
    Garageband

    HI Paul, I'm not sure what the question is. If you meant that the communities are listed on the front page, then yes they are, but that view does not include links to specific categories, such as Airprint for the iPad. The list provides a way of finding direct shortcuts to these filtered sections of communities, either for your own use as a bookmark or when recommending a potentially useful area of the site to explore in your answers to others.
    tt2

  • How can I uninstall a damaged installation of Fusion - PFRD 11.1.1.6.0 - Oracle Portal, Forms, Reports and Discoverer

    Hello,
    I am upgrading EBS 11i to 12i, Discoverer 4 to 11. After completing ebs installation and upgrade successfully, I am now working on the Oracle Fusion piece of the upgrade.
    I have installed
    1. JDK
    2. Repository Creation Utility - RCU (schema)
    3. Weblogic - WLS 10.3.6
    4. Oracle Fusion - Discoverer 11g Release 1 Patchset 1 11.1.1.2.0 PFRD
    5. Oracle Portal, Forms, Reports and Discoverer 11g Patchset 11.1.1.6.0 - Patchset 13517084
    6. Executed config.sh and it failed with but continued.
         During the Configuration of Oracle Fusion with config.sh there was failure at with "fails at creating data sources" and accidentally proceeded and all seem to go well until after shutting down the servers when Weblogic Managed Server is unable to start.
    The start log indicated: "weblogic.store.PersistentStoreFatalException: [Store:280105]The persistent file store "_WLS_WLS_DISCO" cannot open file _WLS_WLS_DISCO000000.DAT." and I have been unable to find a solution for this error?
    See log file error at https://dl.dropboxusercontent.com/u/15497130/oracle/ebs11/startManagedWebLogic.sh_nohup.out
    If re-installation is my only option, then what are the steps to uninstall, and which components do I have to uninstall given that I had upgraded all the schemas involved?
    Mathias

    Hey,
    You can always change the JDBC datasources in the Weblogic admin console . but have you recorded what is the specific error you got during the datasources creation .
    I prefer...create a new user , give him sysdba privillages . Start RCU and create the DEV_DISCOVERER , DEV_DISCOVERER_PS schemas (prefix is your choice)
    The Admin server will start . so go to admin console .
    click services -> Data Sources
    Check the data sources you have . edit each datasource and update the connection pool information .
    after this you can start the Managed server WLS_DISCO
    i believe this will solve this .........
    if you still get issue again . you can try the link Using the WebLogic Persistent Store
    Thanks
    Naga

  • Error  while configuring SSO between Portal 7.0 and Operating System.

    Dear all,
    I am having an issue,i need to configure SSO between the Portal 7.0 and operating System.I have followed both the Kerberos as well as spNego wizard methods,but i am not able to configure UME settings as we are using datasourceConfiguration_abap.xml. I tried to edit the datasource confuiguration file but after editing the server is not starting.
    Please let me know the steps i have to do to edit the datasourceConfiguration_abap.xml
    We are not able to Map the Service USer to the UME CONFIGURATION XML File.
    Thanks
    Ravi.S

    Ravi,
    If you have successfully configured the SSO, please pass on the document if any you have.
    Regards,
    Mohammad.

  • Install and config issues with Oracle Portal, Forms, Reports and Discoverer

    For a while now I've been struggling with migrating a testing database to a newer version.
    And right now I'm pretty much stuck at trying to configure Oracle Portal, Forms Reports and Discoverer
    What I've got:
    Windows server 2008 R2 64bit
    Oracle 11g database
    Java 6u27 64bit
    JDK 1.6 64bit (using this after 1.7 ended up throwing out bugs while trying to start a weblogic server)
    JDK 1.7 64bit
    Weblogic 10.3.5 (or so i think - I've installed from the wls1035_generic.jar from the oracle website)
    PFRD 11.1.1.2 with 11.1.1.3 installed over it, installed without config
    and a hanging up configuration
    Basically I've been trying to install PFRD (only forms, reports and enterprise manager from it actually) but it kept failing once it got to the configuration stage, so I installed without config, applied 11.1.1.3 and now trying to run the config manually with the good old \bin\config.bat
    Result - the config froze for approx.18 hours then failed
    There isn't much useful info I could deduct from the logs, mostly just says one or more configuration parts failed. At one place it mentions trying to set up a domain and starting up an adminserver for it - and apparently that's where it hangs up and finally times out and fails.
    I'm a little clueless what to do about it as the logs don't say anything else of use I could understand. Any ideas there?

    Trying the step by step, the only difference between that and what i do seems to be the file copying (which I can't do - there is no windows\extra\ directory anywhere, the files mentionned seem to already be on their places and either only there, or exactly the same) and clistering
    So far the news ain't good - the config process hangs on creating domain ->Step Creating Domain started
    It isn't frozen per se - the process doesn't use up any processor time, memory consumption within bounds, it reacts to button clicks and all..it just doesn't do anything concerning the said domain
    the last thing the .out file shows:
    Creating a new AdminServer Object ...
    AdminServer port is 7002
    Starting the domain ...
    LOADING DLL : E:\OracleDb\Middleware\develtools\install\config\\StartUtil64.dlland in the log:
    [2011-09-08T11:57:03.456+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 14] [ecid: 0000J98U0KsFS8XLxuDCiW1EQ92r000005,0] Setting >valueOf(DOMAIN_PORT) to:7002. Value obtained from:USERit's the same it did last time, when after 18hours it woke up with .out saying:
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3173)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1644)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:634)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3143)
         ... 18 more
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:685)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:685)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    Going to execute executeAfterConfig
    java.lang.IllegalStateException: Action:Application Configuration failed with error:Configure Classic Failed.
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.fail(ConfigAction.java:227)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:129)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    In Config Module Finish Event...and the log continuing with some variable setting notifications and this:
    [2011-09-08T08:27:45.272+02:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 14] [ecid: >0000J93lRQOFS8XLxuDCiW1EPpn_000005,0] One or More configurations failed. Exitingthen again more traces and notifications until the end marking config as failed
    I'm kinda paranoid about the double backslash in the dll path, but other than that no clue as to why the domain doesn't set up
    the other link you mentionned seems to have no relevance yet
    does that clear up anything for you though?
    ..can the lack of SOA suite have anything to do with the problem?

  • Can Portal 3.0 and 8i/9i Database Software exist on same Machine?

    Our current setup at work is webdb 2.1 and Oracle EE 8.0.5 residing on ONE physical server.
    (Sun Solaris)I need to upgrade the Software to Oracle EE 8.1.7 and Portal 3.0. We do not run Webdb as part of an internet or intranet site(These are controled by other departments)We use these products so a small number of users (9-30) can easily access a data warehouse via a browser. I will never get the funding for a 2nd Physical machine to act as as application server. I am hoping I am confused but can Portal 3.0 and 8i/9i Datbase software be installed on the same physical machine? I was led to believe that 9i Application Server Software can not be installed on the same machine as the 8i/9i
    database.Why do I need application server software or the 9iAS http listener when Oracle 8.1.7 comes with an inbuilt http listener?
    If we have to have a 2nd physical machine,
    management will pull the plug on Oracle and will go with another vedor solution. I don't want to loose my Oracle SQL skills, can someone please help!

    I've installed Portal 3 (production) and database 8.1.7 on one machine running Windows 2000 and 99% works fine.
    The procedure is:
    1) Install the database from operating user X in Oracle-home A
    2) Turn off the http-listener for the database.
    3) Install iAS from os-user Y in Oracle-home B.
    If you do not use separate users or use database 8.1.6 or earlier, you get problems with the java-patchs and libraries.
    By the way - it is NOT possible to install a development environment (Designer 6/6i, Developer 6i, Discoverer 3.1) on that same machine. Cause is that ias9i installs Developer 6i patch 2 (runtime) and that version doesn't operate against the latest available development patches. So, I think in your case you have to install the development software on the clientmachines.

  • Errors:Installing Oracle Portal, Forms, Reports and Discoverer on Win7

    Someone can help me?
    I installed Oracle Portal, Forms, Reports and Discoverer on Win7.
    I have install:
    jdk 64bit
    Oracle db 11g (64bit)
    Oracle Weblogic 1033 (wls1033_generic.jar)
    Oracle Portal, Forms, Reports and Discoverer (ofm_pfrd_win_11.1.1.2.0_64/ofm_pfrd_win_11.1.1.3.0_64)
    Configure Components Screen:I just choose the Oracle Forms/reports Oracle Forms/reports builder Enterprise Manager Oracle Web Cache .
    Configure Ports Screen:Auto Port Configuration.
    Specify Proxy Details Screen:No
    Specify Application OID Screen:NO
    But when I configure the "Configuring the Classic Instance" under the "Oracle Classic 11g-Home1". It's always pending in "Creating the domain". No any Error information.
    the related log information:
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    LOADING DLL : C:\Oracle\Middleware\as_2\install\config\\StartUtil64.dll

    Since your weblogic is on version 10.3.3, you can only succesfully configure your fusion middleware when you are on version 11.1.1.3.
    So (1) restart the install of fusion middleware 11.1.1.2, (2) choose install type INSTALL ONLY, (3) start installation of fusion middleware 11.1.1.3 and finally (4) configure fusion middleware using AS_ORACLE_HOME\bin\config.bat

  • Help in Installing Oracle Portal,Forms,Reports and Discoverer(11.1.1.2.0)

    Hi,
    I am trying to install Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Linux x86-64.
    I have installed weblogic 10.3.5 generic jar file.
    When i try to install forms and reports server the configuration step fails while creating weblogic domain.
    Please help me installing portal and reports.
    Is there any patch i am missing or the weblogic version is incorrect?
    Thanks.

    You cannot configure Fmw 11.1.1.2 against WLS 10.3.5. They are not supported nor compatible.
    If you want to use WLS 10.3.5, you need to "install" 11.1.1.2, but do not configure. That is an installation option. After you have successfully installed 11.1.1.2 you will need to patch it to 11.1.1.6. After patching, you then can run the configuration (config.bat).
    http://docs.oracle.com/cd/E23943_01/install.1111/e10421/install.htm#CLINS256
    Version 11 is far more complex than previous versions. I strongly encourage everyone to review the product documentation before trying to install. You can also refer to the following MyOracleSupport note:
    Steps to Maintain Oracle Fusion Middleware 11g Release 1 (11.1.1) (Doc ID 1073776.1)

  • Having problem to install Oracle Portal Forms Reports and Discoverer 11g on Windows Server 2008 64 bit

    Dear All Precious Friends,
    I am having problem while installing Oracle Portal Forms Reports and Discoverer 11g on Windows Server 2008 64 bit,
    I have already installed Oracle Database 11g Release 2 -------
    ----Then i configured JAVA Access bridge
    --------then installed and configured Required Schema using Repository Creation Utility of same version of Database 11g,
    -----------then installed Oracle Business Intelligence 11g version 11.1.1.6.0 which includes Web logic..............I am feeling that i did right at this point...........
    ..............also feeling comfortable after install Oracle Identity and Access Management 11g ..................
    -----------------but don't know how to configure OID to install Oracle Portal Forms Reports and Discoverer 11g...............
    Please help my Oracle Friends
    Your early help will be highly appreciated.
    thanks and regards
    Hassan

    You said, "...+I would like to install Release 2(11.1.1.2.0)+ ...". Be careful. 11.1.1.2.0 is not Release 2. The version for Rel 2 is 11.1.2.0, notice that there is one less "1". Also, there is no way to patch from Release 1 to Release 2.
    In EDelivery, this is what you should find if you search on "Oracle Fusion Middleware" for "Microsoft Windows x64 (64-bit)":
    First look for this link then drill into it:
    Oracle Fusion Middleware 11g Media Pack for Microsoft Windows x64 (64-bit)
    In this section you will find the following:
    This is the full product installation of FMw 11 Release 2 (Forms & Reports)
    Oracle Forms and Reports 11g R2 (11.1.2.0.0) for Microsoft Windows x64 (64-bit) V28761-01
    This is the full product installation of FMw 11 Release 1 (includes Portal, Forms, Reports, and Disco)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 1 of 4) V18785-01
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 2 of 4)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 3 of 4)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 4 of 4)
    This is the FMw 11 Release 1 patch set that will bring the above 11.1.1.2.0 installation to 11.1.1.6.  This is NOT a full product installation - just a patch
    Oracle Portal, Forms, Reports and Discoverer 11g Patch Set 5 (11.1.1.6.0) for Microsoft Windows x86 (64-bit) V29850-01
    There are no patch sets for Release 2 as of yet.

Maybe you are looking for