How to modify message in quick poll?

Hi all,
I have to customize the SAP quick poll somewhat.
I have done a setting whereby the user can see the results of the poll only after the the poll has been closed. Till then, he keeps seeing a message in the poll iView "The results of the poll will not be displayed until the quick poll is closed". Now, I want to remove this message and put my own instead.
I have found some property files that contain this string. But these files are contained inside a JAR, which in turn is contained inside a PAR. Can anybody tell me how to change such files? I tried unzipping the files and then zipping again, but the PAR is throwing some runtime errors, like the one below:
java.lang.ClassNotFoundException: com.sapportals.wcm.control.quickpoll.QPUserControl
     at java.lang.ClassLoader.findClass(ClassLoader.java:343)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:81)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry$LinkedClassLoader.findClass(CrtClassLoaderRegistry.java:79)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at com.sapportals.wcm.crt.CrtClassLoaderRegistry.findClass(CrtClassLoaderRegistry.java:131)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:190)
     at com.sapportals.wdf.element.ControlElement.createControl(ControlElement.java:73)
     at com.sapportals.wdf.element.ControlsElement.createControl(ControlsElement.java:97)
     at com.sapportals.wdf.element.PaneElement.createPane(PaneElement.java:131)
     at com.sapportals.wdf.element.PanesElement.createPaneStack(PanesElement.java:91)
     at com.sapportals.wdf.element.PaneElement.createPane(PaneElement.java:124)
     at com.sapportals.wdf.element.PanesElement.createStartPaneStack(PanesElement.java:55)
     at com.sapportals.wdf.config.WdfConfiguration.createPageStack(WdfConfiguration.java:175)
     at com.sapportals.wdf.ControllerDynPage.doInitialization(ControllerDynPage.java:224)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:94)
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:64)
     at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:32)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:283)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:589)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:644)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:209)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:792)
     at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:658)
     at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
     at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
     at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1153)
     at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
     at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:153)
javax.servlet.ServletException: com.sapportals.wcm.control.quickpoll.QPUserControl
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:75)
     at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:32)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:283)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:589)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:143)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:195)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:644)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:209)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
     at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:792)
     at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:658)
     at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
     at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
     at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1153)
     at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
     at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
     at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:153)
Can anybody guide me in this regard? It seems to be a simple change, but somehow it is not working. Any ideas how to package and deploy this file on the Portal server?

Hi Vishal,
In the Quick Poll admin iview, make sure that you have started the poll.
Also check the Radio buttons for displaying the result.There are 3 options.
Select the one with either displaying the poll after users voted or displaying the poll after the poll is closed.
Hope it helps.

Similar Messages

  • How to modify message or subject in po approval notification

    sir,
    please tell how to modify message or subject in po approval notification process ,
    new database item should get displayed in either message or subject
    regards

    Hi, you'd have to load the .emlx file for it into something like Text Wrangler, modify it & save it, I think the only way in Mail would be to Forward it to yourself with an edited Subject line.

  • Quick poll error

    Hi :D:D:D, !!
    I have a problem here, we create a quick poll through the quick poll administrator, then we stat it but the users aren't be able to view this created polls :s. In the Quick poll iVews always appear a message "No quick poll is currently available".
    I have to do any kind of previous configuration ?,
    Thank you very muchhhh !!!
    Willy !!

    Hi,
    Check this:
    https://forums.sdn.sap.com/thread.jspa?threadID=744999
    https://forums.sdn.sap.com/thread.jspa?threadID=163690
    Regards,
    Praveen Gudapati

  • How do I move files from my iMac to my Airport without getting 'AirPort can not be modified' message. File sharing is enabled and I'm not getting asked for a password. Thanks

    How do I move files from my iMac to my Airport without getting 'AirPort can not be modified' message. File sharing is enabled and I'm not getting asked for a password. Thanks

    What OS are you running.. this is usually only a problem in Mavericks.
    If so I recommend you mount the hard disk manually..
    Use Go, Connect to server.
    Type in the IP address if static.. eg
    AFP://10.0.1.1
    Or the name.. but you will have issues unless the name is short, no spaces and pure alphanumeric.. if you are using bad names.. fix it by a full factory reset in airport utility and give it all names that comply to the above.
    Type in
    AFP://TCname.local Where TCname is replaced with the actual name.
    You will be asked for the password the first time which is public unless you changed it.. please remember to save this in the keychain.
    Copy files then to a new directory you create on the TC.. do not place files inside the TM sparsebundle. Nor directly under the main directory.

  • In List, How to modify the Link in Quick Edit Mode?

    In List, How to modify the Edit in Quic Mode Link? Instead of opening Quick view mode, to open in InfoPath customized form?

    Hi Eugene,
    According to your description, my understanding is that you want to midify the link of "Edit" and set it linking to a InfoPath Form which can bulk edit your List.
    You can use the code above to modify the Edit's hyperlink and set it linking to your InfoPath form.
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    $(document).ready(function () {
    $("#idHomePageNewItem").next("a").attr("href","the URL of your InfoPath form");
    $("#idHomePageNewItem").next("a").removeAttr("onclick");
    </script>
    For more information about bulk updating a SharePoint list using InfoPath form, you can have a look at the blog:
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/c05983fc-d992-49ff-8d18-fa8f70777d66/using-infopath-2010-to-bulk-update-a-sharepoint-list?forum=sharepointcustomizationprevious
    http://infopath.wordpress.com/2013/09/23/infopath-repeating-table-add-edit-delete-sharepoint-list-items-bulk/
    http://sharepointknowledgebase.blogspot.com/2011/10/updating-sharepoint-list-by-using.html#.VGFsKHkcSM8
    If any misunstanding, please feel free reminding me and provide more detail for your issue.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • I cannot reactivate my e-reader with my existing Adobe ID and password which are both correct. I alwayss get the message "activation server error, Code: E_AUTH_NOT_READY" What kind of problem is this and what is most important, how can I solve it quickly.

    I cannot reactivate my e-reader with my existing Adobe ID and password which are both correct. I alwayss get the message "activation server error, Code: E_AUTH_NOT_READY" What kind of problem is this and what is most important, how can I solve it quickly. I am on holiday and want to read. Thanks for speedy reply.

    Yes, actually I talk about Digital editions. Do you know how to solve the problem as described in my first mail for Digital Editions? Thanks for your  kind assistance.

  • Regarding : How to create a Quick Poll..

    Hii
    I want to create a quick poll for my portal.
    But I have no idea how to create.
    Pls anyone can Give some step by step solution  or usefull links
    Thanks in advance..

    Hi Mayank,
    Please refer to this wiki.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/kmc/creating%2ba%2bquick%2bpoll
    Also refer to this
    http://help.sap.com/saphelp_nw70/helpdata/EN/44/8d8b152c6a5918e10000000a1553f7/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/44/726979d9f03ac1e10000000a155369/content.htm
    Hope this helps.
    Cheers,
    Sandeep Tudumu
    Edited by: Sandeep Tudumu on Aug 11, 2008 10:20 PM

  • Could not find any data to display - how to modify system message

    Hi,
    We created an exception report in the Web Application Designer.
    If there are no exceptions (so there is no data to display) the following standard system message is shown:
    Could not find any data to display. This might be due to the current selection of variable or filter values
    We would however like to modify/remove this message.
    How can this be done?
    Thanks
    Dave

    Hi,
    Please check the link:
    /people/marc.bernard/blog/2008/10/10/how-to-filter-messages-created-by-bi-ip-planning-functions-and-sequences
    Please check the Q&A section of above weblog which mentions about
    function module RRMS_MESSAGE_HANDLING which could be helpful.
    Please also refer to SDN thread:
    Re: WAD - messages - message type
    Regards,
    Amit

  • How to modify display label in error message raised from capi?

    How to modify display label in error message raised from capi?
    qms_transaction_mgt.process_rule_violation
    ( p_br_name => 'BR_PBR_DEL006'
    , p_msg_code => 'PMS-00417'
    , p_display_label => display_label
    , p_table_name => 'pan_project_members'
    , p_table_rowid => get_rowid
    regards,
    marcel

    When you mean which columns are displayed, this is actually quite easy.
    Display_label will display by default the unique key columns, or if no unique key exists, the primary key. To overrule this behaviour, you have to specify the columns you want to display by assigning them a 'descriptor sequence'.
    For example, to display the ename on EMP warnings, assign descriptor sequence 10 to the EMP.ENAME column and regenerate the CAPI package.
    Jeroen van Veldhuizen

  • How to customize quick poll Administration?

    How do we customize quickpoll administration screen to allow more result display choices etc. I looked up the code link which is pointing to com.sap.portal.km.cm
    Am I looking in the right direction?

    Hi Firasath,
    May be the following Help guide will provide you how to Customize Quick poll:
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/46/50c499d2fa9a48a7fed8b3aa11c172/frameset.htm">KM Quick Poll Administration iView</a>
    Best Regards
    Anjali

  • How to modify Standard ALV Report

    Hello All,
    I have a standard report which displays the data in ALV Grid. This data can also be exported to Excel sheet. I have got an FBI assignment where I have to add some new fields besides the existing ones. Could you please provide me with some documents oe explain me in brief how to modify any standard ALV report.
    Thanks in Advance.
    Saras

    Can't you just add the fields with the layout option in the tcode ?? with other words are all the fields selected in that particular layout the programm comes up with
    if the fields can't be selected a quick sollution can be to make a query with SQ01
    Message was edited by:
            A. de Smidt

  • Modify function palette quickly?

    Hi, everyone
    I got a boring question when I modifying the function palette.
    Now I'm developing an instrument driver with LabVIEW7.0.
    I have an old version of its driver, so only I need to do is to update it, as the function palette.
    For example, the prefix of the old version driver is xyz2000, this time I should change it to xyz1000.
    But when I change the folder name to xyz1000(originally is xyz2000) and open the old version driver with LabVIEW,
    the function palette is full of [?]icon.
    Therefore I try to modify the following original xyz2000 mnu files with UE(text editor),
    I simply think if I replace all the [xyz2000] to [xyz1000] is just ok, but I failed.
    I got something like"memory is not enought" error.
    acstat.mnu
    applic.mnu
    config.mnu
    data.mnu
    dir.mnu
    util.mnu
    Does everyone have some ideas how to modify the function palette quickly in my case?
    Cause I think insert all the vis one by one again to function palette is a boring job ^o^, no easier way(just like modify the mnu file)?
    Help me plz, thank you

    This unfortunately doesn't apply to LV7.0, but there was a new feature in LV8.6 (it may have been in 8.5) for editing palettes much more quickly and easily. It was a VI-based set of functions for editing palettes. This would enable you to write a quick utility to manage your palette files and rename things more quickly and easily as you like.
    Message Edited by Jarrod S. on 12-29-2008 11:14 AM
    Jarrod S.
    National Instruments

  • Quick Poll: Certification Information Preferences

    We're starting a new "quick poll" series so that we can better learn about you - our technical professionals who are either already Oracle certified or working on earning an Oracle credential. We aim to keep them short (~1 minute to answer) so that you'll share your opinion.
    THIS WEEK: How you prefer to get your information about Oracle Certification? http://bit.ly/fxReUm

    After creting Quick poll
    Next, you should modify the Quick Poll iView to show this Quick Poll.
    .In the portal, choose Content Administration &#61664; Portal Content &#61664; Content Provided by SAP -&#61664; End-User Content &#61664; Standard Portal Users &#61664; iViews &#61664; com.sap.km.iviews &#61664; Quick Poll.
    Double-click on the iView and Property Editor will open on the right panel.
    In the Property Category field, choose Show All.
    Modify the value in the property Campaign To Be Used to quick poll name u creted
    Save and choose Preview button

  • Error encountered while creating a Ratings Quick Poll

    Hello,
    I tried creating a Quick Poll by selecting the "Rating" option. I attached a sample .txt file I had uploaded, added a question and other details and clicked save. The system returned an error stating that the provided document could not be rated.
    Could somebody please help me create a Ratings Quick Poll andl et me know what type of documents I can rate and how to go about the whole process?
    Thanks and Regards,
    Farsheed

    Hi Farsheed,
    You always link a rating with a document. A link to the document in question is always displayed in the quick poll iView. You define a question but no answers. A rating scale is displayed in the iView as you defined in the configuration of Content Management.
    http://help.sap.com/saphelp_nw04/helpdata/en/8b/47c43d99243851e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/c1/47c43d99243851e10000000a114084/frameset.htm
    If helps plz award points
    cheers
    dev

  • Error 500--Internal Server Error:How to modify req.setReportAbsolutePath

    I test a servlet but I get following errors. I use OBIEE 11g and Jdeveloper 11.1.1.3
    How to modify the source code and the req.setReportAbsolutePath?
    ===============error====================
    http://127.0.0.1:7101/Application4-Project4-context-root/bipservlettest
    Error 500--Internal Server Error
    java.lang.NullPointerException
         at java.io.OutputStream.write(OutputStream.java:58)
         at mywebcenter.BipServletTest.doGet(BipServletTest.java:75)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ========source code============
    package mywebcenter;
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import com.oracle.xmlns.oxp.service.publicreportservice.AccessDeniedException;
    import com.oracle.xmlns.oxp.service.publicreportservice.AccessDeniedException_Exception;
    import com.oracle.xmlns.oxp.service.publicreportservice.DeliveryRequest;
    import com.oracle.xmlns.oxp.service.publicreportservice.InvalidParametersException;
    import com.oracle.xmlns.oxp.service.publicreportservice.InvalidParametersException_Exception;
    import com.oracle.xmlns.oxp.service.publicreportservice.LocalDeliveryOption;
    import com.oracle.xmlns.oxp.service.publicreportservice.OperationFailedException;
    import com.oracle.xmlns.oxp.service.publicreportservice.OperationFailedException_Exception;
    import com.oracle.xmlns.oxp.service.publicreportservice.PublicReportService;
    import com.oracle.xmlns.oxp.service.publicreportservice.PublicReportServiceClient;
    import com.oracle.xmlns.oxp.service.publicreportservice.PublicReportServiceService;
    import com.oracle.xmlns.oxp.service.publicreportservice.ReportRequest;
    import com.oracle.xmlns.oxp.service.publicreportservice.ReportResponse;
    import com.oracle.xmlns.oxp.service.publicreportservice.ScheduleRequest;
    import java.io.IOException;
    import java.io.OutputStream;
    import java.io.PrintWriter;
    import java.net.URL;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.xml.namespace.QName;
    public class BipServletTest extends HttpServlet {
    private static final String CONTENT_TYPE =
    "text/html; charset=windows-1252";
    private static PublicReportServiceService publicReportServiceService;
    public void init(ServletConfig config) throws ServletException {
    super.init(config);
    public void doGet(HttpServletRequest request,
    HttpServletResponse response) throws ServletException,
    IOException {
    response.setContentType(CONTENT_TYPE);
    OutputStream os = response.getOutputStream();
    //PrintWriter out = response.getWriter();
    String sid = "";
    System.out.println("===57===");
    publicReportServiceService = new PublicReportServiceService(new URL("http://localhost:9704/xmlpserver/services/PublicReportService"),
    new QName("http://xmlns.oracle.com/oxp/service/PublicReportService",
    "PublicReportServiceService"));
    PublicReportService publicReportService =
    publicReportServiceService.getPublicReportService();
    //To get a session id
    System.out.println("===64===");
    try {
    sid = this.getSessionID("weblogic", "welcome1", publicReportService);
    } catch (AccessDeniedException_Exception e) {
    System.out.println("invalid user");
    //To generate a report and display it
    System.out.println("===72===");
    ReportResponse res = this.getReportInSession(publicReportService, sid);
    byte[] binaryBytes = res.getReportBytes();
    os.write(binaryBytes);
    response.setContentType(res.getReportContentType());
    public String getSessionID(String username, String password, PublicReportService publicReportService) throws AccessDeniedException_Exception {
    String sid = publicReportService.login(username, password);
    return sid;
    public ReportResponse getReportInSession(PublicReportService publicReportService,
    String sid) {
    ReportRequest req = new ReportRequest();
    ReportResponse res = new ReportResponse();
    System.out.println("===89===");
    req.setAttributeFormat("pdf");
    req.setAttributeLocale("en-US");
    req.setAttributeTemplate("Simple");
    req.setReportAbsolutePath("E:\\OracleBI_win2008_32_20101206\\user_projects\\domains\\bifoundation_domain\\config\\bipublisher\\repository\\Reports\\Samples\\11g Overview\\W2 2010.xdo");
    //req. setSizeOfDataChunkDownload (-1); //download all
    try {
    System.out.println("99");
    res = publicReportService.runReportInSession(req, sid);
    System.out.println("101");
    System.out.println("===100==="+res.getReportContentType());
    } catch (Exception e) {
    System.out.println(e);
    System.out.println("===107===");
    return res;
    ============Jdeveloper console==================
    [Another instance of the application is running on the server.  JDeveloper redeploy the application.]
    [Application Application4 stopped but not undeployed from Server Instance IntegratedWebLogicServer]
    [Running application Application4 on Server Instance IntegratedWebLogicServer...]
    [12:45:14 PM] ---- Deployment started. ----
    [12:45:14 PM] Target platform is (Weblogic 10.3).
    [12:45:14 PM] Retrieving existing application information
    [12:45:14 PM] Running dependency analysis...
    [12:45:14 PM] Deploying 2 profiles...
    [12:45:15 PM] Wrote Web Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\Application4\Project4WebApp.war
    [12:45:15 PM] WARNING: Connection ApplicationDB has no password. ApplicationDB-jdbc.xml file not generated for connection ApplicationDB.
    [12:45:15 PM] Wrote Enterprise Application Module to C:\Users\Administrator\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\Application4
    [12:45:15 PM] Redeploying Application...
    [12:45:17 PM] Application Redeployed Successfully.
    [12:45:17 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [12:45:17 PM] http://192.168.1.17:7101/Application4-Project4-context-root
    [12:45:17 PM] Elapsed time for deployment: 4 seconds
    [12:45:17 PM] ---- Deployment finished. ----
    Run startup time: 3547 ms.
    [Application Application4 deployed to Server Instance IntegratedWebLogicServer]
    Target URL -- http://127.0.0.1:7101/Application4-Project4-context-root/bipservlettest
    ===57===
    ===64===
    ===72===
    ===89===
    99
    javax.xml.ws.soap.SOAPFaultException: oracle.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport failed: due to oracle.xdo.servlet.CreateException: Report definition not found:E:\OracleBI_win2008_32_20101206\user_projects\domains\bifoundation_domain\config\bipublisher\repository\Reports\Samples\11g Overview\W2 2010.xdo
    ===107===
    <Dec 8, 2010 12:45:24 PM PST> <Error> <HTTP> <BEA-101020> <[ServletContext@26496369[app:Application4 module:Application4-Project4-context-root path:/Application4-Project4-context-root spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
         at java.io.OutputStream.write(OutputStream.java:58)
         at mywebcenter.BipServletTest.doGet(BipServletTest.java:75)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         Truncated. see log file for complete stacktrace
    >
    <Dec 8, 2010 12:45:24 PM PST> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'DefaultServer' has triggered at Dec 8, 2010 12:45:24 PM PST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Dec 8, 2010 12:45:24 PM PST SERVER = DefaultServer MESSAGE = [ServletContext@26496369[app:Application4 module:Application4-Project4-context-root path:/Application4-Project4-context-root spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
         at java.io.OutputStream.write(OutputStream.java:58)
         at mywebcenter.BipServletTest.doGet(BipServletTest.java:75)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = WIN-IT8WDLG81KH TXID = CONTEXTID = 55211ca27b9d1dfd:bd42a62:12cc7606a10:-8000-000000000000009c TIMESTAMP = 1291841124147
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    <Dec 8, 2010 12:45:34 PM PST> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in c:\users\administrator\appdata\roaming\jdeveloper\system11.1.1.3.37.56.60\defaultdomain\servers\defaultserver\adr\diag\ofm\defaultdomain\defaultserver\incident\incdir_12 with a lockout minute period of 1.>

    am able to login
    http://192.168.75.140:7001/console/login/LoginForm.jsp
    from this environment-> servers-> all servers(adminserver,soa_server1, oim_server1, oam_server1) status is running,and health is ok.
    I have started these servers from command line <base_domain/bin/sh startManagedWebLogic.sh oim_server1
    result is <server started in running mode>
    now I shutdown the oam_server1 and oim_server1
    again I started the oim_server1 as above
    command line result is < <May 30, 2013 7:54:47 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    but in (http://localhost:7001/console) window oim_server1 status is unknown...

Maybe you are looking for