Survey portlet multilingual settings

Hi,
I would like to know if I can use the Survey portlet with the language portlet.
I want to have the questions, the choices and the welcome message in the survey portlet translated in all of the languages that my portal application supports. So when the user changes the language from the language portlet to display the survey portlet in the corresponding language.
Is it possible to do that?
Does the survey portlet support translations?
Thanks

No, it is not working properly. The survey builder portlet is displayed correctly in any language supported by Portal, but it displays an error message (Page not found, athough the URL is correct) when you try to create a survey or edit an existing one in any language other than English.

Similar Messages

  • Survey portlet error

    Hi,
    running 9.0.4.0.99 on windows:
    I found that when using a ui template, the survey form portlet won't work: once you press the first 'next' button and it calls the opc_survey_form_portlet.answer procedure you get an error: page cannot be found.
    Also if I try to load the procedure answer through 'show properties' under the database provider tab I get the same error: though both spec. and body have status 'valid'
    I see more questions regarding survey portlet esp. in combinastion with 9.0.4. has anybody gotten it to work properly yet?
    regards
    Marianne

    If the Studio service looks good on the remote server where Studio is installed (check that
    the service is started and look in the Studio logs for any warnings or errors), you should
    also verify the configuration settings in the Studio remote server object. Is it properly
    configured and pointing to the correct remote server?
    If so, check the portal servers access to the Studio server via the port specified in the remote
    server (default is 11935). You can test this by doing a telnet test on the portal server. In a cmd
    prompt (Windows) or on the CLI (Unix), type 'telnet [studioserver] 11935', where "<servername> is
    the name of your Studio remote server. The screen should just go blank, meaning that there is
    something accepting connections on that port on the given server. (We would hope it's the Studio
    app and not another service occupying that port.) If you get "Could not open connection to the host"
    or some such similar result, check that the network between the portal and the Studio remote server
    is open (ie, make sure there isn't any port blocking or a firewall in place that would hinder the
    communication between the two servers).

  • Dynamic User Survey Portlet

    Dynamic User Survey Portlet. I want to create a dynamic survey in oracle portals.
    The administrator should be able to specify the questions, answer column attributes in a database table and activate the
    current survey using a status_flag column. How to write a portlet to generate the survey page dynamically and
    present to the user. The questions and answers should be inserted into another database table on submit.
    Any sample, ideas really appreciated
    Vimal

    Hi,
    I have answered a similar question in
    Re: .NET application works OK on infrastructure, but has problems on midtie
    Thanks,
    Sharmila

  • Survey portlet problem

    hi all
    i am building a survey portlet and when i am trying to go to step 2, this is what i get:
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    Please try the following:
    If you typed the page address in the Address bar, make sure that it is spelled correctly.
    Open the <hostname>:7778 home page, and then look for links to the information you want.
    Click the Back button to try another link.
    Click Search to look for information on the Internet.
    HTTP 404 - File not found
    Internet Explorer
    can someone help?

    Check if this is the same as your issue.
    Cause
    The PORTAL.WWPOB_APP_GLOBALSET is invalid.
    Trying to compile it we have:
    SQL> alter package WWPOB_APP_GLOBALSET compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show errors
    Errors for PACKAGE BODY WWPOB_APP_GLOBALSET:
    LINE/COL ERROR
    1105/9 PL/SQL: Statement ignored
    1109/35 PLS-00302: component 'GET_EXTENDED_PORTAL_VERSION' must be
    declared
    eos (end of section)
    Solution
    The WWC_VERSION package must be invalid or with a no valid definitions.
    WWC_VERSION has the GET_EXTENDED_PORTAL_VERSION variable definided in its specificacion.
    Workaround
    ==========
    1.- Take a backup of the database
    2.- Delete the WWC_VERSION package body and specifications
    3.- Recreate the WWC_VERSION package body and specifications
    $OH/portal/admin/plsql/wwc/wwcver.pks
    $OH/portal/admin/plsql/wwc/wwcver.pkb
    4.- Recompile the WWPOB_APP_GLOBALSET
    Regards,
    Ersan

  • Survey portlet formating issues

    We are trying to use the survey portlet, and have had some troubles...
    When we create the survey and give it a name, there the Name is always showing up at the top of the portlet.
    So we have a name of College_Survey(Because we can't use spaces), and we can't figure out a way to get the "College_Survey" text to not show up.
    The second problem we are having is that we only have 1 question on the survey and we don't want the "1)" to show up because there aren't any other questions.
    So if any one has any tips on how to fix these two problems for us please let me know.
    Thanks!
    -Joe

    When we use the survey portlet, we actually don't show the portlet title. Typically we add a text item above the portlet with the title of the survey in that.

  • Survey portlet wrong languaje

    I've made a survey portlet using the wizard but it shows the "next","previous", and "finish" buttons, and my language is set to spanish so i like to have my portlet showing spanish text in buttons.
    can anybody tell me how to do that?
    Thanks in advance

    Hi Krishnamurthy,
    This is NOT supported as you've said and there is no valid workaround for this issue.
    You may check the Metalink Note:333867.1 - Portal Export and Import Utility Supportability Scenarios for further information.
    - Export and Import of OracleAS Portal Survey components.
    Not supported.
    OracleAS Portal does not currently support the import and export of the OracleAS Portal Survey components.
    Any new Surveys created or modified in the source will not show up in the transport set, nor will they be migrated to the target.
    Cheers,
    Pedro.

  • Survey Portlet questions

    A couple of them...
    Where does the survey portlet put it's data-what does the data model look like; or where is it documented?
    Is there a configuration that I didn't perform to get survey polls and survey tests to work...? Again, where is the data for the results; providing that these acutally work?
    I did manage to create a bunch of surveys and delete them from the survey portlet; however they still show up in
    providers-registered providers-user surveys; with no delete or remove attribues (just grant access); how do I get rid of them for good?
    Thanks
    Ron.

    I am trying to find out where Survey builder stores the values of the responses that users enter....I was looking in wwv_text....had no luck any suggestions?
    Thanks.
    Tina

  • Survey portlets that can only be used once

    All, I would like to create a survey portlet (or use an existing one) to do the following:
    1) A user could define the criteria of the survey through a simple interface (i.e. data form)
    2) The end user would see the survey on their default home page (this part is pretty simple).
    3) Once the user responds to the survey, the survey portlet is replaced on the users home page by the results of the survey and the user can no longer respond to the survey (enforce a "respond-once" policy).
    Questions: Does a portlet like this already exist? If so, where can I find it? If not, what is the easiest solution for creating this type of functionality?
    Thanks,
    Jon.

    Hello, Not sure if this functionality already exists or not, but what you can try doing is this.
    1. create a group with all users who are to take the survey
    2. set permissions on the survey portlet to only allow people in this group to take the survey
    3. With the assumption that you're dumping this data to a database table, create a trigger that will remove the user from the group when the user does a submit. (you can get the current user using portal.wwctx_api.get_user in the trigger). I can not think of it right now, but there are api's which you can call to remove a user from a group.
    I hope this helps.

  • Survey portlet

    Hi!, Is there some portlet to do a survey or poll opinion?

    Hi,
    You can build a Survey through the hosted portal (portal.oracle.com).
    http://portal.oracle.com/servlet/page?_pageid=27174,27196&_dad=poc&_schema=POC
    Hope that helps,
    Cheryl

  • Surveys portlets

    Hello to all, I need of one Portlet for the creation and the visualization of the surveys

    Hello to all, I need of one Portlet for the creation and the visualization of the surveys

  • FAQ Builder and Survey Builder Portlet

    I am currently using Oracle Portal Version: 9.0.2.2 and am not able to find the FAQ Builder and Survey Builder Portlet.
    Is this not shipped with this version?
    How can I go about adding these to my pages?

    The first version of Portal in which the survey portlet appeared is: 9.0.4.0.99.

  • Portlet editor's rich text editor gives javascript error 'access denied'

    I created a header portlet using the Publisher's published content portlet template. When I try to edit the portlet content using the rich text editor in the portlet editor window, I get a javascript error in the status bar stating 'access denied'. I can't even type into the rich text editor window, it's totally disabled. Not that I see anything in there anyway. I'm logged in as admin. I've gone into the publisher explorer admin portlet and even 'published' the portlet's content, but to no avail. When I try to 'add header portlet' in my experience definition and try to use this portlet, nothing shows up, where the header portlet should be is just collapsed so my banner is just the top bar view bumped right on top of the nav view. (p.s. does anyone know how to take the alui doc's suggestion of 'disabling the topbar view and nav view' so that I can construct what I want entirely in a header portlet? Anyway, first things first, how do I get that access denied message to disappear in my header portlet's rich text editor and how the heck do I get it show up? Help.

    There's probably not a developer in the forum that doesn't uncheck that box the moment they rebuild their machine/ennvironment. Changing the format of error messaging is hardly a fix for the error itself. Personally, I'm uploading 'file content items' now. I create the content in notepad and then upload > file content item. Then create a portlet that uses the pre-existing (was installed w/ publisher using their pte) 'published content item' web service. Go into the portlet's settings and associate the portlet w/ the content item you uploaded. Voila.
    As far as using their rich text editor to create new content, I personally have no need anymore. However I'm sure our content managers will probably have to soon so I hope our latest installation will accommodate them w/o error, because I've never been aware of an actual fix to this problem.

  • CRM Survey Extraction to BW

    Hello,
    I have created a questionnaire under marketing in the survey tool in crm (crm_survey_suite tcode). Now i have activated and generated a URL for this and embeded this URL in my mail form. Also I have selected the option "Evaluation in Business Information Warehouse" in the settings of the questionnaire.
    Now the user enters data by opening this questionnaire and the status says that the values are successfully saved. Everything fine till here. Now my question is what are the sequence of steps needed to bring this data into my BW system?
    I went to the transaction RSA3 and tried to do an extract of 0SVY_DATA_1 object. For the application i did an F4 help and got CRM_MARKETING_SURVEY but for the F4 help of QSTNNR it does not give anything. So I entered this value manually as "ZONLINE_CUSTOMER_FEEDBACK" and clicked on extraction. This gives an error as "Errors occurred during the extraction".
    Then i went to Display logs and saw the detailed error as "The extraction program does not support object 0SVY_DATA_1"
    Can you please let me know if I have missed any steps in the process?
    Another information is that I can see the data correct in the SVY tables in CRM.
    Any help is greatly appreciated.
    Regards,
    Pradeep

    Hi Amit,
    The procedure is that first create the survey and then maintain the settings of the survey. After the settings are done only then you need to activate the survey, else the settings made via Ctrl+F12 will not be used. If you have already done the activation without making the settings then you will need to edit the survey save it first and make settings and reactivate the survey. This however will create a new version. Care needs to be taken in production that the data of earlier version may become unusable with the latest version because every new version will create a new URL. If you see the URL in the browser u will get an idea of the version management.
    Hope this helps.
    Regards,
    Pradeep

  • Out of box portlets

    I am using Portal Server 7.1u1 on windows 2003. I wanted to use survey portlet with a customized enterprise sample, but after I added it I always get content not found error. Can anyone help me with some links for configuring it.
    Also I wanted to use show what other people are searching through the portal, like a top words cloud or something like that. How can this be done ?

    yes it is named as Sun On Portal Server 6.2 Administrator's Guide
    you will get this pdf at following URL:-
    http://docs.sun.com/db/doc/816-6834-10?q=sun+one+portal+server+6.2

  • Supressed Portlet Title Bar

    I'm developing a portlet that needs to display additional content if the portlet title bar has been suppressed in the portlet object settings.
    Is it possible to programatically determine if the portlet title bar has been suppressed?

    I'm thinking you might also be able to write a PEI for the object creation event, and check the created object to see if it is a portlet, and if it is, ensure the length of the title is correct (and truncate it if it is too long).

Maybe you are looking for

  • How to compress my files and folders, How to compress my files and folders

    Good morning, My name is Jai Bhandari and I am from London, UK. I am sending this out to everyone that can help me to compress my files and folders, as I believe my macbook pro is starting to freeze and caused by having a slow machine, is there anyon

  • USB mouse not working in Windows 8

    I have Win8 64-bit OS. A couple of days back the USB mouse stopped working without any reason. The mouse works on other systems and there is nothing wrong with the hardware. I found a couple of posts suggesting uninstalling the drivers or doing a sys

  • About ERROR ITMS-3000

    Hello, I am going to upload my Accessory Application, but have encountered some problems when submitting. Followings are the error message: Apple's web service operation was not successful Unable to authenticate the package: 123456-7890.itmsp ERROR I

  • ISE password reminder email

      We are evaluating ISE and I have set up an admin account to use to login. Password policy is set to 60 days, however I have been getting Password reminder notices every day since the first week it was set up.  I've looked all over and I don't see w

  • Putting one project in another

    I have one project that was made in Premier Pro and I want to put it into another project made on the same computer with the same Preimier Pro. When I import it, the voice overs are not located on the time line. The project I am bring it to is for a