Smart view- Sync Back to Server.

Hi All,
I am working with Smartview offline planning, i would like to take one dataform as offline & perform some calculations (operations) on it and sync back to server .
What i have done is :
I am taking one form as offline with a local connection name and connecting to it performing operations on it. I was trying to sync that data to server but it was not.
Any help on this .
Thank You.

I am not sure you can do what you intend on doing. As per the Smart View documentation, Chapter 5 - Working with Data Forms (page 43) it states:
'You can view data form data and instructions, create formulas and format the color and text in a grid. You cannot create formulas in Hyperion Enterprise data forms. Financial Management supports data forms, but the Financial Management Add Member functionality is not supported in data forms opened in Smart View.'
Although you cannot change the data forms you can change the data via calculations and send back to the server...
'...Although you cannot modify the data form structure, you can modify data values in the data form. You can create numeric analyses and calculations for the data, which are preserved in the worksheet when the data form is brought back to the server.'
JTS

Similar Messages

  • Hyperion Smart View

    We are working on the BI Strategy for our Planning and Allocations. The business users download templates online or offline in excel, and upload bulk data, for e.g, mulitple records for a set of fixed columns. Can Smart view handle this kind of upload? I know Hyperion Smart view allows for offline planning with hyperion Planning and allows sync back to server. But I am not sure if it allows bulk upload. any useful response is much appreciated. Thanks..

    When you say bulk upload do you mean you have say 20 tabs in Excel and wish to send all 20 -- assuming this is what you mean you will need to employ some VB scripting.
    You could use either the Analytic Services (Essbase) Excel Add-in or SmartView for your uploads. SmartView is probably the better long term solution.
    I would suggest using Smartview against Provider Services/Analytic Services - Creation of template or allowing user to create their own templates using SmartView against Essbase
    Regards,
    -John

  • Smart View & DR Server

    We have a DR server which is kept in sync via our production server. We are in the UAT phase and are teaching the users that anytime production goes down, the users start using the DR using the URL's for the different server. One issue the users had was with Smartview. How can they accomodate to connect to the DR through smartview?

    I am not sure what the question is, if you have different URLs wouldn't it just be the same with Smart View where you would use a different URL.
    Would have been easier with one URL for both :)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Not able to get Essbase Server list in Office with Smart View 11.1.2.1

    Anybody tried Shared Connection in Smart View 11.1.2.1? I am able to connect to but it does not show any servers in the non editable drop-down box. I tried this with Office 2003 sp3, Office 2007 and office 2010 but none of them is working. Also i tried to find out the datasourse.xml file in LWS-aps in shared services console but its not there. i tried the solution given on this link also but the datasourse.xml file is not in place.
    http://timtows-hyperion-blog.blogspot.com/2011/04/smart-view-private-connection-issue.html
    my Environment.
    Win 2003 SP2 32 bit
    SQL 2005 on separate windows box
    EPM 11.1.2.1
    Shared Services
    Essbase Server
    Essbse Client
    Essbase Integration
    Provider services
    Essbase Studio
    Configured all of the above components successfully.
    i'm connecting to Essbase through this URL http://<server>:19000/workspace/SmartViewProviders . it shows the login window and allow me to get in. but the drop down box is empty. no server listed.
    Please let me know what I'm missing.

    I am also getting same problem as gaurav,
    I checked,"http://<servername>:13080/aps/SmartView" Analytic Provider Services also running.
    instead of Server name i tried localhost, ip address, and computer name.
    but still not getting anything in drop down, even "Add New Server" Option also.
    I thought this may be because Analytic Provider Services was configured after Shared Services. But for that i followed the steps:
    1. Stop the Analytic Provider Server and Foundation Services.
    2. Open the EPM System Configurator through Start -> All Programs -> Oracle EPM System -> Foundation Services -> EPM System Configurator.
    3. Expand Hyperion Foundation and only tick the option 'Deploy to Application Server'
    4. Click Next through the Configurator until complete.
    5. Restart the Foundation and Analytic Provider Server Services.
    6. Open Excel, connect to the Shared Connections.
    But problem Continuous.

  • Unable to connect to essbase server with Smart View

    Hi,
    I'm having trobules connecting Smart View in order to make some adhoc analysis, however I could perfectly establish connection with Planning and navigate through web forms in excel.
    The address I'm using to connect to Essbase is: http://<server>:19000/aps/SmartView and the planning url is http://<server>:19000/HyperionPlanning/SmartView
    I've been already using those urls in other server with version 11.1.2 but now that I'm trying to connect to a server with v11.1.1.3 I just can't. Whenever I connect to Planning in order to see the forms a prompt appears with the message saying that "I'm connecting to a server with an older version" but I could perfectly work with the forms. When I connect to essbase, I can see the Applications but I just can't make any adhoc analysis.
    Could anyone have any idea of what could be happening?
    Thanks in advance
    Edited by: user9143843 on Jan 13, 2011 4:58 AM

    Thanks for your response, I've already checked that port and keep getting the same message "Common Provider null datasource error". I can see the applications but can't get any further than that, no analysis adhoc, no smart slice, only disconnect :(

  • Request Timedout error while submitting data in Planning thorugh Smart view

    Hi ,
    We are getting Request Timed out error when trying to submit data to Planning application using Smart view.
    " Cannot connect to the provider because:The request Timed out. Contact your administrator to increase netRetryCount and netRetryInterval." Can someone please tell me where can i increase these time out settings? Can someone give me the link of the document that has detailed steps for this.

    Go to the knowledge base and search for document ID 744559.1
    Cause
    By design, Internet Explorer imposes a time-out limit for the server to return data. Internet Explorer does not wait endlessly for the server to come back with data when the server has a problem.
    Smart View communicates via HTTP for which Internet Explorer DLLs are utilized. Smart View users who perform large requests or have a slow network connection can encounter the error, "The request timed out. Contact administrator to increase NetRetryCount and NetRetryInterval."
    This error message can be misleading since this error also occurs, if the Internet Explorer time out settings do not cater for larger operations. By default, Internet Explorer has a KeepAliveTimeout value of one minute and an additional limiting factor (ServerInfoTimeout) of two minutes.
    Solution
    Please see the following two Microsoft articles for further information:
    http://support.microsoft.com/kb/813827
    http://support.microsoft.com/kb/181050
    The following steps should be done with the assistance of your Systems Administration group. It is recommended a backup of the registry is done prior to making any modifications.
    On the client machine, update/add the following registry keys:
    1. Open the Registry, Start -> Run -> Regedit.
    2. Locate the following section:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]\
    3.Create the following new DWORD keys with decimal values:
    ReceiveTimeout=480000
    KeepAliveTimeout=180000
    ServerInfoTimeout=180000
    In this example, the ReceiveTimeout setting is 8 minutes. The KeepAliveTimeout and ServerInfoTimeout settings are 3 minutes. Set these to greater than the longest running request.
    4. Restart the machine for the new settings to take effect.

  • Smart View freezes excel

    I have a specific excel sheet which, when opened in excel with active Smart View add-in, always freezes up. Disabling the add-in allows to open the sheet but as soon as the add-in is reactivated it freezes again.
    Windows 7, Excel 2010, Smart View 11.1.1.4.
    Following the advice fromExcel sheet hangs using smart view 11.1.2.2.000 I've changed the security settings and added the directory to the trusted sites, all to no avail.
    The error log is filled, but can't make much of it:
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 0375f4e2-694a-4868-a7a3-58246cac6083,0]Smart View handled an unknown exception thrown by MS Office.[[
      FILE: ..\src\addin\EssClients.cpp
      LINE: 7686]]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: b2180c5d-f6a8-45d7-b76d-cf8e15699663,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0][[
      FILE: ..\src\addin\EssClients.cpp
      LINE: 7686]]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 18cde4b3-2e03-4122-8412-2f6e8a2456c9,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Zoom In
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: e4870f0a-d0f6-4b0b-bb79-5e830b7bb5e2,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 7f73311b-4b2b-481e-a67a-112abc6da948,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Zoom O&ut
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 8c919c1d-9224-4649-9791-a74dd251c8aa,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 8b1d5f82-ae4a-467e-b1b8-23b466bb3d4f,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Pi&vot
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: f4de3dca-0f9a-4e29-996e-c96bc472db50,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 57dda34c-5b32-4f7a-89f2-d3f303482f94,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Pivo&t To POV
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: a0e86796-60b1-4b3c-a003-96df2e6fa47b,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 208305bb-d943-4c8a-be33-c4a1426d3331,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Keep Only
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 5212bdfe-aba8-4336-846e-fb44fe728e3e,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 717ac829-399a-468a-a708-ed9cbf3aacba,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Remove &Only
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 119c7855-8e69-4f39-8798-12b3b41dcbb3,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 38a17273-e4f7-4f13-be10-b568b5dc045e,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: View &Qualified Member Name
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 20d7206d-0af6-473d-9a18-aa7581ac9683,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: cb4486f8-4e5b-4183-802b-29a3de729e02,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Change Alias Table
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 7beec7ec-ea98-4eb5-a8b4-593afe0c623a,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 8f5e1071-358b-4bb8-ac94-b025fdfa0d4d,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Select &Form...
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 3c71fea5-8053-464a-aade-bbcb50bada17,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 3029319d-17c5-4972-a680-860c95419343,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Instructions
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 2198a323-aa9f-4989-9bb4-2ff618a77c6b,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 27d234bb-8eda-45f9-a8d2-99f3094db08b,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Add &Member
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: f4c3fea2-e806-466f-be0c-61b403b9cfde,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: f30a0e5a-50bc-4494-a033-197bb7401c5f,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Take Offline
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: a052a456-b6be-4652-88aa-e4ef180d765c,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: ea0c1f55-4231-40cb-a730-8955eba5acd5,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: S&ync Back To Server
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 6fb0dc89-4022-4630-8591-845dfb0c0c84,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 30244c03-0d56-487e-a18f-7a9100388b72,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Refresh Offline Definition
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 6390dcbb-d424-4cf6-b92a-60ac5b85810a,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 304f8ea4-1dcf-4b0d-9cea-37576dbbbe5e,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Lock
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 1e9f8ae2-fe38-4667-aff5-ec954b88f593,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 129a7deb-d804-4646-ada1-d3a3929f6f19,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: E&xpand
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 58cb46c9-5550-4e74-bf36-bb245e3eb1c7,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: ecb465bc-eb92-4468-9010-738a11ef87f0,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Colla&pse
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 31b9ec4e-6ede-4703-ad01-2fc4029613f3,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 097443e3-c32b-4510-aef5-c0c1b978b0c4,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Functio&n Builder...
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 371d9762-1620-446a-9114-192544ba3eca,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 08206fed-1e55-4b2d-be25-695937230023,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Mi&grate Active Workbook (Financial Management)
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 9bbc600c-5060-492e-9b51-9f7ad32ddf4f,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 5137d781-eb3b-4bc5-b02c-2a28c29ffdfb,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Migrate &Batch (Financial Management)
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: b5271b2c-2329-470c-9b68-217efc73b3d0,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 3250da0d-a923-4ae7-b0e3-88eec9351172,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Insert Connection List
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 1fd6c024-898c-412f-84c9-5cb6db321f63,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 05fbded3-6f19-42ea-88bd-941fca4cedb3,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Import
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 37df99aa-ac09-4b93-b214-1f588f7fc311,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 7c791fb0-dc2e-4242-a412-5b18b31e539a,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Edit
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 106c2601-89b0-47ee-8aa5-6bff1ea20015,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: e947c972-8d32-43a5-86c4-f8cd98e63bb0,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Calculate
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 102ce76d-6cbe-43af-b429-c19154dc1da7,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: fb3deff7-38cf-4a94-8052-b153ac5b988c,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Force Calculate
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: ba2d6fd2-04ae-4d02-9458-947d6ad48a2f,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 8c918497-d6aa-4294-a3b3-f2eb56248d1a,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: C&alculate Contribution
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 84fa3b44-6b93-4334-83f3-723fb3fa5e00,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 178b086a-3fac-4e2d-9c4f-c5bd132b3c45,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: F&orce Calculate Contribution
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 87bbcf86-18c5-4e6c-991b-be52bf3bbcb7,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 1cd7d020-6d80-4ea4-9173-d705b68431e6,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Translate
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: e46af393-2aa5-4c6a-a4e1-cdaf76ea0fbf,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: c55d1afc-1ec1-4c4b-ab97-130aff1eb0fd,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Fo&rce Translate
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: d30e161e-70c2-4511-b75b-e2226bfb7684,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 7744b343-b7e3-4844-9de9-8ce052d9e401,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Co&nsolidate
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: e6f2964b-e3c7-475f-9305-85762a2ba01d,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: f38970bc-dbc6-47c4-abe6-e948da070940,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Con&solidate All
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: cb75921c-50de-4081-abc7-dc63a65d3fa9,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: ba18028d-8c05-43dc-b485-a0e7a863a98c,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Conso&lidate All With Data
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 9fac659e-cc50-4b8d-b59d-2d6ab3cbc14b,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: d4f7d568-3edc-45d5-8f00-91eb00eb1663,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Business Rules
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: a0ed5def-cf15-4aeb-a6a2-775d3f6dd35d,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: b2ad63bb-3e48-4770-b40b-e80da4af719c,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: R&ules on Form
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 669e1d7d-f3ff-4350-b862-d59ba0a1a7c3,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: b40b7e5d-b0ad-46ea-af8b-fe6aade147f9,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Query Designer
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 2d241796-756a-41d3-b97f-e69bdc9d09ae,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 6b8f9705-7a44-463f-9934-612393facd2c,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Run Report
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 32fea7df-faad-448d-a81b-f30641b70995,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: fb0aced1-fe9b-439a-8ef5-affed52f8624,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Execute MDX
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 398d5a51-476e-4122-a77b-5b94d707fda0,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: c5a7e8f4-149a-489f-8256-2c26a7b3374b,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: &Data Filter
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: ad635efe-e080-4b66-9440-b420f39c10a8,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: ed983483-622e-45b0-a7d3-52dfb5dfe1a8,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Visualize in &HVE
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 0706dd46-ce37-48c4-bcd9-7a03e2fd1197,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC-1][SVC][ecid: 97afb04f-2ef7-40f7-9d38-aeaf44713a1e,0]Error in CEssSpreadsheet::SetMenuItemEnabledInMenu setting menu item: Visualize in &Excel
    [2014-07-01T15:29:17Romance Daylight Time][SVC][ERROR:1][SVC0][SVC][ecid: 4c51641c-991f-4207-a639-4f889c260dd8,0]COleDispatchException [Automation is not ready (VBA_E_IGNORE) - 800ac472 - 0]
    Any suggestions?

    Most of that was said in the other thread already and doesn't work.
    Preserve Formula on POV change: was already unchecked
    Try adding smartview folder as trusted site in Excel: was already done
    check the macro settings as Excel sees the addin as a macro: -> what do I need to check?
    Also take off the safemode settings: was already done.
    Internet explorer doesn't come into play here for me... only excel and smartview for now. Haven't even had a chance to make a connection yet.

  • Essbase Error (1042017): Network Error in Smart View

    I try to do Ad hoc ahalysis in Smart View via Essbase provider and get Essbase Error (1042017): Network Error: The client or server timed out waiting to receive data using TCP/IP. Check network connections. Increase the olap.server.netConnectRetry and/or olap.server.netDelay values in the essbase.properties.
    I've tried to increase this values in essbase.properties file in C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\aps\bin directory and in Essbase Administration Services console but it has no effect. This behaviour occur only for one application. Early I has no problem with this.
    How this can be fixed?

    Please follow the steps below:
    1) Add the following parameters to the mod_wl_ohs.conf for APS within the aps location match section:
    WLIOTimeoutSecs 1800
    Idempotent OFF
    For Example:
    <LocationMatch ^/aps/>
    SetHandler weblogic-handler
    WeblogicCluster vm0asazon1112:13080
    WLIOTimeoutSecs 1800
    Idempotent OFF
    </LocationMatch>
    Note: mod_wl_ohs.conf file is located in <drive>:\<Oracle_EPM_Home>\Middleware\user_projects\epmsystem1\httpConfig\ohs\config\OHS\ohs_component directory.
    Make a back up copy of the mod_wl_ohs.conf file before editing.
    2) Save the mod_wl_ohs.conf
    3) Restart Reporting and Analysis Framework - Web Application
    4) Restart Oracle Process Manager (ohsInstancexxxxxxxxxx)
    For more details on the Weblogic Plug-ins parameters, please refer to this link: http://download.oracle.com/docs/cd/E13222_01/wls/docs92/pdf/plugins.pdf
    Hope this helps.
    HTH-
    Jasmine.

  • Language Setting for - Hyperion Smart View for Office

    Hi,
    Here's a scenario I need to find an answer to.
    1. We have Essbase system 9 installed on a machine named: USESSSRVR and here the ESSLANG environment variable is set to "English_UnitedStates.US-ASCII@Binary".
    2. We build two Unicode cubes, one for Korea Sales called APPKR.SALESCUB & other for Turkey Sales called APPTR.SALESCUB
    3. Korean users are sitting in Korea & Turkey users are in Turkey & both these users need to see data in their local languages.
    4. Since Essbase Excel Add-In is not compatible with Unicode cubes, we have asked them to use "Hyperion Smart View for Office".
    Now question is,
    -> Where in this entire system do I need to do Language Settings so that they see their characters correctly?
    -> Is there a place in Smart View where you can set languages?
    -> Also we have a limitation that we need to have both the applications APPKR & APPTR on the same Essbase server which is in US.
    PLEASE HELP.
    Thanks.
    ~Jaymin Darbari.

    It's actually because you are installing over an old version. Uninstall SV, review the registry entries and directories and then reinstall with admin priv.
    Of course when I looked it up on support the Oracle ID 1466433.1 suggests that the .net install is corrupt so was i going mad? Not beyond reasonable doubt since I put in an SR a while back about it so I have proof that it is listed as an " "internal bug #14149839 : "SMART VIEW EXTENSION ACTIVATOR OBJECT (-2147467262) This is reported for excel 2010" has been raised with development team. As per the update from the bug this issue has been addressed in patch 11.1.2.2.310 which is yet to be released."
    So if you are on an earlier version of Office possibly is because of the .net install (which I think needs v3.5, at least for Office2003), but I would try do a clean install first.
    Steve

  • 64-bit Smart View + Excel 2010 64-bit Issues - Help Please

    Hello everyone.
    First, I am not an "IT guy" so please bare with me as I am not technical but need help.
    I am running Windows 7 64-bit Professional and Excel 2010 64-bit. I installed Oracle Smart View for Office, Fusion Edition 64-bit as an add-in within Excel.
    I have worked with our "Hyperion Admins" to connect to the right server so that my "private connections" are set correctly (hopefully that makes sense).
    However, when I attempt to refresh my Smart View query I end-up retrieving no data. The "refresh" button under "Smart View" in Excel will proceed as a refresh is occurring but then not return data (I know this Smart View template works as I've used it many times on 32-bit Excel).
    Our admins have informed me that I cannot use 64-bit Smart View because our "server" is on a 32-bit O/S (or something similar to that). To me, the logic doesn't make sense and I'm hoping that there is a solution the admins are not aware of.
    Happy to answer any questions and appreciate any help.

    JDN wrote:
    We had a similar experience as JTF, HsGetValues would not work but the AdHoc function worked fine. I put in an SR with Oracle and they refereced the below document. We ended up having IT install 32 bit office on the machine along with 32 bit Smartview (11.1.2.2.300) and now it is working fine.
    Regards,
    Jason
    Some Smart View Functions Do Not Work in Excel 2010 64-bit. [ID 1463814.1]
    To Bottom
    Modified:Aug 30, 2012Type:PROBLEMStatus:PUBLISHEDPriority:3
    Comments (0)
    In this Document
    Symptoms
    Cause
    Solution
    References
    Applies to:
    Hyperion Financial Management - Version 11.1.2.2.000 and later
    Information in this document applies to any platform.
    Symptoms
    When using Smart View (SV) with Microsoft Office 2010 SP1 some SV functions do not work or cause Excel application to crash.
    Cause
    In 64-bit versions of Excel 2010 SP1, the presence of Smart View functions may cause Excel to terminate abruptly and may prevent Copy Data Point and Paste Data Point functions from working. This has been identified as a defect in Microsoft product.
    Solution
    Use the 32-bit version of Smart View until Microsoft issues fix for their 64-bit Office products.
    References
    @ BUG:13606492 - USING HSSETVALUE FUNCTION CAUSES EXCEL CRASH
    14091219
    Related
    Products
    •Enterprise Performance Management and Business Intelligence > Enterprise Performance Management > Financial Management > Hyperion Financial Management > Smart View > Smart View
    Keywords
    BIT;CRASH;EXCEL;HSGETVALUE;MICROSOFT;OFFICE 2010;SMART VIEW;SMARTVIEW;SP1;DYNAMIC ADV PROBLEM SOLUTIONCan you use the 32-bit Smart View with 64-bit Office? Unfortunately, 32-bit Excel cannot handle my files so I am forced to use 64-bit so going back to a 32-bit Office will not work for me.

  • Can't load data through smart view (ad hoc analysis)

    Hi,
    There is EPM application where I want to give ability to planners to load data through smart view (ad hoc analysis). In Shared Services there are four options in
    EssbaseCluster-1: Administrator, Create/Delete Application, Server Access, Provisioning Manager. Only Administrator can submit data in smart view (ad-hoc analysis). But I don't want to grant Essbase administrator to planners, I'm just interested to give them ability to load data through ad-hoc analysis. Please suggest!

    I take that you refreshed the Planning security, If not refresh the security of those users. Managing Security Filters
    Check in EAS whether those filters are created with "Write" permissions.
    Regards
    Celvin
    http://www.orahyplabs.com

  • "Open in Smart View" option. Hyperion Planning version 11.1.1.3

    Failure to download planning form to Smart View using the "Open in Smart View" option. Hyperion Planning version 11.1.1.3. Error message "Web launch operation has been cancelled.
    Your feedback is appreciated.

    I understand you are on 11.1.1.3.
    However, this is documented in the Known Issues section of the Smart View 11.1.2.1 readme and could be worth a try: 
    When you try to open a Planning web form in Smart View through Workspace, you may get this error: “Web launch operation has been cancelled.” This happens if Essbase has not been added as a server in Shared Connections. Workaround: Open the Smart View Panel in Smart View and add an Essbase server as described in the online help or "Adding Essbase Servers" in chapter 2 of the Smart View User's Guide. 
    HTH-
    Jasmine.

  • IPhone Calendar List View Extends Back Only One Year

    My iPhone calendar List view extends back approximately one year despite the fact that I have calendar entries extending back to 1999 and that older data is visible under the Day and Month views. This is a problem because the only search mechanism in iPhone calendar is through the List view. Therefore, any search I conduct extends back only to the data in the List view ... which means back only one year.
    Does anyone have any thoughts or suggestions on how I could change this such that the List view extends to include ALL of my calendar entries and is in conformity with the Day and Month views? (I wanted to ask if anyone knows how to "correct" this, but perhaps Apple has designed it this way to speed-up the searching in List view ... I'm not certain.)
    I am currently running the most recent iOS update, am syncing my iPhone calendar via MobileMe, have upgraded to the new version of the MobileMe calendar, and have ALREADY reset my sync. history, deleted my iPhone calendar and re-synced it, etc. These don't resolve the problem.

    I've noticed that the date to which the List View will "look back" will change depending on software updates or syncs.
    For instance, a few weeks ago my List View went back to December 2009 ... now it goes back to Jan. 2010 (i.e. I lost a month of "look back"). I do not specifically recall what triggered this change, but I reset my sync. log during this period.
    If you make no changes to the sync. log or update the software, the List View start date will stay constant I believe. For instance, if the List View goes back to Jan. 1, 2010 right now it should stay that way until you reset the sync. log or update the iPhone software. Theoretically then the List View can "look back" much longer than 12 months assuming you make no changes to the sync. log or update the software. Of course, this doesn't address our issue here, but I thought I would point out that there seems to be a consistent pattern here and not some random bug screwing things up.
    I'm still thinking that this is the way Apple intended it to work. In other words, that Apple felt it necessary to limit the calendar search feature to approximately 12 months worth of calendars. I hope I'm wrong.

  • Attributes Not Working in Smart View

    Hi All,
    I have an ASO database that has attributes on the Cost Center dimension. In EPMA and in EAS, the attributes are correctly shown. When I pull data in Smart View for a specific cost center, I see data. When I apply the correct attribute, the data comes back as "N/A". I know for a fact that this cost center IS tagged as the attribute I am pulling, but it will not show in Smart View as belonging to that attribute.  I am using version 11.1.2.3 and Smart View version 11.1.2.3.000 (Build 157).
    Any thoughts?

    Hello,
    this is indeed strange. Not a real answer, but here are some suggestions to get more details:
    Case sensitive?
    What was the attribute of this cost center before?
    Try a report on this cost center with all attributes. Does one work?
    Try a different front end tool.
    From EPMA do a full deploy (make sure you have saved you essbase objects to a save location)
    Does it work?
    Change the Attribute and deploy it again. Does it work?
    If you found it, please update this here, so others will be able to find the solution.
    Regards,
    Philip Hulsebosch

  • IPad Calendar doesn't sync back to iCloud nor Mac

    Hello all,
    I have a strange issue that, since a few days, the iPad-based, iCloud-linked calendar doesn't sync back to iCloud. Hence, for that reason, the calendar on the Mac isn't in sync, and this is, as you can guess, pretty annoying. iPad runs iPhone OS 6.1, and the Mac runs Snow Leopard. I manually configured the calendar portion of iCloud as indicated, and sync between iCal (Mac) and iCloud doesn't suffer any delay.
    Additional information: when initially reinstalled, the iPad has two sets of calendars: one locally synced with the Mac, the other being iCloud, and there's overlap between the two, thanks to this pesky sync problem. I really appreciate the convenience of iCloud, but can't go without the safety of local sync. I may go days without manually syncing the iPad with iTunes but still, iCal is my lifeline, and any defect in keeping updated or worse, losing events will result in serious profesional consequences. It already happened in the days before iCloud.
    iCloud-related information: my Apple ID is an email that has been dead for years. Since I used it heavily before the mailing privider ceased activities, I couldn't practically restart from scratch, so I am currently using this "fossil" login along with an updated Yahoo contact adress, and recently added an @me.com adress from iCloud. The latter is the adress is the one used to connect to iCloud's calendar from iCal, and works nicely.
    However, the iPad, despite being configured with iCloud natively, doesn't update. I restarted it, but since the most up-to-date calendar is on the iPad and un-synced, so far I didn't try deleting and re-adding iCloud to the iPad as it would delete events added since.
    What could cause the iPad to lose sync with iCloud, and how to solve that and prevent it from happening again?

    David, nice to hear from you again, hope you are well.
    This user tip might help you understand how accounts work with Address Book.
    I believe you have duplicates because you have two sets of contacts. "iCloud" and "On My Mac". Once you have created all your contacts in the iCloud account, you should delete them from On My Mac.
    You can move contacts simply by dragging and dropping from one account to the other, you don't need to export them all to the desktop (although doind so will serve as a good back up if all goes wrong). You should note that this copies them though rather than simply move them, so you'll need to delete the old set when you are done.
    As for preserving groups from the On My Mac Account, you can't but you can simplify recreating them by copying contacts (drag and drop) from an on my mac group to an empty group in iCloud.
    Not sure about the contacts that you are struggling to move.
    Many aspects of iCloud are difficult to understand, have a mull through what I've said so far and come back if everything still doesn't fall into place.

Maybe you are looking for