Oracle webcenter Portal: Spaces Features

Hi experts,
I need an answer to the foll.
' We have several different applications integrated in Oracle Webcenter Portal: Spaces (11.1.1.8) via Portal builder. Can you list me the different features the portal can leverage to the underlying applications?
Ex: Can we remove header from the integrated application and show in the portal?
What can be performed with the data we recieve from an external application? - can we build dashboards etc?
If a application have browser compatibility issues, can they be fixed after integrating in portal?
Datawarehousing etc.,
I understand the requirement is not completely clear, but any documentation that portal offers to underlying applications would be helpful.
Thanks.

I'd recommend you to read this: http://docs.oracle.com/cd/E29542_01/doc.1111/e27603/intro.htm#WCPAA2494 (and the related chapters about Resource Catalog and Web Development components)

Similar Messages

  • Error message while starting IPM managed server and WebCenter Portal Spaces

    Hi,
    1. I am getting an error message when i try to start IPM_server1 in Oracle ECM. The message is as follows in the Command Prompt :
    <Mar 6, 2013 5:05:50 PM AST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracl
    e\MiddlewareNew6Release1\oracle_common\atgpf\modules\oracle.applcore.model_11.1.1\oracle.applcore.model.stub.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    2. When after some time the imaging server starts and i try to login it does not accept the username and password provided for EM. and login is unsuccessfull always.
    Regarding my other issue is with Webcenter portal spaces :
    1. I have installed WC_Spaces under the same UCM_domain where all other Managed servers are there.
    2. When i try to login it always takes me to a screen which says : Internal error (stating some numbers regarding date & time). Please contact your administrator.
    Need to fix these 2 issues very soon. Help will be greatly appreciated.
    Thanks.

    Hi Satendra,
    Is upgradation the only solution?No, it is one of the better options (and my personal suggestion) as PS2 release is more stable and has many more functionalities and features than PS1. The error which you are getting may be due to a corrupt installation. In case you want to solve this error only and do not want to go for upgrade, then feel free to raise a case with support.
    Regards,
    Anuj

  • How can I customize the whole oracle webcenter portal

    We have a project that uses oracle webcenter portal. I want to customize it starting to its landing page til the content. I tried using extending webcenter spaces project but my build.xml has an error in clicking clean-stage. I followed the instructions correctly but still not working. I also tried following the tutorial about customizing at runtime, it works but its only for a specific tab. Is there any other way in customizing the product?
    here is the error in build.xml:
    Buildfile: C:\Users\Admin\Documents\JDeveloper\mywork\ExtendWebCenterSpaces\CustomWebCenterSpacesWAR\build.xml
    [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
    [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
    clean:
    [echo] ----------------------------
    [echo] ----Cleaning deploy directory ---
    [echo] ----------------------------
    init:
    pre-compile:
    [echo] ----------------------------
    [echo] ----Updating the manifest file with the
    correct version specification and implementation version
    [echo] ----------------------------
    BUILD FAILED
    C:\Users\Admin\Documents\JDeveloper\mywork\ExtendWebCenterSpaces\CustomWebCenterSpacesWAR\internal-targets.xml:85: Problem: failed to create task or type if
    Cause: The name is undefined.
    Action: Check the spelling.
    Action: Check that any custom tasks/types have been declared.
    Action: Check that any <presetdef>/<macrodef> declarations have taken place.
    Total time: 1 second
    can you help me in configuring config.properties to an application server?
    check if my configuration is right:
    #My properties
    #Fri Jul 30 00:00:00 PDT 2010
    ############ User Inputs Required ###################
    ## Enter the base directory where JDeveloper is installed.
    ## For example:
    ## On Windows, if JDeveloper is installed in the directory
    ## C:\MYJDEV, enter the path as: C:\\MYJDEV
    ## On Linux, if JDeveloper is installed in the directory /scratch/MYJDEV,
    ## enter the path as: /scratch/mywork/MYJDEV
    ## Note that the JDeveloper directory contains other folders such as jdeveloper,
    ## wlserver_10.3, modules, and so on.
    #jdeveloper.install.home.directory=C:\\rohit\\jdev\\ps2\\jdevfinal
    jdeveloper.install.home.directory=C:\\Oracle\\Middleware\\jdeveloper ---------------------->my jdeveloper path
    ## Enter the wlst executable
    ## For example:
    ## On Windows, wlst.cmd
    ## On Linux, wlst.sh
    #wlst.executable=wlst.cmd
    wlst.executable=wlst.cmd ---------------------->my wlst executable
    ## Enter the absolute path of the ExtendWebCenterSpaces project.
    ## For example:
    ## On Windows, enter the path as:
    ## extending.spaces.home.dir=C:\\JDeveloper\\mywork\\ExtendWebCenterSpaces
    ## On Linux, enter the path as:
    ## extending.spaces.home.dir=/scratch/mywork/ExtendWebCenterSpaces
    #extending.spaces.home.dir=C:\\rohit\\jdev\\ps2\\jdevfinal\\ExtendWebCenterSpaces_ps2\\ExtendWebCenterSpaces
    extending.spaces.home.dir=C:\\Users\\Admin\\Documents\\JDeveloper\\mywork\\ExtendWebCenterSpaces #my extendwebcenterspaces path
    ## Enter the path for ojdeploy.exe.
    ## For example:
    ## On Windows, enter the path as:
    ## oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}\\jdeveloper\\jdev\\bin\\ojdeploy.exe
    ## On Linux, enter the path as:
    ## oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}/jdeveloper/jdev/bin/ojdeploy
    #oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}/jdeveloper/jdev/bin/ojdeploy
    #oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}\\jdeveloper\\jdev\\bin\\ojdeploy.exe
    oracle.jdeveloper.ojdeploy.path=${jdeveloper.install.home.directory}\\jdeveloper\\jdev\\bin\\ojdeploy.exe ---------------------->is this right?
    ## Enter the port number on which the WLS Administration Console is running.
    ## The URL of the Administration Console contains the port number.
    ## For example: http://<host>:<port>/console
    wls.port=7001 ---------------------->my application server port
    ## Enter the WebCenter host machine on which you intend to deploy the
    ## custom.webcenter.spaces.jar shared library.
    wls.host=my.bir.gov.ph ---------------------->my application server
    ## For security purposes, administrator user name and password details
    ## are stored in secure files.
    ## Obtain the location of these secure files from your systems administrator
    ## or run WLST commands to generate these files as follows:
    ## 1. Navigate to: WC_ORACLE_HOME/common/bin
    ## 2. Enter the command: wlst.sh
    ## 3. At the WLST command prompt, connect to the Administration Server
    ## for Oracle WebCenter:
    ## connect('<admin_user>','<admin_pwd>', '<host>:<port>')
    ## Where admin_user is the user name of the administrator, admin_pwd is
    ## the administrator's password, host is the WebCenter instance, and port is
    ## the Administration Server port.
    ## 4. Run the following command to create a user configuration file and key file
    ## in a specified location:
    ## storeUserConfig('<userConfigFile>', <userKeyFile>')
    ## Where userConfigFile is the name and location of the file storing user details
    ## and userKeyFile is the name and location of the file storing passwords.
    ## For example:
    ## storeUserConfig('C:/myFiles/myuserconfigfile.secure', 'C:/myFiles/myuserkeyfile.secure')
    ## For example:
    ## On Windows, enter the path as:
    ## wls.userkey=C:\\JDeveloper\\mywork\\ps1userkeyfile.secure
    ## wls.userconfig=C:\\JDeveloper\\mywork\\ps1userconfigfile.secure
    ## On Linux, enter the path as:
    ## wls.userkey=/scratch/myfiles/ps1userkeyfile.secure
    ## wls.userconfig=/scratch/myfiles/ps1userconfigfile.secure
    ## Use the wls.userconfig property to set the userConfigFile path and
    ## the wls.userkey property to set the userKeyFile path.
    wls.userkey=C:\\JDeveloper\\mywork\\ps1userkeyfile.secure ---------------------->i dont know how can i configure this
    wls.userconfig=C:\\JDeveloper\\mywork\\ps1userconfigfile.secure ---------------------->i dont know how can i configure this
    ## Enter the targets on which the custom.webcenter.spaces.war file is deployed.
    ## Obtain this information from your systems administrator or from the
    ## WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments>custom.webcenter.spaces>Targets
    ## The list of servers display here.
    wls.target=WLS_Spaces,AdminServer ---------------------->application server target
    ## Enter the targets on which the webcenter.ear file is deployed.
    ## Obtain this information from your systems administrator or from the
    ## WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments> custom.webcenter.spaces>Targets
    ## The list of servers display here.
    wls.webcenter.app.target=WLS_Spaces---------------------->application server deployment target
    ## Enter the name of the WebCenter Spaces application.
    ## Obtain this information from your systems administrator or from the
    ## WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments> webcenter>Overview
    ## The application's name displays here.
    webcenter.app.name=webcenter ---------------------->name of my webcenter portal
    ## Use the restart.implementation.version.suffix property to override the next default
    ## implementation version number for custom.webcenter.spaces.war.
    ## You can obtain the current implementation version from your
    ## systems administrator or from the WLS Administration Console as follows:
    ## 1. Login to WLS Administration Console.
    ## 2. Navigate to Deployments> custom.webcenter.spaces>Overview
    ## The version number displays here. For example: 11.1.1.2.5
    ## The current implementation version is the last number, that is, 5 in this example.
    ## By default, the implementation version increments by 1 each time that you rebuild
    ## custom.webcenter.spaces.war (using Run Ant Target>clean-stage).
    ## You can restart at a higher value if necessary. For example, if the current value is
    ## 11.1.1.2.20 and you want the next new version to be 11.1.1.2.41 rather than
    ## 11.1.1.2.21, do so by resetting the restart.implementation.version.suffix property to 40.
    ## Note:
    ## The first time you run Run Ant Target>clean-stage, the manifestImpl.properties file
    ## is created and the manifest.implementation.version property is set to
    ## 11.1.1.2.1. This initial version number is derived from the default.implementation.version
    ## set in build.properties (11.1.1.2) and appended with the restart.implementation.version.suffix property below.
    ## For example, if the restart.implementation.version.suffix is set to 1, the initial
    ## manifest.implementation.version will be 11.1.1.2.1.
    ## During subsequent builds, the restart.implementation.version.suffix and the lastNumber property
    ## in manifestImpl.properties are compared, and the higher of the two numbers is incremented by 1.
    ## If, for any reason, the manifestImpl.properties file is deleted, the file is recreated the next time
    ## that you run Run Ant Target>clean-stage, and the implementation version resets using the
    ## restart.implementation.version.suffix only (as if for the first time). For example, 11.1.1.2.1,
    ## if the restart.implementation.version.suffix=1
    restart.implementation.version.suffix=3
    help me pls thx

    It assumes that you have this file available in your jdev
    ${jdeveloper.install.home.directory}/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar
    Add ant-contrib.jar into jdeveloper\modules\net.sf.antcontrib_1.0.0.0_1-0b2\lib directory. You can download it from http://ant-contrib.sourceforge.net/.
    Other useful advice:
    http://jwebcenter.blogspot.com/2011/05/how-configure-webcenter-space.html

  • Installing Pre-built Virtual Machine for Oracle WebCenter Portal error

    Hi,
    I am trying to install the Pre-built Virtual Machine for Oracle WebCenter Portal: Framework 11gR1 (11.1.1.4.0) onto a Laptop (500G HDD 8G Ram) running Windows 7 to learn.
    http://www.oracle.com/technetwork/middleware/webcenter/portal/downloads/owcs-portalfw-vbox-284132.html
    I want to run in a VirtualBox Linux setup etc.
    I have downloaded all the files except the REAVDD-HOL-WC.ovf which would not download so I saved in browser to the same directory etc.
    I have set the preferences in Virtual Box to the same directory where I have downloaded the files to but when I Import Applicance and select C:\users\Tony\Virtual Box VMs and select the defaults and import I get an error box stating:
    Failed to import appliance C:\Users\Tony\VirtualBox VMs\REAVDD-HOL-WC.ovf.
    Could not open the medium storage unit 'C:\Users\Tony\VirtualBox VMs\REAVDD-HOL-WC-disk1.vmdk'.
    VD: error VERR_ACCESS_DENIED opening image file 'C:\Users\Tony\VirtualBox VMs\REAVDD-HOL-WC-disk1.vmdk' (VERR_ACCESS_DENIED).
    Result Code: VBOX_E_FILE_ERROR (0x80BB0004)
    Component: Appliance
    Interface: IAppliance {3059cf9e-25c7-4f0b-9fa5-3c42e441670b}
    Anybody got any idea how to fix this?
    Thanks
    Tony
    Edited by: 880197 on 19-Aug-2011 03:08
    Edited by: 880197 on 19-Aug-2011 03:44

    I've imported this appliance (and others) on Windows 7 32-bit on a Lenovo W500, on an iMac, and on a MacBook. The one error you should encounter during the "import appliance" step is a path error related to shared folder (the canned/hard-coded path in the ovf file points to a place that is not likely to exist on your computer, so just comment out the D:\TEMP\Host path, or make it for that matter).
    <!--SharedFolders-->
    <!--SharedFolder name="Host" hostPath="D:\TEMP\Host" writable="false" autoMount="true"/ -->
    <!-- /SharedFolders-->
    You can alter system set memory_target=300M scope=both and set your VM memory to 2.5GB and everything will run fine (using the vmctl script to start up what's needed). The "1" option is all that is needed for the tutorial shown in the documentation. If you run the admin server, you will see things run a good bit slower. Part of the tutorial assumes you know about UCM and how to take the UCM content in the sample files and upload those into the repository. You can delete the file already loaded and then do a single file upload to "re-load" the various directories/folders for the menu/home/etc. Upload the png and other files into the same folder (menu.html, menuBanner.png, etc. all go into the same Menu folder). It's not worth the time to set the bulk upload because you have to go out into UCM and dig around the admin settings, stop/restart, and so on. You can also use the contentadmin user (welcome1) to do the file upload.

  • How to integrate Events from Siebel application to Oracle Webcenter portal

    Hi
    We have a requirement where one application resides in Siebel and the poral is running on Oracle Webcenter Portal. Here we want to see the events/appointment which are created in Siebel Application, should be visible in Oracle Webcenter Portal's calendar as soon as user logs in. It is a Hospital portal, and appointments are created in Siebel Application and when Doctor logs in to portal (running on Oracle webcenter portal), user should be able to see them on his Calendar/event.
    Please help me how to go ahead with it.
    Regards,
    Sid

    Hi All,
    Not sure that I agree with my friend Yannick on this. I think that you can change to point to a different DBMS. You might be able to do this by reconfiguring the Siebel server and give SQL Server as your DBMS and then give the correct SQL connect into. At worst case I think you can change the server data source named subsystem. You will need to change the DLL name and well as the connect info. If the reconfiguration does not work your best bet would be to compare the settings from your server data source for Oracle to a known good server data source for SQL Server.
    BTW, why would you make this change? As a database Oracle can’t be beat. 11g is incredible.
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

  • Oracle WebCenter Portal query

    Now I have 3 tabs: Home, Staff and Student. When I expand Home tab, there are Home and Documents. When I expand Staff tab and Student tab, there is Home. Now I want to add something calls “Files” in Staff tab, how do I do it? So when I expand Staff tab, there are Home and Files. I am using Oracle WebCenter Portal and creating portal.

    Following materials seems to be useful to you, however, some of them may be bit old compared to latest 11.1.1.8.6 WebCenter Portal available as of now :
    You can find online training material (module wise) with recorded session + presentations w.r.t WebCenter Portal from Oracle at :
    Oracle WebCenter Portal Online Training
    Building Portals with Oracle WebCenter Portal will be a good starting point :
    https://docs.oracle.com/cd/E29542_01/doc.1111/e27603/portadv_crt.htm
    Index of WebCenter Portal articles by Oracle A-Team
    http://www.ateam-oracle.com/webcenter-home/webcenter-portal/
    Search for 'WebCenter Portal' at youtube.com to find useful videos w.r.t Oracle WebCenter Portal.
    100s of presentations / slides on WebCenter Portal at slideshare
    'webcenter portal' on SlideShare
    I do agree with Jiri that Yannick Ongena's tutorials are really good
    WebCenter 11g PS3 Tutorial: Introduction | Yannick Ongena's WebCenter And Enterprise 2.0 Blog
    Demos and samples of WebCenter Portal  (11.1.1.4.0-11.1.1.6.0)
    Oracle WebCenter Portal PS3 Samples

  • How to Migrate Oracle Portal 10g on Linux to Oracle Webcenter Portal 11g (11.1.1.6)

    Hello friends,
                            I am a new on this topic. I want to migrate Oracle portal pages on 10g to Oracle webcenter portal 11g (platform is also different linux to windows)
    Action i have already taken---  On new box i have installed Oracle webcenter 11g (Weblogic+Oracle Forms +Oracle Reports). Oracle Forms and Oracle Reports are also customer requirement. Thease stuffs are working fine.
    Need to be done--  I need to migrate production portal pages to 11g new environment for testing
    Please give me the suggestion, how to procced on this.
    Regards,
    Vivek

    Hello Vinay,
                        Thanks for the update. Actually my scenario is ---
    1) Oracle Portal 10.1.2 is running in prod. (Prod is linux environment and new environment is windows)
    2) Customer requirement is they want to run this oracle portal on Portal 11g (Webcenter)
    3) Database migration is not required, they will connect to prod database from new new Oracle 11g Portal.
    4) They want only migrate the Oracle 10g portal pages to Oracle 11g Portal
    As i am new on that, so please suggest me solution, how to do this. How i can put oracle 10g pages to Oracle 11g Portal (As tnsentry will work to connect prod database)
    Please suggest me solution step be step if you have.
    Thanks in advance
    Regards,
    Vivek

  • Video in WebCenter Portal: Spaces

    Has anyone got experience with video in a WebCenter Portal (and Spaces in particular?).
    I'm looking for a way to allow users to upload videos and share them with other users. A bit like Facebook, which people are getting used to nowadays.
    Any pointers would be appreciated.

    Yes, streaming video would be quite difficult.
    There is an older blog on the subject: http://contentoncontentmanagement.com/2008/03/ucmtube-converting-and-streaming-flv-files-with-oracle-ucm/
    The only option I've thought of would be something like supplying a link and then creating a taskflow which embeds that link in the page in a nice player (or simply Youtube). Similar to what you are describing.
    I just wish there would be more options to do this - people are spoiled by Facebook nowadays. You upload a video and there it is in your timeline.

  • Unable to display the Content of a data file from within another data file in Oracle webcenter portal.

    We have a Content Presenter taskflow. This task flow is added to a jspx page. The taskflow fetches the content from the contributor data file. The contributor data file is having a WYSIWYG editor. The content of the WYSIWYG editor is being displayed correctly through the task flow.
    We have some links in the WYSIWYG editor. These links again point to some data files. When we click on these links from within the portal, then we are getting a blank page(the url of this blank page is: http://localhost:7101/eWSIBPortal/faces/oracle/webcenter/sitestructure/render.jspx?datasource=UCM%23dDocName%3AWSIB_ARTICLE) and not displaying the content of the data file that we are pointing to from the WYSIWYG editor.
    We want to display the content of these data files(which we have pointed from WYSIWYG editor) in-line within the portal.
    Please help us to resolve this issue and let us know if any information is required from our end.

    Thanks for reply. However, can I use XSQL to dump the formated text to a file? or just can display to client through web browsers?

  • Oracle Webcenter Portal and UCM Problem

    hi, I'm using both applications but it seems UCM always ask authentication before viewing the checked in files to webcenter portal.
    How can I view the files checked in to UCM through webcenter without UCM authentication??????????I set the files security to public.
    Thanks

    Looks like the configuration of UCM (SSXA) is not completed in your system. Take a look at this manual http://docs.oracle.com/cd/E23943_01/doc.1111/e13650/toc.htm to understand the relationship between region definitions and placeholders. Note that Content Presenter is just a client here (it's a matter of WebCenter Content configuration).

  • Oracle SSO 10g with Oracle WebCenter portal 11g (11.1.1.8)

    My client is having an existing Single Sign On solution  (SSO 10g) and now we are implementing webcenter portal 11g (11.1.1.8).
    The client is going for OID 11g for the new implementation and wants old SSO to be used for single sign on.
    Here's the stack:
    1. Oracle SSO 10g - existing one and client is not interested in upgrading to OIM/OAM 11g.
    2. Oracle OID 11g - new install and client is ready for migration.
    3. Oracle WebCenter 11g - the custom portal whose build is in progress.
    We want to bring the new portal implemention under the SSO umbrella for authentication and authorization.
    The questions are:
    1. Is this discouraged by Oracle? I mean, if you are using 11g for WCP and 11g for OID why not migrate to OIM/OAM 11g ?
    2. Can I configure my new portal for this old SSO? if yes, is there any documentation for it? Are there any limitations/demerits in this approach?
    3. Is there any other bettter way out there which I am not aware of?
    Thanks in advance
    Regards

    Can some one help me on this. Zero responses after a week is

  • Webcenter BPM spaces tries to connect to localhost:8001

    Hi,
    I got two 11.1.1.7 domains, one with webcenter ( discussions,portlet,spaces) together with ucm and a soa, osb bpm domain.
    both got its own server and rcu ( not on 1 server ).
    I followed this guide and got it BPM workspace spaces successful deployed on the wc spaces server. All soa foreign ejb links and datasources are working
    Configuring Oracle WebCenter Portal - 11g Release 1 (11.1.1.7.0)
    Soa/bpm is also working and also tested the identity service.
    Now I want to log in to webcenter spaces and this gives me errors ( lookupuser operation of the identity service). 
    I used wireshark and add some extra fmw logging to the soa server and it shows the wc user is authenticated on the soa server
    after  that I enabled the http logging on the webcenter server and I see that the wc spaces container ( bpm login bean) sends a http request to the localhost:8001 and not to the soa server address.
    Does someone knows where I can find or change this localhost address , I already search the config domain folder and the mds database.
    Thanks

    iStatmenus ?

  • Best practice to Deployment Oracle WebCenter Suite for enterpsie

    I have a lead with enterprise client; and we need to proposed to this client best practice to deploy high availability on cluster environment contains the following components:
    - oracle web center content: it will used for WebCenter portal (spaces) repository for x-trantent portal as well as it will used to build internet website using WCM
    - oracle WebCenter portal; to build x-intranet portal
    - oracle access manager for single sign on authentication
    - oracle web tier for HTTP server and web cache.
    i reviewed the enterprise deployment "http://docs.oracle.com/cd/E23943_01/core.1111/e12037/intro.htm" and contains rich information on the configuration.
    However; my question is could you provide us a best practice to deploy above components on a high availability cluster environment "on a Linux environment prefared" to support and tested around 20k users? By the way client already had oracle exadata 11g server and it will used for this deployment.

    AW,
    One way is creating EJBs.Please refer to the threads below for that
    https://forums.sdn.sap.com/click.jspa?searchID=2936002&messageID=1082087
    You can create a javabean and you can import that as a model .
    Check the following project which will generate javabean (MaX DB)
    https://www.sdn.sap.com/irj/sdn/softwaredownload?download=/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/business_packages/a1-8-4/simple_javabean_generator_project.zip
    This project will generate a javaben out of the tables in MAXDB.
    You can follow any one of the above.
    Regards,Anilkumar

  • Calling css and js file in webcenter portal template

    Hi All,
    I stored all js and css file in wcc.I want to invoke css and js file in webcenter portal template .How can i invoke by direct link?
    First question, to get the direct link for the css file in webcenter content

    Copy Download URL of selected css file by Right click on the css file from Space => Documents and click on 'Get Links' in the popup menu. Copy the link for later use.
    FYI, Assuming files are uploaded to WCC via WebCenter Portal -> Spaces/Portal -> Document Explorer taskflow.
    In the similar lines, I wrote the following article titled "Using FusionCharts in Oracle WebCenter Portal" in which I upload the js files and swf files to WCC via Document Explorer taskflow. Later I made use of the direct link of js files to render charts using FusionCharts js files/swf files.
    https://blogs.oracle.com/nandakishorkn/entry/using_fusioncharts_in_oracle_webcenter
    Once you've direct link to css / js file(s), you can use af:resource tag like :
    <af:resource type="css" source="url" />
    <af:resource type="javascript" source="url" />
    See also :
    Creating and using Page Templates in Oracle Webcenter Portal Applications (Refer Slide#1-22)
    http://www.oracle.com/technetwork/middleware/webcenter/portal/learnmore/pagetemplates-1438595.pdf
    Run custom javascript when ADF page loads
    http://www.ateam-oracle.com/run-custom-javascript-when-adf-page-loads/
    I hope it helps!

  • Difference between webcenter sites & webcenter portal?

    Currently I am working on one website where we have used Oracle weblogic Content management which used to show all the content on the website.& now we are planing to use Oracle webcenter content management in our application but I am confuse about which product of webcenter we should use out of below 3 for rapid developement:
    1. webcenter Portal
    2. Webcenter Spaces
    3. Webcenter sites
    Please help.

    The two are very different products.
    WebCenter Portal is for Enterprise portals, where you want to ingrate content and information (as portlets or taskflows) from other systems, web services etc.
    You can use WebCenter Portal: Spaces if you want to offer an environment within your portal where users can collaborate, form communities, work together etc.
    Integration with Oracle WebCenter Content is a strong point of WebCenter Portal.
    WebCenter Sites on the other hand is primarily for commercial, customer-facing web sites.
    So it really depends on what your requirements are. Rapid development is nice, but you should make sure you use the right tool for the right job.

Maybe you are looking for

  • Error while importing Adaptive Web Service Model in WDJ

    Hello, We are getting following error while trying to import any web service using Adaptive WS model in WDJ. Error in loading WSDL file.Check the error log for more details. Log file shows following error message. !ENTRY com.tssap.util 4 0 Mar 05, 20

  • Deleting a payment proposal

    Hi All, The invoice is stuck in a payment proposal in AP. The payment run didn't go through because of a small problem. I modified the invoice and now wanst to create a new payment proposal with that. But system is still pointing to old payment propo

  • Limit the number of records in result list cartridge

    Hi experts I want to use result list cartridge for displaying some products but also want to limit the returned results to some max records. Is there any way i can limit the number of results in result list cartridge? Thanks

  • Connection object Number Ranges

    Hi Experts, Internal number range was not working in Connection object When I press enter at ES55 screen the following message was coming Internal number assignment not possible for structured key Diagnosis You have not entered a connection object, d

  • MacBook pro 2011 15" crashes

    My MacBook pro 15" from mid 2011 sometimes has a flashing screen and then freezes up.