Site Studio and it's uses

Ok so I was questioned about making a web page accessing UCM data for the end user, and I was wondering if Site Studio is the proper approach to tackle this kind of request. I was reading up on some materal on it and it seemed the right way to go, I just wanted to be sure before I commit to idea like that.

With all respect
making a web page accessing UCM data for the end useris hardly enough to decide which way to go.
You can
- use UCM's web GUI
- create a site via Site Studio or SSXA
- use a portal technology and expose UCM's portlets
- create your own web application and get content from UCM via services or RIDC calls
Site Studio is mainly for creation of sites, where site's documents (pages, images, multimedia, but also CSSs, templates or fragments) are stored in UCM. Site Studio's sites also support contribution mode where authorized users may modify content of the site directly in the WYSIWYG mode, or management mode, where site managers may add new site's sections, re-organize pages, etc. Is this something close to your requirements?

Similar Messages

  • Site Studio XA and Jdeveloper

    Hi ,
    I have Jdeveloper Studio 11.1.1.3.0 installed on my machine. I have installed the RIDC and Site Studio extensions in Jdeveloper using Help -> Check For Updates -> Source -> Install From file. I used oracle.ucm.wcm.jdev-11.1.1.zip and oracle.ucm.ridc.jdev-11.1.1.zip for this. These extensions got installed without any error.
    Now when I am trying to create a new connection using Oracle Content Server Connection as connection type I am getting following error.
    java.lang.NoClassDefFoundError: oracle/stellent/ridc/convenience/adf/mbeans/IdcConnection
         at oracle.stellent.wcm.jdev.features.rescat.IdcConnectionWizard.runWizard(IdcConnectionWizard.java:88)
         at oracle.stellent.wcm.jdev.features.rescat.IdcConnectionWizard.invoke(IdcConnectionWizard.java:43)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
         at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:520)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1092)
         at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:428)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.stellent.ridc.convenience.adf.mbeans.IdcConnection
         Dependent class: oracle.stellent.wcm.jdev.features.rescat.IdcConnectionWizard
         Loader: ide-global:11.1.1.0.0
         Code-Source: /C:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.ucm.wcm.jdev.jar
         Configuration: extension jar in C:\Oracle\Middleware\jdeveloper\jdev\extensions
    This load was initiated at ide-global:11.1.1.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2190)
         at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1733)
         at oracle.classloader.PolicyClassLoader.access$000(PolicyClassLoader.java:143)
         at oracle.classloader.PolicyClassLoader$LoadClassAction.run(PolicyClassLoader.java:331)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1692)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1674)
         ... 17 more
    Please help.
    Thanks
    Pravin

    Hi Pravin ,
    SS with JDev provides you to create the SS Connection which is to be added to your project . We do not need a Oracle Content Server connection for that . To be able to do it you will need to install the Webcenter Plugins which will be available from :
    Check For Updates -> Source -> <Online> - Select Webcenter Framework and Webcenter Portal .
    Once these are deployed , then you will be able to create oracle content server connection .
    Hope this helps .
    Thanks
    Srinath

  • Using the ssIncludeXml function in Site Studio 10gR4

    Since the managed data file format has changed dramatically in Site Studio 10gR4, how do I still use ssIncludeXml to extract a particular element?
    For example, a data file in Site Studio 10gR3 looks similar to this:
    <region1>
    <PageBody>
    </PageBody>
    </region1>
    To extract the "PageBody" element I would use the ssIncludeXml function like this:
    ssIncludeXml(dDocName,"region1/PageBody/node()")
    In Site Studio 10gR4 a typical data file format looks like this:
    <wcm:root>
    <wcm:element name="PageBody">
    </wcm:element>
    </wcm:root>
    How do I use the ssIncludeXml function to match the "PageBody" here?
    Thanks!

    I'm trying to do this in Site Studio 11g and am having zero luck. I have an HCSP in Site Studio [which I am using to write XML] that is querying the system and returning a set of XML data files. In my HSCP, I have
    <link><!--$$ssIncludeXml(dDocName, "wcm:root/wcm:element\[@name='url'\]/text()")--></link>
    The XML documents' format is
    <wcm:root version="8.0.0.0">
    <wcm:element name="metadata"/>
    <wcm:element name="url">http://www.cnn.com</wcm:element>
    <wcm:element name="thumbnail"><img src="/cs/groups/internal/documents/digitalmedia/mdaw/mdex/~edisp/cf_12_831_ivolunteers_3_.jpg" alt="ivolunteers" /></wcm:element>
    <wcm:element name="text">This is my link text</wcm:element></wcm:root>
    When I run this, however, I get nothing returned (no errors either).
    Frustration! :) Any ideas?

  • Logout implementation using Site Studio

    Hi,
    I just wanted to know if the logout functionality of UCM has been implemented using site studio and if yes, how to go about it. We are currently using the logout component that is present in UCM. However, the problem is, that the usage of that component requires you to add a registry entry in IE, to allow this to work. This isnt something that can be done on all machines and is hence not a feasible solution. So I was wondering if there's any other way that this can be implemented. Suggestions please?!
    Thanks.

    Is there a way to use Fragments or do I need to get a developer to write me non-Stellent code? Well, you need to get yourself a developer to write a fragment. And - dependet on what you want to do - maybe some Content Server customizaitons like custom services.
    Imho though it is not a good idea to use Site Studio as a web application plattform. A simple form is fine but if it gets more than that, you should consider writing a jsp or hcsp and check it in to the content server. This jsp or hcsp can still use your fragments and your html layout so that it does not look different from the Site Studio pages. Then you can link this script to a section in your Site Studio web site hierachy and by doing so include this dynamic part into your web site.
    Another approach for when you really need to do a lot of application stuff is to write the applications in another Java web app - not checked in to the Content Server - and use CIS to pull content from the Content Server. Or Web Services.

  • URGENT: Consuming Portlets in Site Studio Design.

    Hi...
    I am quite new to oracle technologies and have to create a full fledged secure B2B web portal (web center application) using various web center technologies like Wiki, Discussions etc and also integrate and manage content through it. The portal is going to have proper left, right, top & bottom navigation sections and access to content would be dependent on user roles and rights. I also have to create various JPDK and WSRP portlets that need to be used in the portal for search, navigation mapping etc. The portal would be obviously deployed on a Oracle Application Server. The main usage of the portal is going to be for collaboration between the various employees of an organization and also to manage their day to day business activities. Moreover, some power user have to be able to create and update content on the fly.
    1. My concern is that is is possible to use Site Studio somehow in the development of this kind of a portal?
    2. How to consume Portlets in Site Studio (as fragments?) or how to embed portlets in the site studio design?
    3. Can I create the complete web layout and content management mechanisms using Site Studio and then integrate Portlets on to it using JDeveloper?
    4. Is such an integration possible? If yes what would be the limitations of such an approach? If no, what are the best possible tools for the same?
    Please let me know your comments in detail.
    Thanks in advance.
    Best Regards,
    Naveen
    Edited by: NaveenZ on Sep 24, 2009 10:24 PM

    Hi NaveenZ,
    You might want to post your question on ECM forum.
    George

  • Best Practices for Forms within Site Studio Templates

    Last summer our university redesigned our entire website using site studio. We only use the content server for the SiteStudio add on. During the redesign, we found that it wasn't clear how we were supposed to migrate our current web forms (applications, payment forms, etc) to sitestudio. Our current workaround is to place the form within the content server, and have it submit data to a cgi (perl,php) placed on a separate web server. We wrap the backend of the form within an html template that looks like our sitestudio templates so that it appears to the end user that they are still on our website.
    Obviously, this is not ideal. I have been reading documentation on how to use the content server to host JSP files. The jsp files run flawlessly if they are accessed via the weblayout folder directly. I have not yet found a solution that will allow me to wrap my jsp forms within our existing sitestudio templates.
    Has anyone else encountered this problem, or come up with an alternate solution to this problem?

    Thanks, I appreciate your taking time to find the precise answer. Just today this bit me again.
    I have a need to modify the ComboBox template to italicize placeholder text.  That's a easy thing to do; however, now that I've created a new template I have to name it and add a Style={StaticResource MyNewStyle} to ALL the comboboxes in my app. 
    If I leave my new template unnamed - to override the default - none of the theme resource changes that I already have in place are picked up by the existing ComboBoxes, and they revert to their default look.
    There's clearly something wrong in the way I'm doing it or the way it's implemented.

  • Site Studio Connection 404

    I have Content Server up and running. Login and use all the different screens and install Site Studio as explained in the 'installation instructions'. To login to CS I use 'http://admgen01/test_idc' and am presented with a login screen. Login works just fine.
    Now I try the connection manager in Site Studio and use 'http://admgen01/stellent/idcplg'. Hitting the connect button I get '404 not found'.
    I am using MS. IIS and have checked its parameters and they look ok. Yep, it is using the correct filter. I tried to add 'stellent/idcplg' to weblayouts folder but this did not help (worth a try).
    Could somebody give me a clue to try or look at.
    Thanks, Art

    I'm having the same error occur. I was using the old Stellent Site Studio and could connect, and had to log in. After that, I got an error saying I was using an old Client. So, I upgraded to the Oracle 10g Site Studio.
    My URL is: <hostname.domain>/idc6/idcplg
    This is the same URL I use in a browser to access Content Server. I copy and pasted it from the browser into Site Studio. But, when I try to create a connection in site Studio, I get the error:
    Invalid response from host: 200 OK
    Bob

  • How to set one of the elements in contributable mode to non editable in oracle site studio

    Hi,
    I am using oracle site  studio and webcenter content.In contributable mode for a cdf I have a static element and 4 columns in that(4 elements). I want to enter data in all 4 columns and after that I want to make one of the column as non editable. Is it possible? If yes, kindly let know how this can be achieved.
    Thanks in advance

    If you don't need to actually display the non-editable region in the editor, then you could do the following:
    Add all 4 elements to the region definition.
    Add your content/data.
    Remove the non-editable element from the region definition.
    The content/data will still be stored in the CDF and should be retrievable.
    Jonathan
    https://jonathanhult.com

  • Can't open Site Studio

    I have just begun working on a new site in Site Studio. I briefly shut down Site Studio and logged off as I had to restart my computer and when I tried to reopen Site Studio I got this error message:
    Failed to download file "SS_FRAGMENTS_DYNAMIC".
    (Error accessing file 'SS_Fragments_Dynamic.xml' for download. (System Error: C:\stellent\vault\web_asset\1.xml(The system can find the file specified)))

    Hi Amy.. Did you manage to publish the site to HTTP server?
    Can you please tell me the process where WCM is used.
    I would also like to discuss the kind of setup you're looking forward for an organization wide implementation. I can be reached at:
    nitinmisra<<AT>>gmail<<DOT>>com
    Appreciate!

  • Creating tables on SQL studio and viewing the table in the SAP system

    i have just created a table using the SQL studio and wants to use it view it in the SAP system using the SAP logon. till now i have not found a way to create it therefore any help is much appreciated.

    Hmm... you want to see tables via SAPLogon ??
    Ok, let's assume you really want to access tables via ABAP instead.
    For that you've two options:
    1. Create the table in the ABAP dictonary (SE11) exactly like you created it in the database and activate the table.
    After that you can access the table via SE16 or any ABAP as you like.
    2. You don't create the table in the ABAP dictonary and use native SQL to access the data.
    Neither of these options is meant to be the way to do it.
    The correct way would be to design the whole table in the ABAP dictionary and create the table on the database from that.
    regards,
    Lars

  • Insert Wysiwyg Element button grayed out in Site Studio (help!!!)

    I just finished installing Site Studio and UCM onto Windows Server 2004 R2 Apache Setup. I am unable to insert a Wysiwg Elements among other items (the buttons are clicked out)
    On a side note, when I try to open a site in Contributor Mode, I click on Edit region, and I get the following error
    "No elements exist within the region. This window will now close"
    Are these two issues related. Thanks for the help.

    What is your browser version. Can you try from Firefox browser.
    Also contribution elements will be enabled only if your mouse cursor is in contribution region. else they will be greyed out.
    regards,
    deepak
    Edited by: r.dipk on Apr 22, 2010 12:06 AM

  • Site Studio - no fragment directory in weblayout

    Hi people,
    I've just installed the SampleWiki on my Content Server, the installation worked fine but there is no images and no layout on the wiki.
    While checking on my Content Server files, I found that there was no fragment directory in the weblayout directory.
    Before installing the SampleWiki, I installed Site Studio and the CS10R3UpdateBundle.
    Does someone has an idea ? Why is there no fragment' directory ?
    Thanks,
    romain.

    I should have tested more before sending a question..
    I created the directory by myself and deployed the sample wiki fragment one more time!
    Then, all the repertories appeared in the fragments' directory...
    So, it works now.
    (I still do not understand why it hasn't worked the first time!)
    Romain.

  • Error in adding dynamic list in site studio

    When i add a dynamic list to my page in site studio and view it in my browser, i don't get results. When i look in the logs i see following error:
    Parsing error at character 68 in query: "((dExtension <matches> `doc`) <and> (xWebsites <contains> `intranet`)) <and> <not> (xDontShowInListsForWebsites <contains> `intranet`)" Query operator hasAsWord does not exist
    I only add de dExtension <matches> 'doc' THe rest is generated i guess.... How can i resolve this error?

    Well, the problem is solved.
    I hadn't installed the DBSearchContainsOpSupport component. Because of that, i hadn't any fields in the Zone fields witch lead to the error.
    WHen i installed and configured that component, i worked.

  • Uploading New iamges - Site Studio Contributor

    Currently I am working on developing a site with Site Studio. I have created all the necessary components for user contribution but I have a majro stumbleblock for adding new images. Currently, both the WYSIWYG element and the Image element in Site Studio only allow contributors to select images that are already on the content server. If not on the content server, the users have to check in new content to be able to select it. I want the users to be able to select images directly from their local machine and upload them to the site through site studio and not having to go through ucm, the same way you can upload files by choosing local content and then check it in through site studio. Am I missing something here or it cannot be done this way?
    any help is appreciated.
    Thanks

    I guess, image needs to be in the Content Server. You can try desktop integration suite or webdav so that user can easily checkin the digital assets to the content server.

  • Powershell - site collections, size, owner, last used etc

    Hi All,
    I know its out there, as I've used something similar, albeit needing fewer info than requested, but I need to be able to provide all site collections in a farm, size, last used, owner and a bit more, which cannot remember, but if someone can point me in
    the right direction I have something to build on
    Thanks

    AG9,
    Please have these script for those reports
    Windows
    PowerShell Script to Output Site Collection Information
    FIND
    ALL SHAREPOINT 2010 SITE COLLECTIONS AND THEIR SIZES USING POWERSHELL
    Hope the are helpfull
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

Maybe you are looking for

  • Error: ORA-02298 while creating a new app at DRM 11.1.2.3.300

    Hi All,         There's something weird happening when I try to create a new DRM app at DRM Management Console. After provide all information about database connection and admin long on i am getting the following error during the repository creation

  • ADOBE AIR for offline applications or Adobe LiveCycle Designer Offline form

    Hi Experts, I have a requirement of recreating the XK01 Customer Master Creation functionality and host it as online application in SAP Netweaver Enterprise Portal. I have done this by creating a Web Dynpro ABAP application and embedding a adobe live

  • Mini won't start up

    our mini suddenly shut off by itself. There was no error message or anything unusual until it went black. Now it will not start up. There is no chime nor does the light come on. I have checked the powerbar that it is plug into and the powerbar is fin

  • Sequence ID repeated

    Hi all, We have an interface in serialization mode. We were sending messages each minute during 1 hour and we noticed that some sequence IDs were repeated. Also we saw that sequence ID values were between xxxxxx0000 and xxxxxx0099 is there any way to

  • Financial Analytics How to determine dimension types

    How can we determine what ypes of dimensions are built by Oracle as part of OBIA? I am interested in understanding the dimension types (Type I, Type II and which one is slowly changing dimension and what columns are used for dates to maintain history