Migrating Site Studio pages to 11g

We are in the middle of an upgrade from 10gR3 to 11g, and I am trying to get our Site Studio sites working in the new environment. The Sites were originally developed in 751 and migrated up to 10gR3 in 2009. The problem is that many of the pages are now throwing JavaScript errors and not working as a result.
When I dig into the source of the pages in error, I foundnd a reference to idcBundle.js that not longer exists in 11g. I think this script defined a lot of the functions used in base.js, such as idc.schema and idc.string. I have replaced the reference to idcBundle.js with bundle.js, and that appears to have resolved some of my issues, but I am still getting some errors in base.js with references to idc.schema ("idc.schema is not defined").
I have been back over the doco a couple of times and found very little on this subject. Does anyone have any ideas or suggestion on this?
Please note that I didn't develop the sites initially, so I don't know why the original developer used these scripts in the first place. I just have to get them working in 11g. Any input is greatfully received.
Thanks,
Alec

Hi Remmer ,
I tested this using the following scenario :
1. Create a Site and set it to Secure public group
2. Launch this site , it will show the login screen - checked tracing and it shows to redirect to GET /adfAuthentication?login=true
and redirects to GET /cs/login/login.htm
3. Enter the credentials - POST /cs/login/j_security_check is called and the parameters are passed as :
j_character_encoding=UTF-8&j_username=weblogic&j_password=welcome1
4. This again redirects to GET /adfAuthentication?login=true which in turn (if authentication is successful ) redirects to http://hostname:port/<Site>/index.htm
So I believe this should work in your case :
<input type="hidden" name="RedirectUrl" value="/OurSite/index.htm"/>
Basically the current form code need to be re-designed and using the above urls / login authentication params will need to test with Redirect part .
Create a new form and test , update this post how it works .
We can take it forward accordingly .
Thanks,
Srinath
Edited by: Srinath Menon on Jan 22, 2013 8:23 AM

Similar Messages

  • Site Studio Page Element for a photo/pic

    Hi,
    I am trying to develope a UCM website using Jdev Site Studio.
    I have to create a user profile page. The page should have photo, introduction, interests and contact details.
    I have created a region definition with 3 WYSWYG elements for introduction, interests and contact details. But I am not sure
    what element to use for photo. An example or some sample code which uses some site studio element for photo will be helpful.
    Thanks
    Mahendra

    Mahendra,
    I believe you can use either WYSIWYG or IMAGE ONLY elements. Check the tutorial available at the link mentioned in this thread: Site studio 11g  -  tutorial - Contribution mode prompts for userid / pass
    Jiri

  • Site Studio Publisher in 11g doesn't do what it says on the box

    I was wondering if anyone else had managed to get a sensible answer to how SSP in 11g publishes it's content? I know that a similar question has been asked here without response.
    The documentation states that it can be used to push content to a web server for consumption but isn't totally clear how that is done. The documentation would seem to say that it uses the Filter sets to push to the target server
    download.oracle.com/docs/cd/E14571_01/doc.1111/e10618.pdf section A2.8
    The intention is for a Contribution server only with no UCM Consumption instance and the content (mainly static) being published on webservers.
    We have raised this now a couple of times with Oracle Account managers to get a clear steer on this.
    The response?
    The last response we had was that SSP doesn't do what we want and that we need to buy/procure a 3rd party product to do the publication.
    When I pointed out that this would seem to be a backward step in that Oracle have removed functionality there was no real response.
    Has anyone else had such a response from Oracle or have they had a meaningful reply that explains how SSP is not going backwards and will actually perform its task?
    I'd like a sensible answer somewhere along the line as would I expect anyone contemplating migrating to 11g.
    Ed

    We had to pursue this in relation to a project I have. We haven't gone this route but the key seems to be WebLogic Server and Oracle Web Cache. This is essentially a reverse proxy but with additional features.
    Now to find someone who has already done it!

  • 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.

  • SIte Studio 11g

    Hi,
    I have migrated the website assets ,created on site studio 10 g R4 to 11g R1,but I'm not able to see these assets when I'm trying to connect using site studio 11g and there is no error in the logs as well
    Moreover the dynamic listing used doesn't show ant results on the page.
    Has any one any similar issue?
    Kindly help me with this.
    TIA

    Hi
    What is the userid/password you used ? You should be using weblogic/weblogic1 as the combination if your site is deployed to the internal WLS of JDEV . Try this out and see .
    Thanks
    Srinath

  • Oracle site studio designer 11g location issue

    I have oracle UCM 1g installed.
    I am not able to see My downloads option in My content server page, where i want to download Oracle site studio designer 11g.
    Is there any other option/site to download Oracle site studio designer 11g.

    As Ryan stated, you should determine why you cannot find the download in My Downloads.
    However, you should be able to find the Designer installer located in the component zip at this location: component/SiteStudio/support/downloads/designer/setup.exe
    http://download.oracle.com/otn/content_management/ucm11g/sitestudio_11.1.1.6.0.zip
    Jonathan
    http://jonathanhult.com

  • Site Studio Publishing to remote websites in 11g

    I'm checking to see if anyone has had success with publishing to an external site using site studio publisher. the UI seems to only allow publishing to a local file store. we are trying to publish to an external vanilla web server that does not have any knowledge of ucm/ecm.
    The SSP doc states this in section 1.1:
    "At some point, you may find that you would like to create a static copy of
    a Web site and transfer it from an Oracle Content Server environment to a
    pure web server environment that is not running an Oracle Content Server
    instance."
    we can work around by setting up some alternate push from the local file system to the external website but was wondering if anyone has been able to make this work natively in 11g. any response is appreciated.
    thanks,
    Robert

    You only need to install the Subscription Client on the target server, and it will unzip the HTML to the correct places.

  • Got error while creating home page using site studio-

    I am trying to create a home page for my website using site studio in oracle content server, but when I am entering the required information i am getting the below mentioned alert message
    " Content ID "HP_Xalco03" has invalid content info values. Value not found in allowed list of options for field web site object types "
    1. I have created a website name "City of Xalco"
    2. I have one section and underneath has 4 sub sections.
    3. Now when I right click on the root and try to create a home page gets the issue.
    Can any one help me out with what is the actual prob. I want to know whether I have missed any configuration or my steps are wrong.
    I am in urgent help.Thanks
    Thanks,
    Abhijit

    Hi Deepak,
    below mentioned I have put the error message from log file
    Event generated by user 'sysadmin' at host 'XXX.XXX.com:7771'. Content item 'HP_Xalco03' has invalid content info values. Value not found in allowed list of options for field 'Web Site Object Type'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,sysadmin,XXX.XXX.com:7771!$!csItemHasInvalidContentInfoValues,HP_Xalco03!apValueNotInList,Web Site Object Type
    intradoc.common.ServiceException: !csItemHasInvalidContentInfoValues,HP_Xalco03!apValueNotInList,Web Site Object Type
         at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:1753)
         at intradoc.server.Service.buildServiceException(Service.java:1997)
         at intradoc.server.Service.createServiceExceptionEx(Service.java:1991)
         at intradoc.server.Service.createServiceException(Service.java:1986)
         at intradoc.server.DocServiceHandler.validateMetaData(DocServiceHandler.java:1470)
         at intradoc.server.DocServiceHandler.validateCheckinData(DocServiceHandler.java:1396)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
         at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
         at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
         at intradoc.server.Service.doCodeEx(Service.java:490)
         at intradoc.server.Service.doCode(Service.java:472)
         at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1353)
         at intradoc.server.Service.doAction(Service.java:452)
         at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1194)
         at intradoc.server.Service.doActions(Service.java:447)
         at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1114)
         at intradoc.server.Service.executeActions(Service.java:433)
         at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635)
         at intradoc.server.Service.doRequest(Service.java:1707)
         at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
         at intradoc.server.IdcServerThread.run(IdcServerThread.java:197)
    ***************************************************************************************

  • Site Studio XA: Checking if the page is in contrib mode

    Hi,
    I am trying to check if the jspx page is in contribution mode or not. Is there any site studio tag or variable that I can use to verify that?
    Thanks
    al

    Sorry, didn't quite understand your question. Anyway, here's the list of Java classes and config variables for SiteContext (parameters of each method) for future reference.

  • Not publishing entire site with all pages from site studio Designer

    Hi,
    I have created the site with one primary page & one secondary page in the site designer. I must admit that they don't have link to each other. When I publishing this site using Oracle Site studio publishing utility to a subscriber, it is publishing the primary page as index.htm in the destination. It is not pulling the secondary page. But i would like to get the entire site including the secondary page. What needs to be done to get the entire site. If you have any idea, please let me know.
    Any help would be appreciated.
    Regards & thanks,
    Nirmala Vijaya Sekhar Varre

    Hi
    One way is setting a region in secondary as 'set replaceable' and geting ssURL from the code and link them in primary page.
    Thanks
    Srinath

  • Web Page created using the Site Studio loads slow.

    Web Page created using the Site Studio loads slow, where we hard coded the program to fetch the data from the database.
    Please tell me any other way to write the program so that it takes less time to load the site.

    Hello Marcus,
    I didt the same what you have explained. I followed the following Steps.
    1. Created the Web Page and published(It is in Umlock State).
    2. Created the Site Navigation and gave the target for that page.
    3. In the Portal Content, I created a role , then folder and for the folder property, i gave the External Connector wpcnavigation:///wpccontent/Sites/News/Site Navigation/navigation.wpc ( Say for ex News is a Site) and Entry Point as Yes.
    4. After this i assigned that role to a user(Super Admin).
    After doing the above steps, I couldnt able to see the Web Page displayed.
    Thanks
    Gopi

  • Site Studio : Search Fragment

    Hi !
    I am designing a small sample Web Site for a POC and I need to integrate search capabilities.
    I am using Content Server 11g and Site Studio Designer (not JDevloper / SSXA)
    I have added the Search Box Plain Fragment and the Search Result Plain fragment to my page.
    When I leave the search field blank and press the search button, I have the correct result (all documents are displayed).
    When I try to filter and enter something n the search box, there is not result ...
    And the following error appears in the log :
    Event generated by user 'weblogic' at host '10.120.64.68:16200'. Referred to by http://10.120.64.68:16200/PocIA/Recherche/index.htm?ssUserText=.
    User agent is Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C) and request method is GET.
    Unable to find parsed elements with engine label 'DATABASE.METADATA.ORACLE', field name <undefined>, operator name 'fulltext'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,10.120.64.68:16200!csFileServiceReferredToBy,http://10.120.64.68:16200/PocIA/Recherche/index.htm?ssUserText=!csFileServiceUserAgent,Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C),GET!csUnableToFindParsedElements,DATABASE.METADATA.ORACLE,,fulltext
    intradoc.common.ServiceException:
    *ScriptStack SS_GET_SEARCH_RESULTS
    SS_GET_SEARCH_RESULTS,dID=3,dDocName=SS_FRAGMENTS_PLAIN,fileUrl=/cs/groups/public/documents/document/mdaw/mdaw/~edisp/searchpage1_pocia.hcsp3:getSearchResults,dID=3,dDocName=SS_FRAGMENTS_PLAIN,fileUrl=/cs/groups/public/documents/document/mdaw/mdaw/~edisp/searchpage1_pocia.hcsp
    at intradoc.search.UniversalSearchQueryParser.parseQueryEx(UniversalSearchQueryParser.java:885)
    at intradoc.search.UniversalSearchQueryParser.parseQuery(UniversalSearchQueryParser.java:265)
    at intradoc.search.UniversalSearchQueryParser.parse(UniversalSearchQueryParser.java:193)
    at intradoc.search.DBSearchConfigCompanion.fixUpAndValidateQuery(DBSearchConfigCompanion.java:214)
    at intradoc.shared.CommonSearchConfig.fixUpAndValidateQuery(CommonSearchConfig.java:1702)
    at intradoc.server.SearchService.prepareLocalSearch(SearchService.java:1312)
    Do you have any idea ?
    I have an other issue, when I click on the document link (when I leave the search field blank), the document does not open and I have the following error :
    Event generated by user 'weblogic' at host '10.120.64.68:16200'. Referred to by http://10.120.64.68:16200/PocIA/Recherche/10021516200000588.
    User agent is Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C) and request method is GET.
    Document with Content ID '10021516200000588' does not match the Primary Url at section 'Recherche' (Id=3) and there is no Secondary Url defined. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,10.120.64.68:16200!csFileServiceReferredToBy,http://10.120.64.68:16200/PocIA/Recherche/10021516200000588!csFileServiceUserAgent,Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C),GET!csSSFailedNoSecondaryUrl,10021516200000588,Recherche,3
    intradoc.common.ServiceException: !csSSFailedNoSecondaryUrl,10021516200000588,Recherche,3
    *ScriptStack SS_GET_PAGE
    3:getPage,**no captured values**
    at sitestudio.SSFileServiceHandler.doGetPageError(Unknown Source)
    at sitestudio.SSFileServiceHandler.getPage(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor159.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    I should have missed something ...
    Thank you for your answers !
    Romain.

    I have solved the first issue by enabling the OracleTextSearch capability.
    http://docs.oracle.com/cd/E14571_01/doc.1111/e10792/c05_search001.htm#CHDJFGGI
    Any ideas ideas regarding the second issue ?
    Thank you,
    Romain.

  • Field type TaxonomyFieldTypeMulti is not installed properly when opening Site columns page or saving site as template

    I have a site collection which I am moving from a SharePoint 2013 enterprise server to a SharePoint 2013 foundation server. This all seems fine apart from when I try and access the Site columns page (from Site settings) or when I save a Site as a template
    - both times I get the error: Field type TaxonomyFieldTypeMulti is not installed properly 
    If I look in the SharePoint logs I get the following:
    Unable to locate the xml-definition for FieldName with FieldId '249a1c1a-5a3e-4173-abad-779b01892510
    Any ideas?
    Many Thanks,
    Jenny

    I have re-done the migration from Enterprise to Foundation and now get the following error:
    Field type RatingCount is not installed properly. Go to the list settings page to delete this field.
    However I cannot go to the Site columns page as I get this error so don't see where I can delete this from? Previously I had to delete this field manually from each of the Blog sites but this time there don't
    appear to be these fields to delete - I presume because I disabled all the features relating to this premigration?
    Any ideas?
    Many thanks in advance,
    Jenny

  • Catalog Migration Problem from 10g to 11g

    Hi,
    When i am trying to migrate catalog of 10g to 11g. They have some problems
    1. In obiee 10g (under root folder) it shows only around 5 dashboards. But actually when i am seeing in the I catalog manager of obiee 10g it shows 12 dashboards and pages.
    Can some please help me on this how to see the other dashboards and page in obiee 10g ( under root folder ).
    2. When i am trying to migrate the catalog folder in obiee 11g it also shows around 5 dashboards. And other dashboards are not seeing after migration.
    Can someone please help me on this how to see the other dashboards and pages in obiee 11g as well.

    Hi,
    In Webcat, there can be some contents that are inconsistent/invalid. And such contents have 0 byte size. Please check if dashboards files that are not visible and their corresponding .atr files have 0 byte size.
    Other possibility can be dashboards are hidden for the user-id you are using for login.
    Please mark as helpful/correct if this reply helps.
    Thanks,
    Vijay
    Edited by: user5814724 on Apr 8, 2013 4:58 AM

  • Getting 404 while view in browser from the site studio desinger..10gr4

    Hi ,
    Thanks for the help guys.
    I have a question here...I have created a website using site studio designer and a home page ..when i right click on the home page i have created...to view in the browser..its giving me 404 error...i am not sure whats the problem is...
    the url looks like this
    http://myucmIpAddress/sitestudiosamplewebsite/index.htm

    Hi
    Reason is you have missed out to make the config changes in Apache webserver's httpd.conf file . It should be like this :
    <Location "/">
    IdcSecurity idc
    </Location>
    Restart apache after this and then test .
    Thanks
    Srinath

Maybe you are looking for

  • Can I get iOS 7 on my iPod touch 4 I've been waiting like 10 weeks or so!?

    Can I get iOS 7 in my iPod touch 4? I've been waiting about 10 weeks!

  • G4 iBook works in Safe Mode, but not in regular mode (stuck on blue screen)

    14" iBook G4 1.2GHz with 1 gig of RAM. I recently had an issue with this machine in that the image on the screen would freeze but the cursor would be able to move around. This was narrowed down to an issue with the logic board. I wanted something a l

  • Error in PR,PO

    Hi All, We had  submitted PR 111111 back in February.    It showed up in the buyer's queue and he generated the PO.   Since then it has shown up two more times. We need to stop this . Please help me how to  fix this. Thanks.

  • How to import photos into iPhoto?

    I have photos to import to i photo, what is the quick method?

  • MuVo NX help, plea

    <FONT color=#669900>Hello, <FONT color=#669900> <FONT color=#669900>I'm having a hell of a time trying to get my MuVo NX to work properly. <FONT color=#669900> <FONT color=#669900>First, It will not play in stereo. I only get sound from one side of t