Opening a worksheet

when opening a worksheet, it always opens on the first row.
Even if in the last time used I was for example working on row 145.
Is it possible to arrange numbers that way that when changing sheets it opens on the row used last time and not always on row 1 ?
thanks for your help !

phipat wrote:
when opening a worksheet, it always opens on the first row.
Even if in the last time used I was for example working on row 145.
Is it possible to arrange numbers that way that when changing sheets it opens on the row used last time and not always on row 1 ?
The behaviour I'm getting here is that Numbers opens a document on the cell that was selected at the time the document was last saved. If you've moved around in the document since saving it, and do not save (with a cell, table or sheet selected), the document will not open to the last area viewed, but to the last area visible before it was closed.
Regards,
Barry

Similar Messages

  • Open discoverer worksheet  from javacript with the help of URL

    i want open my report from javacript with the help of URl to open the report with wbk(workbookid) and the paramenter for that report...
    http://server/discoverer/viewer?cn=connid&event=openWorksheet&wsk=worksheet1
    this url above opens the worksheet
    but if the worksheet have parmeter to be passed if i giv like this
    http://server/discoverer/viewer?cn=connid&event=openWorksheet&wsk=worksheet1&qp_12=101015
    _12 is parameter name and 101015 is the value.
    pls help me to sort out the problem

    i want open my report from javacript with the help of URl to open the report with wbk(workbookid) and the paramenter for that report...
    http://server/discoverer/viewer?cn=connid&event=openWorksheet&wsk=worksheet1
    this url above opens the worksheet
    but if the worksheet have parmeter to be passed if i giv like this
    http://server/discoverer/viewer?cn=connid&event=openWorksheet&wsk=worksheet1&qp_12=101015
    _12 is parameter name and 101015 is the value.
    pls help me to sort out the problem

  • After applying new updates, problems with opening SQL*Worksheet window

    SQL Developer version 1.2.0 Build MAIN-29.98
    OS Windows XP with Service Pack 2.
    Problem:
    Connection to database works fine.
    Opening SQL*Worksheet errors with below error:
    java.lang.IllegalAccessError: tried to access class oracle.ide.net.IdeURLStreamHandler from class oracle.ide.net.URLFileSystem$1
         at oracle.ide.net.URLFileSystem$1.createURLStreamHandler(URLFileSystem.java:87)
         at oracle.ide.boot.URLStreamHandlerFactoryQueue.createURLStreamHandler(URLStreamHandlerFactoryQueue.java:119)
         at java.net.URL.getURLStreamHandler(URL.java:1104)
         at java.net.URL.<init>(URL.java:393)
         at java.net.URL.<init>(URL.java:283)
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:636)
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:136)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorNode.<init>(SqlEditorNode.java:65)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditor.openNewEditor(SqlEditor.java:1973)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditor.openNewEditor(SqlEditor.java:2032)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditor.openNewEditor(SqlEditor.java:2050)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorWizard.invoke(SqlEditorWizard.java:114)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:310)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.toolbarAction(SqlEditorController.java:1013)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.handleEvent(SqlEditorController.java:562)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:551)
         at oracle.ide.controller.IdeAction$2.run(IdeAction.java:804)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:823)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:521)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Anyone else facing this problem? Any solution to this problem?
    Thanks,
    Raj.

    I believe (hope) you're saying that you can not update SQL Developer to the latest release via "Check for Updates".
    My problem is that I get this error when running "Check for Updates" on a third party extension and not Oracle updates.
    I did a fresh install and ran the update and it will always give me the error. It's easily reproducible. Although, the second restart will fix the problem I'm concerned that this will give the impression that the extension caused the problem.

  • How to open multiple worksheet by redirecting discoverer plus URL ?

    Hi,
    Version : Discoverer Plus 11g
    I am able to open discoverer report with report workbook and worksheet from my UI screen by redirecting its URL.
    This is done by providing URL input parameter opendbid (workbook id) & sheetid (worksheet id of the workbook).
    http://host:port/discoverer/plus?cn=<+cnname+>&opendb=<+reportname+>&opendbid=<+workbookid+>&sheetid=<+worksheetid+>
    Now I have two reports in which there are two worksheets generated in single workbook.
    I want to open this report also by redirecting above URL from my UI screen so what I have to pass in worksheet id for multiple worksheets.
    regards,
    devang

    Hi,
    You cannot do this. You open only one sheet at a time from a URL.
    Rod West

  • Cannot open SQL Worksheet

    Hello.
    We are using SQL Developer 1.0.0.15 in a student lab. The students cannot open a SQL Worksheet after connecting to the database. No error messages, but it seems like a problem of missing priviliges. If the student have local admin rights, there is no problem. We don't want to give all the students local admin rights. We think, it could be a problem of missing permissions to write in a specific folder or file, but where ? In the program folder of SQL-Developer all students have read write permissions, this didn't help.
    Any ideas ?
    Andreas

    From memory, prior to 1.5, the user settings were written to various sub-directories of the <SQL Dev Install Directory>\sqldeveloper\system directory. I would have thought that if the students had write access to the <SQL Dev Install Directory> and all sub-directories that it should work. Thought if it behaves anything like 1.5, these directories may not get created until the first use.
    theFurryOne

  • Open excel worksheet in screen painter

    Hi,
    I'm just trying to open an excel worksheet in a screen. I think it should be very but I can't find anywhere how to do it. can you tell me where to look for it or give me some hints?
    Best regards!

    chk the FM   RH_START_EXCEL_WITH_DATA
    and also  SAP_STARTS_EXCEL

  • Excel 2013 crashes when trying to open existing worksheets from previous versions of Excel

    Hello
    I have windows 8 and Excel 2013 on my system. I need to access previously created worksheets (in older versions of Excel), however, when I attempt to open them the Excel crashes.
    The is not what I expected from getting the latest version. I telephoned Microsoft who advised that there was a compatabilty problem with no work around at this stage.
    I found that the only way round it was to use an (download free) alternative non-Microsoft program
    http://www.openoffice.org/ and copy into the 2013 Excel as a new worksheet. A little disappointing after purchasing the Excel .
    Have I got this wrong or is there a Microsoft solution to this issue???

    Hi,
    Try the following steps:
    Open Excel 2013, and go to
    File –> Options –> Trust Center.
    Under
    Trust Center settings, select Protected View and
    uncheck all options under it.
    Restart the Excel 2013 to check the issue.
    Jaynet Zhang
    TechNet Community Support

  • Open a discoverer worksheet with parameter

    Hi
    I'm trying to open discoverer worksheet
    If the worksheet have no parameter we can open it with
    http://server/discoverer/viewer?cn=connid&event=openWorksheet&wsk=worksheet1
    but if i want to open a worksheet with parameter i want to pass the parameterfrom some of the tutrioals i found we can pass parameter like this
    http://server/discoverer/viewer?cn=connid&event=openWorksheet&wsk=worksheet1&qp_12=101015
    but its redirecting to parameter entring page
    can any one find a soultion for this
    thanks in advance

    Pl do not revive old threads with the same question over and over again - I have locked those threads.
    By-passing Oracle Discoverer 10.1.2.48.18 Authentication
    Discoverer URL - Hide password without having to use public connection
    Adding url parameters to discoverer report
    Srini

  • NoSuchMethodError opening Worksheet, sqldeveloper 3.2.20.09.87

    Switched systems.
    Copied ~/.sqldeveloper
    Installed latest sqldeveloper 3.2.20.09.87.
    Imported settings when asked.
    Connection test success
    NoSuchMethodError when opening a worksheet or expanding open connection tree.
    Old sqldeveloper works fine:
    Java(TM) Platform     1.6.0_34
    Oracle IDE     3.0.04.34
    Versioning Support     3.0.04.34
    New sqldeveloper:
    Java(TM) Platform     1.6.0_34
    Oracle IDE     3.2.20.09.87
    Versioning Support     3.2.20.09.87
    Suggestions?
    Console log:
    Oracle SQL Developer
    Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
    Exception occurred during event dispatching:
    java.lang.NoSuchMethodError: oracle.dbtools.raptor.controls.DBConnectionComboBox.addConnectionOpenListener(Loracle/dbtools/raptor/controls/IDBConnectionComboBoxListener;Loracle/dbtools/raptor/backgroundTask/ui/ITaskViewer;)V
         at oracle.dbtools.worksheet.editor.Worksheet.initToolbar(Worksheet.java:1225)
         at oracle.dbtools.worksheet.editor.Worksheet.getToolbar(Worksheet.java:1174)
         at oracle.dbtools.worksheet.editor.Worksheet.getFixedTopMargin(Worksheet.java:1265)
         at oracle.ideimpl.editor.SplitPane.attachEditor(SplitPane.java:1019)
         at oracle.ideimpl.editor.SplitPane.attachCurrentEditor(SplitPane.java:1004)
         at oracle.ideimpl.editor.SplitPane.setCurrentEditorStatePos(SplitPane.java:1242)
         at oracle.ideimpl.editor.SplitPane.setSplitPaneState(SplitPane.java:234)
         at oracle.ideimpl.editor.TabGroup.attachCurrentNode(TabGroup.java:621)
         at oracle.ideimpl.editor.TabGroup.setCurrentTabGroupState(TabGroup.java:1427)
         at oracle.ideimpl.editor.TabGroup.activateEditor(TabGroup.java:752)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1415)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
         at oracle.dbtools.worksheet.editor.OpenWorksheetWizard.openNewTempWorksheet(OpenWorksheetWizard.java:426)
         at oracle.dbtools.worksheet.editor.OpenWorksheetWizard.openNewTempWorksheet(OpenWorksheetWizard.java:407)
         at oracle.dbtools.worksheet.extension.WorksheetConnectionListener.connectionOpened(WorksheetConnectionListener.java:62)
         at oracle.dbtools.raptor.utils.Connections$1.run(Connections.java:1014)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:646)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:607)
         at java.awt.EventQueue$1.run(EventQueue.java:605)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:616)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1044)
         at java.awt.Dialog$3.run(Dialog.java:1096)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1094)
         at java.awt.Component.show(Component.java:1584)
         at java.awt.Component.setVisible(Component.java:1536)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:984)
         at oracle.dbtools.raptor.backgroundTask.TaskDialog.showDelayedDialog(TaskDialog.java:84)
         at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager.showModalDialog(RaptorTaskManager.java:290)
         at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager.access$600(RaptorTaskManager.java:41)
         at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$2.run(RaptorTaskManager.java:272)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:646)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:607)
         at java.awt.EventQueue$1.run(EventQueue.java:605)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:616)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Hi,
    NoSuchMethodError typically occurs when SQL Developer is not unzipped into an empty directory, as in the following:
    java error when connecting with new sql developer 3.1
    Otherwise it might occur in an early adopter release (but 3.2.20.09.87 is full production), or some other edge case where the missing method is in some other product upon which are dependent and your environment does not have it -- either missing entirely or the wrong version installed.
    Regards,
    Gary
    SQL Developer Team

  • SQL Developer// new install // SQL Worksheet will not open

    New install of SQL Developer 1.1.2.25 on WinXP. Oracle 9.2 database on same machine. Database connection to 10.2 database instance on other machine was successful. When I attempt to open SQL Worksheet on the client machine, I get the following errors:
    java.lang.IllegalAccessError: tried to access class oracle.ide.net.IdeURLStreamHandler from class oracle.ide.net.URLFileSystem$1
         at oracle.ide.net.URLFileSystem$1.createURLStreamHandler(URLFileSystem.java:87)
         at oracle.ide.boot.URLStreamHandlerFactoryQueue.createURLStreamHandler(URLStreamHandlerFactoryQueue.java:119)
         at java.net.URL.getURLStreamHandler(URL.java:1104)
         at java.net.URL.<init>(URL.java:393)
         at java.net.URL.<init>(URL.java:283)
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:636)
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:136)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorNode.<init>(SqlEditorNode.java:65)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditor.openNewEditor(SqlEditor.java:1914)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditor.openNewEditor(SqlEditor.java:1973)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditor.openNewEditor(SqlEditor.java:1991)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorWizard.invoke(SqlEditorWizard.java:109)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:310)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.toolbarAction(SqlEditorController.java:1008)
         at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.handleEvent(SqlEditorController.java:561)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:551)
         at oracle.ide.controller.IdeAction$2.run(IdeAction.java:804)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:823)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:521)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    How do I fix this?
    Thanks!
    TL

    Solution: The Redneck Tuneup for Windows
    1) With the transmission in neutral, hold the gas pedal all the way down to the floor for 1 minute.
    2) Restart the computer.

  • Providing users with a URL that will open up a Discoverer Worksheet

    Hi,
    As above..
    The plan is to use a URL within an iFrame on our website which automatically logs the user into a worksheet.
    I have created a generic Oracle user and created a workbook with one worksheet - these have both been shared with the new generic user.
    At present, I am able to log into Viewer, but can only get as far as the 'Select Workbook' screen - requiring the user to then expand the workbook and open the worksheet - I can't seem to open the worksheet in the URL.
    This was the example URL that one of the DBA's gave me:
    http://ssodisco.ghg.local:7787/discoverer/app/partialConnect?password=password&databaseIdentifier=oradev&userName=username&connectionLocale=browser_selected&event=connect&source=&connectionAccessType=RELATIONAL&eulName=&clientType=viewer&appsSSOConnEnabled=false
    But, I have since been trying this:
    http://ssodisco.ghg.local:7787/discoverer/viewer?password=password&us=username&wbk=CHARGING_SLA1111&wsk=5217
    This prompts me for a password, but then opens up the worksheet required. Just need it to bypass the password request now.
    Any ideas?
    Cheers
    Mark

    Hi,
    I created the little html form as described and still get prompted for the password.
    Once password is entered the correct worksheet is opened, but I need to remove the need to enter the password.
    Cheers
    Mark

  • Oracle Retail 13 - Performance issues when open, save, approving worksheets

    Hi Guys,
    Recently we started facing performance issues when we started working with Oracle Retail 13 worksheets from within the java GUI at clients desktops.
    We run Oracle Retail 13.1 powered by Oracle Database 11g R1 and AS 10g in latest release.
    Issues:
    - Opening, saving, approving worksheets with approx 9 thousands of items takes up to 15 minutes.
    - Time for smaller worksheets is also around 10 minutes just to open a worksheet
    - Also just to open multiple worksheets takes "ages" up to 10-15 minuts
    Questions:
    - Is it expected performance for such worksheets?
    - What is your experience with Oracle Retail 13 in terms of performance while working with worksheets - how much time does it normally take to open edit save a worksheet?
    - What are the average expected times for such operations?
    Any feedback and hints would be much appreciated.
    Cheers!!

    Hi,
    I guess you mean Order/Buyer worksheets?
    This is not normal, should be quicker, matter of seconds to at most a minute.
    Database side tuning is where I would look for clues.
    And the obvious question: remember any changes to anything that may have caused the issue? Are the table and index statistics freshly gathered?
    Best regards, Erik Ykema

  • BIB-10310 error when trying open worksheet in viewer.

    Hi all,
    Viewer 10g
    I have a user who can see a report in viewer, clicks + sign to expand the 2 worksheet names beneath it and whe she click on either gets a
    bib-10310 error with textas below
    Unable to open the worksheet requested.
    Oracle BI Discoverer was unable to find the worksheet requested.
    BIB-10310 an unknown exception occurred.
    It opens fine for me in viewer, plus and desktop.
    Any ideas?
    Thanks,
    dw

    Hi,
    You need to look in the Discoverer application.log on the apps server to see the detail of the error. But could it be that the user does not have access to all the items in the workbook? So the workbook has been shared with the user but the user does not have BA security to access all the business areas and folders referenced by the workbook.
    Rod West

  • Unable to open worksheet requested

    Hi
    For some users, while opening a worksheet from Viewer, it says
    "Unable to open the worksheet requested.
    - OracleBI Discoverer was unable to find the worksheet that was requested.
    - BIB- 10310 An unknown exception occured.
    - Invalid function attempt to open workbook failed. "
    But it is opening from the Admin user. The Report is shared to the user. And also the user is granted with all the Business area. Please help.

    Hi
    Please don't open multiple threads with the same question. Its hard to follow.
    It sounds like you may have created a function in the database and not granted execute access over it to the end users. Take a look at your user-defined functions and add this grant:
    GRANT EXECUTE ON function_name TO PUBLIC
    Best wishes
    Michael

  • How to open a defult workbook from Discoverer Plus

    Hi all,
    Is it possible in Discoverer Plus for a user to open a pre defined worksheet in a workbook when he logs in without having to select the workbook and then select the worksheet?
    Please advise how to achive this.
    Any help will be greatly appreciated.
    Thank you all.
    Yjk

    Hi Yjk
    This is possible but you will have to alter the URL call to do it and add the workbook name to the end of the URL.
    You can use either the names of workbooks and worksheet or unique IDs of workbooks and worksheets. Using unique IDs is easier and helps avoid encoding problems with long names. Unique IDs are language independent. The following are the URL parameters to use while working with workbooks and worksheets.
    Discoverer Plus Relational:
    Workbooks:
    opendbid=<workbook ID>
    opendbname=<workbook name>
    Worksheets:
    sheetid=<worksheet ID>
    sheet=<worksheet name>
    Discoverer Viewer:
    Workbook:
    wbk=<workbook ID>
    wb=<workbook name>
    Worksheet:
    wsk=<worksheet ID>
    ws=<worksheet name>
    Discoverer OLAP:
    Workbooks:
    workbookname=<workbookname>
    Worksheets:
    sheet=<worksheet name>
    Note: Discoverer Plus OLAP uses only workbook and worksheet names.
    Examples below:
    How to Find the Unique IDs of Workbooks and Worksheets
    To find the unique ID of a workbook, use thie workflow:
    1. Launch the Open Workbook from Database wizard
    2. Right-click the workbook name
    3. Select Properties.
    The value of the Identifier field indicates the unique ID of the workbook.
    Alternatively, when the workbook is open, select File | Workbook Properties.
    To find the unique ID of a worksheet, use this workflow:
    1. With the worksheet open, select Edit | Worksheet Properties
    2. The Worksheet Properties dialog box opens.
    3. Click the General tab.
    The value of the Identifier field indicates the unique ID of the worksheet.
    The following URL starts Discoverer Viewer and opens a worksheet with the unique ID "156", which is present in the workbook whose unique ID is "MONTHLY_SALES". The connection ID used is "cf_a101".
    http://<machine.domain>:<port>/discoverer/viewer?cn=cf_a101&wbk=MONTHLY_SALES&wsk=156
    If the connection that is used here is a private connection, the user will be prompted for the password.
    In Plus, the same command is:
    http://<machine.domain>:<port>/discoverer/plus?cn=cf_a101&opendbname=MONTHLY_SALES&sheet=156
    Does this help?
    Regards
    Michael

Maybe you are looking for

  • Regarding ABAP report

    Hi Experts, I have to create a report in the following format: Report AA   |Date     |      X     |Y      |     Z    |     XX   |     YY 11:30|05/10/08| 989     |4567 |     B   |     A    |     A      Maria Smith      123  Main St.       Apt.      99

  • Help! I don't know what's going on

    Recently my MacBook screen has been going black. Either in the middle of working or if I open the laptop too fast. If I close it almost all the way and then re-open it very slowly it will come back up bright (but I can't have it all the way open) and

  • How to use certain entries from a txt file as metadata?

    So during my plugin development I stumbled on a problem. I have created a txt file for each picture telling me who's in the photos. So the first column in the file shows all the names that appear in the photo. I want to add those names into LR for ea

  • How to use a complex model with levenberd-marquardt vi

    I am trying to use the Levenberg-Marquardt vi. My problem is that I have a model that predicts a complex valued impedance spectrogram. The model requires for input the 3 parameters as well as a collected complex valued data vector also as input to pr

  • Photoshop Elements 9.0 ACR version upgrade

    I haven't been able to upgrade my camera raw plug-in in Photoshop Elements 9.0 above a 6.5 version. Unfortunately I need a 7 version to process my camera raw files (powershot G15). I hope there is an easy way?? Any advice is very much appreciated