Site Studio website navigation problem

Hi,
I am new to this Oracle UCM and Site Studio thing and as for beginning, I installed the Ravenna Host Website and then created My First Website, both following the tutorial documents available.
However, I found two issues with both the websites related to navigation.
1> When I click on any of the website links from within the content server admin console under the Web Sites menu, I am getting a blank page although the websites run correctly if viewed directly from the browser.
For example, the following page does not show any content -
http://localhost/ucm/idcplg?IdcService=SS_GET_PAGE&nodeId=9001&siteId=RVH
But the following page runs alright -
http://localhost/RVH/index.htm
The siteId and nodeId parameter values are correct according to me.
I am using the 10g R3 version of CS. Do I need to use any update?
The same problem is happenning with the MFS site as well which I designed from the Site Studio Designer.
2> There is some problem with the vertical navigation menu I think.
Suppose, in the RVH site say, I directly go the Products->Servers page from the home page, it is displayed correctly and the url is http://localhost/RVH/Products/Servers/index.htm.
However, if I first visit the Products page from the home page (http://localhost/RVH/Products/index.htm) and then the Products->Servers page from there on it is directing to a wrong url - http://localhost/RVH/Products/Products/Servers/index.htm and the error is as follows -
Error Code: -338
Error Message: Failed to locate relative path 'Products/Products/Servers' in hierarchy of site 'RVH'.
I am facing similar issue with the MFS site as well which I have designed and used the Nav Multi Vertical fragment for the menu. Is there any known issue related to this and what is the workaround then.
I will be extremely thankful if someone can help me out with this issues.
Also, can someone suggest a more complex tutorial on Site Studio. I have the Designer Guide but a step-by-step tutorial would have helped.
I want to accomplish role based contribution and workflow next.
Looking forward to your suggestions.
Thanking you in advance,
Deep.

Hi Sapan. please find my response below.
1> The page is opening on clicking on the web site link under the Web Site menu from within the CS admin console and the url begins with the ip address only when I am accessing the development server which is not localhost. But still the page appears blank.
2> I also understand that the url is wrong but not sure why this is happenning. The pattern is that when I am in a particular page and trying to access to another page, it seems to append the href at the end of the current url barring the index.html and not after the webcontext.
So when I am in the Products page - http://<ipaddress>/MFS/Products/index.htm and then navigating to the Products->Servers page, the url is showing as http://<ipaddress>/MFS/Products/Products/Servers/index.htm which is wrong and which should have been http://10.31.5.91/MFS/Products/Servers/index.htm.
Navigating directly to the second url renders the correct page.
I am copy-pasting my hda file if it helps you to identify the problem.
Regards,
Deep
<?hda version="10.1.3.3.3 (080807)" jcharset=UTF8 encoding=utf-8?>
@Properties LocalData
blFieldTypes=
blDateFormat=M/d/yy {h:mm[:ss] {aa}[zzz]}!mAM,PM!tAsia/Calcutta
@end
@ResultSet SiteStudioNavNodes
5
nodeId
parentNodeId
label
level
href
1
Home
0
index.htm
2
1
News
1
News/index.htm
3
1
Products
1
Products/index.htm
6
3
Servers
2
Products/Servers/index.htm
7
3
Firewalls
2
Products/Firewalls/index.htm
4
1
Services
1
Services/index.htm
5
1
Support
1
Support/index.htm
@end

Similar Messages

  • Stellent Site Studio Website Session Management

    Hi,
    We are using Stellent Content Server 7.5.2, as well as the corresponding Site Studio Designer/Contributor component. I heard that there is no session management capability via Site Studio. In other words, we cannot_ retrieve user information from an outside source such as LDAP, upon first entry to the website, and maintain that information in session variables during the entire session that the user remains on the site.
    Is this true? And, if so, has anyone found a work around to this issue?
    Thanks in advance for any input.
    Elle

    Those options aren't available from the Manage Site page, they are only available in the Designer IDE.
    If you want those options to automatically apply you can create your own "Manage Site" page by dropping the SiteStudioManager fragment onto a page in your website. Then link the fragment to a Manager Settings file. Edit the Manager Settings so that it applies the defaults & settings you require.
    Alternatively a "Design" mode is available on the website. It's activated in the Designer IDE site Properties - specify Design Mode Role. When these users go into Contribution Mode they can switch to Design Mode.

  • Site Studio Publisher and WebURLMaps

    I'm attempting to create a static copy of a Site Studio site using the SS Publisher. I've noticed that links/urls that are built using WebURLMaps on the dynamic site aren't publishing to my static location. Is this something that isn't possible? If it is, which configurations in my Site Studio Publisher Task might I have configured incorrectly? I've tried including the webmapurl directory in my Include List and things of that nature but haven't had success making it work. Ideas?

    No, unless I am misunderstanding.
    Site Studio Publisher is specifically designed to work with Site Studio websites.
    What do you mean by non Site Studio website?
    Jonathan
    http://jonathanhult.com

  • Simple Contact form in Site Studio

    I'm trying to build a simple Contact Us form in a Site Studio website. I've built the front end form using the FCK editor, but I'd like to be able to email the form data. Does IdocScript have built in functions to handle emailing form data? I don't want to store it on Content Server, or check any documents in, just email the data.
    Right now I just have the form action pointing to PHP script I host outside the Content Server, but it seems like it would be cleaner if this could just submit back to the Content Server.
    Thanks,
    -Jason

    If you want use something existing or out-of-the-box (OOTB), the "easiest" way would be to post to the SUBMIT_HTML_FORM idcservice. When the form is submitted, a copy of the form is checked into the content server, which you can then have subscriptions alert users via email.
    Here is some help on getting forms to work via the SUBMIT_HTML_FORM idcservice if you don't know what I'm talking about. I wound up implementing this [almost] exact solution about 1.5 years before Kyle's post - just tooting my own horn here :) - but props to Kyle explaining it pretty well. There are many tweaks that can be made, but it works quite well on a fundamental level. You can see some of the "issues" I'm still running into by reading my (Andrew) comments, but you're using the same editor that Kyle did, so you shouldn't run into any of the issues I did.
    I also went one step further by writing my own email (using javamail) idoc function and calling it anytime a new form was submitted. This is obviously something that is not OOTB and reserved for advanced discussion.
    Good luck!
    Edit: Stupid "insert a link" doesn't work. Use standard HTML tags to insert hyperlinks.

  • Site Studio Publishing Utility installation problem

    Hi,
    I have been having a problem installing site studio publishing utility I am using Oracle database, and I have successfully run the script called "syn_server.oracle8.sql" that came with SSPU and edited "cns.oracle.sql" with the correct database information.
    However, when I start the publishing utility (by running "cns.oracle.sh"), I get this exception. It says that the database was created for an "earlier version of Oracle site studio publishiing utility". I have tried to search for a solution, but in vain.
    Does anyone know what this is?
    Note: The output is included at the end of the post.
    Thanks in Advance.
    Ayman
    [Nov 27 06:50:42] INFO: syndicator: Loaded config file /export/home/asset/SSPU/cns.oracle.config
    [Nov 27 06:50:42] INFO: syndicator: Starting Oracle Site Studio Publishing Utility v10.1.3.3.0 on 10.0.2.15 [08:00:27:5c:22:56]
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:44] WARNING: database: First Chance SQL Exception (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[com.bitmechanic.sql.PooledConnection@16c79d7] exception:
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:45] WARNING: database: First Chance SQL Exception (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[com.bitmechanic.sql.PooledConnection@12bcd4b] exception:
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:47] WARNING: database: First Chance SQL Exception (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[com.bitmechanic.sql.PooledConnection@cf66b] exception:
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:48] ERROR: database: Retry count exceeded. Update Failed. (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[null]
    [Nov 27 06:50:48] ERROR: database: Error upgrading database schema exception:
    com.kinecta.util.KException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
    ; nested exception is:
         java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:703)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    Caused by: java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         ... 6 more
    [Nov 27 06:50:48] CRITICAL: database: This database was created for an earlier version of Oracle Site Studio Publishing Utility. Please upgrade the database. Current schema version is: 33. Minimum schema version is 34.
    [Nov 27 06:50:48] CRITICAL: syndicator: failed to open the database
    [Nov 27 06:50:48] CRITICAL: syndicator: Shutting down on critical error exception:
    com.kinecta.util.KException: failed to open the database
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:364)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:48] INFO: syndicator: Stopping Extensions...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Administration Server...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Master Server...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Content Server...
    [Nov 27 06:50:48] INFO: syndicator: Stopping ICE Server...
    [Nov 27 06:50:48] INFO: syndicator: Saving Config File...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Logging...
    [Nov 27 06:50:49] INFO: syndicator: Closing Database Connections...
    [Nov 27 06:50:49] INFO: syndicator: Syndicator Shutdown Complete
    [Nov 27 06:50:49] INFO: syndicator: Saving Config File...
    [Nov 27 06:50:49] INFO: syndicator: Stopping Logging...
    [Nov 27 06:50:49] INFO: syndicator: Closing Database Connections...
    [Nov 27 06:50:49] INFO: syndicator: Syndicator Shutdown Complete

    Hi Ayman ,
    On your db login as administrator user (if it is oracle then "sys" user) and execute the following sql command :
    grant create sequence to user <user name> ;
    place the user name that is created for SSPU to connect with the DB .
    After that execute syn_server.oracle8.sql again and then start SSPU , this issue should be done away with then.
    Let me know how this goes .
    Thanks
    Srinath

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

  • Problem previewing Site Studio Data Files

    Hello,
    I'm building a JSF webcenter application, which has lots of content that's going to be published using Site Studio.
    Using Site Studio Designer, I have created:
    - An element definition (WYSIWYG)
    - A region definition that contains just the element above
    - A region template, that simply outputs the element (<!--$wcmElement("Element")-->)
    - A placeholder definition, associated to the region definition and region template above
    - Several Contributor Data Files, all of them associated to the region definition above
    On the webcenter application:
    - Content is shown using WCM_PLACEHOLDER (along with the templateDocName param)
    - A link that points to the WCM_BEGIN_EDIT_SESSION service is exposed for the authenticated users
    Additional UCM configuration:
    - UCM accounts are activated
    - Data files are categorized under the accounts created
    - There are Workflows to approve modifications on the data files
    Everything is working fine, but when reviewing content on the workflow for approval/rejection, the content itself is not displayed. Instead, it gives me the following error message: *"Region template is unavailable"*. I can see that this is the service being called to get the HTML rendition:
    http://<server:port>/cs/idcplg?IdcService=SS_QD_GET_RENDITION&coreContentOnly=1&dDocName=PIO-HOME-SERVICOSGRATUITOS&dID=45601
    After enabling the trace for "sitestudio" itens, the following gets logged:
    SSXA_GET_CACHE_SYNC_INFO [dUser=sysadmin][IsJava=1] 0.03409299999475479(secs)
         !csUserEventMessage,weblogic,ds-imesp-dof2.lab.kaizen.com.br:16200!csFileServiceReferredToBy,http://<server:port>/cs/idcplg?IdcService=REVIEW_WORKFLOW_DOC&dDocName=PIO-HOME-SERVICOSGRATUITOS&inQueueRedirect=1!csFileServiceUserAgent,Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML\, like Gecko) Chrome/11.0.696.65 Safari/534.24,GET intradoc.common.ServiceException: *!csSSQuickDiffRegionTemplateUnavailable*
         at sitestudio.quickdiff.SSQDFileServiceHandler.qdPrepareDelivery(Unknown Source)
         ... 28 more
    Am I missing something? Do I have to configure the region template somewhere else?
    Any help would be much appreciated, since I can't find any documentation about this error!
    Thanks,
    Tomy Inhauser

    After 2 days trying to fix this problem, I finally posted it on the forum. 10 minutes later, I found the cause: the content item SS_DEFAULT_REGION_TEMPLATE, which is checked-in on the installation of the Site Studio components, was missing on my environment! (ie, someone deleted it)
    Although it is clearly not a bug, it would be very nice for the error message to show the name of the region template that's unavailable, since these "system files" are not protected!

  • Problem with Site Studio sites unde Linux - Ubuntu 9.10

    Hello all,
    I installed UCM under Linux (Ubuntu 9.10). As part of the setup I configured the installed Apache server by adding to apache2.conf:
    LoadModule IdcApacheAuth /opt/oracle/ucm/server/shared/os/linux/lib/IdcApache22Auth.so
    IdcUserDB idc "/opt/oracle/ucm/server/data/users/userdb.txt"
    Alias /idc "/opt/oracle/ucm/server/weblayout"
    <Location /idc>
    Order allow,deny
    Allow from all
    DirectoryIndex portal.htm index.htm
    IdcSecurity idc
    </Location>
    UCM interface works as expected and all was working ok.
    I then followed the Site Studio Tutorial Setup Guide and added some lines to the apache2.conf and it now looks like:
    LoadModule IdcApacheAuth /opt/oracle/ucm/server/shared/os/linux/lib/IdcApache22Auth.so
    IdcUserDB idc "/opt/oracle/ucm/server/data/users/userdb.txt"
    Alias /idc "/opt/oracle/ucm/server/weblayout"
    <Location /idc>
    Order allow,deny
    Allow from all
    DirectoryIndex portal.htm index.htm
    IdcSecurity idc
    </Location>
    UseCanonicalName off
    <Location "/">
    IdcSecurity idc
    </Location>
    Afterwards I installed the Ravenna Hosting Tutorial. It appears ok in the site studio configuration pages. But when I try to view the site I get a 404. In apache access.log I see:
    172.18.0.160 - - [01/Mar/2010:10:25:58 +0000] "GET /RVH/index.htm HTTP/1.1" 404 499 "http://ucm/idc/idcplg?IdcService=SS_GET_SITES_ADMIN_PAGE" "Mozilla/5.0 (Windows; U; Windows NT 6.0; pt-PT; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB5 (.NET CLR 3.5.30729) WIT Toolbar 2.0.17 for Firefox"
    And in error.log I have:
    [Mon Mar 01 10:28:05 2010] [error] [client 172.18.0.160] File does not exist: /var/www/RVH, referer: http://ucm/idc/idcplg?IdcService=SS_GET_SITES_ADMIN_PAGE
    Can someone give me a hand at what I'm doing wrong?

    Managed to solve this.
    The problem was with SSUrlMapPlugin.so not being loaded because of a missing dependency in the OS. I had to install libstdc++2.10-glibc2.2_2.95.4-24_i386.deb that is no longer on the Ubuntu 9.10 repositories so one has to fetch it from older releases.
    wget http://mirrors.kernel.org/ubuntu/pool/universe/g/gcc-2.95/libstdc++2.10-glibc2.2_2.95.4-24_i386.deb
    dpkg -i libstdc++2.10-glibc2.2_2.95.4-24_i386.deb
    And then restart apache and the content server.

  • Oracle site studio designer 10gR4 Template problem

    Hello To every body,
    Our problem is that we want to implement css template in site studio but the changes which we make in the template are not reflected in the pages (either primary/secondary).
    Is there any solution or any type of links/blogs/videos which can help us.
    Thanks
    VIDs.

    Have you checked-in that css files in content server?

  • Language/Localization problem with Site Studio

    I have created a small site using Site Studio. Now in the homepage, there is a select option box where the user have to choose a language (English or Japanese) based on which the text on the page should get converted in a particular language.
    So for this, I have created a custom component where I have defined strings in the following way:
    <@ja.wwMyString=My String in Japanese@>
    <@fr.wwMyString=My String in French@>
    <@en.wwMyString=My String in English@>
    And when I see the text on the browser, it displays "My String in English" because the SystemLocale value is set as 'English-US'. So I need a way by which I can change the Locale of the site. So I have 2 questions:
    1. How can I achieve the same?
    2. Is my approach correct? Maybe there are better ways to do the same. I guess there will be a lot of manual work if I follow the approach described above.

    Any reply?

  • Search implementation on website in oracle site studio

    I m new to Oracle Site Studio & Content server and i have to implement search on the site which i have created using Oracle Site Studio designer 11g so can any one please help me out regarding that.It's urgent please.
    Thanks
    Regards
    Vijay Kumar

    Hi
    What exactly are you trying to do with searching on site ? As in by default you have the fragments which has the search code already put in it . You can directly use them for a start .
    Hope this helps .
    Thanks
    Srinath

  • (UCM) Problems with Site Studio

    Hi! I've installed Content Server and Site Studio Designer for it today and tried to do an example from http://home.c2i.net/toreingolf/oracle/ucm/my_first_ucm_site.htm . Everything was fine: i've created header and footer fragments, i've created menu and breadcrumb fragment. Then i've created layout page and put all fragments there. After this i opened IE and tried to watch what i've got. Unfortunately there wasn't menu on my page. I tried to refresh page several times -> didn't help :). Then i tried to reload UCM. It didn't helped either. Then i decided to close Studio Designer (it was opened when i reloaded UCM). When i hit close button a message box appeared. It asked me whether i wanted to reload some scripts that were out of date. I hit "yes", Studio Designer made something and closed. After it i've finally seen my menu (so, all i needed was to reload that scripts!).
    Then i tried to continue my tutorial and opened Studio Designer again. I've connected to my MFS site and tried to select "Layout Pages" from Site Assets dropdown list but i couldn't. It showed me error:
    Failed to get search results with query "dExtension <matches> 'hcsp' <or> dExtension <matches> 'jsp'"
    (Unable to retrieve search results. Unable to retrieve search results. Unable to execute query 'CtextSnippet'. ORA-06550: row 1, column 13:
    PLS-00201: identifier 'STELLENT.GET_SNIPPET' must be declared
    ORA-06550: row 1, column 7:
    PL/SQL: Statement ignored
    And now it shows me this error whatever i choose from Site Assets dropdown list. Even if i create a new site. Can anyone tell me what happened and what to do?

    Hi
    Failed to get search results with query "dExtension <matches> 'hcsp' <or> dExtension <matches> 'jsp'"
    (Unable to retrieve search results. Unable to retrieve search results. Unable to execute query 'CtextSnippet'. ORA-06550: row 1, column 13:
    PLS-00201: identifier 'STELLENT.GET_SNIPPET' must be declared
    ORA-06550: row 1, column 7:
    PL/SQL: Statement ignored
    This error seems to suggest that you had recently moved from database.metadata to database.fulltext on your CS. Was that done? If yes then under \database\admin you will see a script batchsnippets.sql. Run that against your database and then try to do the same actions.
    CS install guide says that when you set the search indexer engine as Full text then you need to run these scripts so that CS has the snippet functionality enabled for full text searches.
    Hope this helps
    Thanks
    Srinath

  • Problem creating sites in Site Studio - ecm 10g

    When you create a new site using site studio in ECM 10 g displays the following message "The requested URL/RVH/index.htm was not found on this server." or "The requested URL/Site/index.htm was not found on this server."
    So what's the sollution for this issue?
    I am using a VM.
    Oracle Enterprise Linux 5 update 6 64 bits
    Database : Oracle 11G
    Apache 2.22
    WebCenter Content - 10G
    Open Office 2.3.1

    Even taking away Alias /Site "/app/oracle/ecm/ucm/weblayout" didn't worked. would you have something more to be done?
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    LoadModule IdcApacheAuth "/app/oracle/ecm/ucm/shared/os/linux/lib/IdcApache22Auth.so"
    IdcUserDB oracle "/app/oracle/ecm/ucm/data/users/userdb.txt"
    Alias /idc "/app/oracle/ecm/ucm/weblayout"
    <Location /idc>
    Allow from all
    DirectoryIndex portal.htm
    IdcSecurity oracle
    </Location>
    IdcUserDB ibr "/app/oracle/ecm/ibr/data/users/userdb.txt"
    Alias /ibr "/app/oracle/ecm/ibr/weblayout"
    <Location /ibr>
    Allow from all
    DirectoryIndex portal.htm
    IdcSecurity ibr
    </Location>
    <Location /site>
    Allow from all
    Order allow,deny
    DirectoryIndex index.htm
    IdcSecurity ucm-2
    </Location>

  • To change the access URL of website created by Site Studio

    Hi all,
    An user created web site with Site Studio, the following is
    the access URL.
    http://<server>:<port>/MyProject/index.html
    But the user wants to use the following as access URL.
    http://<server>:<port>/path1/path2/MyProject/index.html
    Because the user will use the reverse proxy.
    The reverse proxy needs "/path1/path2" in URL to redirect
    to each server.
    Can the user change the URL ?
    If can, please tell me how to do it.
    Thanks.

    Carlo,
    The fact that this question has been left unanswered for over 2 months seems a little negligent on the part of Apple Support.
    This Forum is unfortunately not Apple Support. According to Apple:
    What is Apple Discussions and how can it help me? 
"Apple Discussions is a user-to-user support forum where experts and other Apple product users get together to discuss Apple products. You'll find a wealth of information about your favorite Apple hardware and software products that will help you get the most out of your purchase. You can participate in discussions about various products and topics, find solutions to help you resolve issues, ask questions, get tips and advice, and more.
    If you have a technical question about an Apple product, be sure to check out Apple's support resources first by consulting the application Help menu on your computer and visiting our Support site to view articles and more on our product support pages."
    In direct response to your questions, I would say that (as observed by the OP) anyone who subscribes to a published calendar can make a change to their desired view using the "Preferences" icon which is displayed underneath the mini-month calendars.
    There is no way that I know of to directly or conveniently change the time-range. There may be workarounds, but I could not find a suitable solution for you.
    I would recommend that you provide iCal Feedback, if you are interested in informing Apple of your desires.
    ;~)

  • 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

  • Wireless Computer, Wireless Router, Wireless Print Server

    I am having difficulty with a specific configuration trying to print wirelessly. I have no problem printing from my iBook G4, Power Mac Dual G4 750, Dell Notebook, or Compaq Presario Desktop using this configuration: Linksys Wireless-G router and Lin

  • HOWTO configure parameter options in oracle apps R11i for reports ??

    Hello I've developed a character report with orientation = landscape ,width=180 and height=66 on my laptop.It takes FROM DATE & TO DATE input from user which are passed to the sql query. KINDLY GUIDE ME IN CONFIGURING PARAMETERS OPTIONS TO RUN THIS R

  • PKCS#11 - eToken Device problem

    Dear All, I have an urgent problem I have Aladdin eToken Pro USB device and I need to generate private key on it, I was able to load the KeyStore using the pkcs#11 dll file and I was able to generate private and public key from the KeyPairGenerator ,

  • Colors not displaying properly

    Lightroom displays my Canon RAW files with a yellow tint over them. However, when the file is exported to jpeg from Lightroom, the file looks fine. The file also displays properly in all other programs including DPP and Photoshop. http://www.petelope

  • Fact table loading

    Hi all, We have two dimensions and one fact table as Dim 1 Geography Dim2 consumer geo_id town cons_id cons_name geo_id G1 ABC C1 A1 G1 G2 DEF C2 B1 G2 G3 GHI C3 C1 G2 G4 JKL C4 D1 G2 G5 MNO C5 E1 G1 C6 F1 G1 Fact FACT1 FACTI_ID GEO_ID CONS_ID F1 G1