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.

Similar Messages

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

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

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

  • 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

  • Survey Form Porlet not show

    Hello,
    I am trying to publish a survey in Oracle Portal (Version 10.1.4). After a bit of Research I added the Survery Creator Portlet to a Portlets Region of a Page, and designed the Survey. This wasn't a problem.
    Afterwards, I added Survey form portlet in a Page, also in a Portlet region. In Gaphical view, the Survey was show correctly, and I could navigate the wizard to complete the Survey.
    But when I go to the Page Preview the Survey is not shown, it's not visible. (Also when a client navigate through it, the survey is not visible)
    I checked all the objects that can change the viewing permissions, Page Groups, Templates, Pages, Providers, etc... but all seems to be correctly set. I searched through this forum for a similar problem didn't find any workaround.
    Can anybody put some light on this?
    Thanks in advance
    Regards NaN
    Edited by: user13024209 on 18-ago-2011 8:27

    Hi,
    You might want to verify if this only happens with the survey portlet. For example, try to add a different portlet to the page (like a html portlet or form portlet), and then view the page and verify that the portlet is displayed. If other Portlets are also not displayed, you may have a caching or invalidation issue.

  • Problem Executing Survey API

    Hello everyone. I'm hoping someone can help me with a problem I'm having running one of the Survey Builder API's. I need to edit certain survey fields using the following API: OPC_SURVEY_BUILD.EDIT_SURVEY. The problems is that when I try to run this API with my survey changes I am receiving the following error:
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "SYS.OWA_UTIL", line 325
    ORA-06512: at "PORTAL.OPC_SURVEY_BUILD", line 3933
    ORA-06512: at line 149
    Does anyone have any ideas where the error might be coming from? Does anyone have experience using the survey API's?

    Hi every one!
    Today I want to develop new Survey Portlet, so can I try to develop a new portlet base on Survey Builder Portlet? I find the Oracle Survey API but it still can not be found! Anyone can help me? Thanks in advanced!

  • Survey / Poll / Test Creation Documentation

    I'm trying to document a process for "non-technical" people to create surveys in my portal. I would like, if possible, to find some Oracle documentation (not online help) to help explain the process. The documentation seems not to exist but that seems so "un-Oracle-like". Anyone know where a PDF can be found that explains Survey Creation?
    Thanks!

    [A.5.7|http://download.oracle.com/docs/cd/B14099_19/portal.1014/b13809/apdxdata.htm#CHDBDAEB] Working with the Survey Portlets
    Oracle® Application Server Portal User's Guide
    10g Release 2 (10.1.4)
    B13809-04

Maybe you are looking for

  • Invoice Footer printing on every page of invoice instead of first page only

    Hi, I am working on an AR invoice report. I have a RTF template (template is 1 page only) and the output is PDF. The invoice has invoice header ( bill to , pay to ) and invoice line details. On the bottom of the first page of every invoice , I need t

  • *** Still trying to get good HDV to DVD image quality

    Okay, so I thought I had a good solution, but I'm now back to square one. I'm shooting and editing in HDV with a Sony Z1U. I edit by using Final Cut Pro, 1 monitor and my 32" LCD tv (native resolution of 1366x768). While editing the image, and especi

  • Program that should open in silent mode opens in full screen

    I have a program with the following startup shortcut: "C:\Program Files (x86)\MYOB\PDF Manager\PDFManager.exe" -s "C:\Program Files (x86)\MYOB\PDF Manager" According to the software developer (MYOB Accounting) this shortcut should start the program '

  • What would be your workflow?

    Hello, This is my first post, and I am a new photoshop user (CS2 ), so please be patient with my "noobness. " I am reasonably computer savvy (program in several languages) and have done graphics work sparsely in the context of developing a video game

  • FormCalc - What is the "exponent" operator?

    Hi, I want to make a simple calculation in my form that uses an exponent and I can't find anywhere what is the FormCalc operator for an exponent. I've tried ^ (e.g. (1+i)^n) and Math.pow((1+i),n) but neither one seems to work. Can anyone help please?