Importing Metadata in Smart View

Dear All,
In Smart view when I migrate the metadata from one worksheet to other its is not getting migrated. I have followed the below steps still its not..
To import metadata to a copied worksheet :
1. Back up your work.
2. From the Smart View menu, select Options, then Advanced, and ensure that Improved Metadata Storage is
selected.
3. Use Excel to copy a worksheet. This operation copies the visible contents of the source worksheet but not the
metadata (connection information, POV selections, alias tables and the like) to the destination worksheet.
4. With the destination worksheet active, from the Smart View menu, select More, then Import Metadata to
display a list of all open workbooks and their corresponding open worksheets.
5. From the list, select the worksheet that contains the metadata that you want to import to the destination
worksheet.
6. Click OK. You will be asked to confirm your selection.
7. Refresh.
Help in solving this issue is highly appreciated.
Thanks,
Kamal

I don't know what back end you are connecting to, but when I follow the steps you outlined with Essbase's Good Old Sample.Basic, it works just fine -- the members that were selected in the POV are migrated across.
This is on Excel 2007 with Essbase 11.1.2.0.
Regards,
Cameron Lackpour

Similar Messages

  • Importing FR into Smart View 11.1.2.1

    When I open smart view and connect to FR, try to open an FR doc, I get the respond to prompt then an Essbase Error(1051085): You do not have sufficient access to get this substitution variable.] Any ideas what this means?

    It means that you for some reason do not have access to one of the substitution variables created in Essbase that the FR report reads from.
    Check with your Essbase developer/admin to determine which variable in question is causing the issue and resolve accordingly.

  • Improved Metadata Storage option for Smart View

    I have looked all through the manuals, but I cannot find any reference to the "Improved Metadata Storage" Smart View Option. Does anyone know what this option does and the Pros/Cons of using it?

    Thank you for responding.  I would like to resume having the "Save as PDF" option but the IE8 Browser is an older version and is unfortunately running slower and not well on some of the websites that need newer Browser versions.  I checked out Chrome and don't like Firefox and still prefer the IE Browsers by comparison.
    Is it very difficult for HP to add this handy feature back in a future HP SmartPrint release that is compatible with the IE Browser?
    Thanks!

  • Getting error while importing metadata using View Objects

    Hi All,
    I am trying to create a repository using View Object in OBIEE 11.1.5.1 but getting error while viewing the data, after importing the metadata in the repository "[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".
    I am also getting error "žADFException-2015: The BI Server is incompatible with the BI-ADF Broker Servlet: BI Server protocol version = null, BI-ADF Broker Servlet protocol version = 1" during testing my sample which is deployed to Admin server. I followed BI Adminstrator help file guide in order to create the sample for creating repository using view object.
    Admin server log says
    [2011-09-27T02:59:03.646-05:00] [AdminServer] [NOTIFICATION] [] [oracle.bi.integration.adf] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] [[
    QUERY:
    <?xml version="1.0" encoding="UTF-8" ?><ADFQuery><Parameters></Parameters><Projection><Attribute><Name><![CDATA[Deptno]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Dname]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Loc]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute></Projection><JoinSpec><ViewObject><Name><![CDATA[AppModule.DeptViewObj1]]></Name></ViewObject></JoinSpec></ADFQuery>
    [2011-09-27T02:59:04.199-05:00] [AdminServer] [ERROR] [] [oracle.bi.integration.adf.v11g.obieebroker] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] java.lang.NoClassDefFoundError: oracle/apps/fnd/applcore/common/ApplSession[[
         at oracle.bi.integration.adf.ADFDataQuery.makeQueryBuilder(ADFDataQuery.java:81)
         at oracle.bi.integration.adf.ADFDataQuery.<init>(ADFDataQuery.java:70)
         at oracle.bi.integration.adf.ADFReadQuery.<init>(ADFReadQuery.java:15)
         at oracle.bi.integration.adf.ADFService.makeADFQuery(ADFService.java:227)
         at oracle.bi.integration.adf.ADFService.execute(ADFService.java:136)
         at oracle.bi.integration.adf.v11g.obieebroker.ADFServiceExecutor.execute(ADFServiceExecutor.java:185)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doGet(OBIEEBroker.java:89)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doPost(OBIEEBroker.java:106)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         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.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.ClassNotFoundException: oracle.apps.fnd.applcore.common.ApplSession
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         ... 38 more
    Please suggest how to make it work.

    Hi,
    Thanks for providing the online help URL, i have already completed the steps mentioned in URL
    I am able to import metadata using view object but getting above error("[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".") while validating the data.
    It fails at step 5 of "To import metadata from an ADF Business Component data source:" section of above URL.

  • I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description fie

    I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description field or any user created field via a CSV, spreadsheet, etc. Thanks for any insight which can be given.

    I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description field or any user created field via a CSV, spreadsheet, etc. Thanks for any insight which can be given.

  • Financial Reports import into excel using Smart View - error

    All,
    I have encountered an error message when trying to use R&A Import.
    The message is
    Oracle Hyperion Smart View for Office, Fusion Edition
    "Excel cannot insert the sheets into the destination workbook, because it contains fewer rows and columns than the source workbook. To move or copy the data to the destination workbook, you can select the data, and then use the Copy and Paste commands to insert it into the sheets of another workbook."
    This only affects some users and then they are able to reimport the reports no problem in the same workbook after the error is posted.
    Does anybody know how to fix this issue?
    We are using Excel 2007, Oracle Hyperion Smart View 11.1.13, Financial Reporting Studio, Hyperion Planning 11.1.13.

    Answer appears to be users were using Excel 2007 in compatibility mode. Switching from compatibility mode to saving in Excel 2007 removed the errors.

  • Issue importing interactive reporting into excel smart view 9.3

    I am new to smart view, and while importing an interactive document from a system9 portal in excel, it always returns "Error Accessing Import Data", after clicking finish in the wizard, even though i was able to preview the document in the previous step. This also happens for a few other colleagues.
    Wondering if anyone out there may be able to suggest possible root causes, would be greatly appreciated
    Thanks
    Jeffrey

    Copy the HsAddIn.dll, HsSpread.dll, HyperionSmartTag.dll and HsTbar.xla from the Bin folder in the install home of SmartView path : <Drive:>\Oracle\SmartView\Bin (by default)
    Paste the files into the Add Ins folder for that user: C:\document and settings\<User>\ApplicationData\Microsoft\AddIns
    Click the Start Button, then in the "Start Search" box type CMD but DO NOT press Enter yet.
    Program cmd.exe should be found. Right-click on cmd.exe and choose "Run as Administrator" and click "Continue".
    In the command line window register each file from point 1 using regsvr32 command:
    regsvr32 C:\Documents and Settings\<username>\Application Data\Microsoft\AddIns\HsAddIn.dll
    In the Excel 2007 Go to Tools > AddIns > Browser for HsTbar.xla in the AddIns folder and then click OK.
    HTH-
    Jasmine.

  • Smart View internal metadata error when creating SmartView reports

    Hi all,
    I have a really strange problem when trying to use HsGetValue -functions in Smart View (in Excel 2010).
    The thing is that I can create a lot of formulas for a sheet that have links to other sheets. However, in some pont (I don't exactly when it happens), I quite randomly get an error in Excel saying "This workbook contains Smart View internal metadata that needs to be repaired. This will automatically be repaired but may take some time". This error box appears a few times, I just click it and then it disappears. Obviously, this is annoying and the Excel is unusable.
    Usually it happens when I try to format the sheet or add, e.g., company logo into the sheet, or try to do a bit more difficult linking of the cells.
    Any ideas what is going on here? Smart View version is 11.1.2.1.103 (Build 100).
    Thanks in advance!

    Please take a look at KB ID 1432526.1. I've copied the text below.
    Applies to:
    Hyperion Financial Management - Version: 11.1.2.1.102 and later [Release: 11.1 and later ]
    Information in this document applies to any platform.
    Symptoms
    The following message is displayed when opening the Smart View files:
    This workbook contains Smart View internal metadata that needs to be repaired. This will automatically be repaired but may take some time.
    It may take a long time to open or save the Smart View templates.
    Changes
    Smart View has been installed by a user different, than the one that is currently logged on the workstation, i.e. service account or installation account.
    Cause
    When the user accesses Smart View for the first time, on a workstation where the SmartView has been installed by another user, the following registry key will be missing in the user's profile:
    HKEY_CURRENT_USER\Software\Hyperion Solutions\HyperionSmartView\Preferences]
    "UseStorageCompression"=hex:01
    "SelectedOptionTab"=hex:02
    If SmartView is installed by a different user i.e. service account or installation account, then the user profile registry will be missing "UseStorageCompression" and "SelectedOptionTab", resulting in a incorrect saving of file metadata.
    Solution
    Follow the steps below to automatically create the required registry keys for the current user profile:
    1.Open Excel and select Smart View menu.
    2.Click the "Options" icon to open the Options window.
    3.In the "Advanced" tab, under the "Compatibility" section make sure the "Reduce Excel File Size" option is selected and click OK.
    4.The following Windows Registry keys will be created under user profile, enabling proper compression of the metadata:
    [HKEY_CURRENT_USER\Software\Hyperion Solutions\HyperionSmartView\Preferences]
    "UseStorageCompression"=hex:01
    "SelectedOptionTab"=hex:025.Now the user should be able to open the smartview template without the error message.
    6.Additionally it is also recommended to select the "Improve Metadata Storage" option in the Smart View Options window which will create the following registry key:
    [HKEY_CURRENT_USER\Software\Hyperion Solutions\HyperionSmartView\Preferences]
    "IgnoreShapes"=hex:01

  • HFR Reports imported into ppt using smart view

    Hi All,
    Hyperion financial reporting version:11.1.2.334
    ORACLE smart view version for office :11.1.2.5.210(Build 042)
    Microsoft power point version 2007
    Hyperion financial reporting  reports imported into Microsoft power point presentation  using smart view, total 55 HFR reports are imported into power point presentation.
    The  entire ppt file with 60 slides ,55 reports+5 textual commentary slides ,total size of the pptx file is 21 mb,
    We have tried using the compress picture option available in power point, reducing the file size to 3.5 MB after compression(96 ppi ,see attached image),but image quality is lost, numbers in some images not readable at all.
    Also tried the compression options with 220ppi,150ppi,but not seen any change in the file size reduction.
    We are looking at reducing the size of ppt file as 20 mb file is difficult to transfer by email or to download, is there any workaround or other best solutions to reduce the size of an image ,we are ok to lose the quality of an image if the numbers and labels are readable.
    Thanks in advance for your valuable suggestion.
    Regards,
    Ashok

    Hi Joshi,
    Thanks a lot for your valuable time and inputs,i have tried with winzip and as well 7 zip,but not reduced the size.
    if i see my users existing ppt file size is 4 mb (60 slides),but these reports designed in excel sheet (not in HFR) and then copied to  PPT.
    Tabular reports copied from excel to ppt as windows metafile and graphs and charts are as image file.
    is there any possibility to change the image format before or after importing the HFR report into ppt using any SDK in smart view?
    thanks in advance for your valuable inputs,it will be a great help.
    Regards,
    Ashok

  • Import Metadata for Composite Form

    Hi,
    using Smart View for Office Ver 11.1.2.1 i've downloaded a composite form ( that contains 3 simple form and the composite itself) from one (Development) environment on an excel file.
    Now i'd wish to use the same  excel on a different (Test) environment.
    I've tried to use the functionality Import  Metadata, but i'm able to import only one sheet at a time thus losing the syncronized POV of the entire Workbook.
    The aim of the import metadata is to keep the syncronized POV for the composite.
    Is it possible with this version of Smartview ? Is it possible with any version of SmartView ?
    Regards

    I've not tried that with form, but with adhoc essbase connection.
    I'm not sure whether it works across environments. The purpose of import metadata is to keep the connection information, POV, alias etc
    Regards
    Celvin

  • Changing the language of imported metadata in Indesign

    Hello,
    I hope someone can help me with my issue...
    I am running InDesign CS5 Middle Eastern edition on a Mac and would like to import metadata from bridge - the issue is: when I import the info, which includes numbers, it uses Arabic intead of English language. I have already trashed my Indesign preferences and recreated them all set to English. Is there a metadata setting somewhere where you can set the langauge?

    I'm assuming that you're importing an image or a graphic with metadata.
    You'd need to edit the metadata in Adobe Bridge. Select the graphic in InDesign. Control/right-click and choose Graphics > Reveal in Bridge. In Bridge, view the Metadata panel. Likely, the metadata is in the IPTC Core section so open that section. Editable fields are marked with a pencil icon.

  • Oracle Smart View 11.1.2.5.400 prompt bug still not resolved?

    Good morning,
    in our company we have OBIEE 11.1.1.7.140715 and we are testing Oracle Smart View 11.1.2.5.400 (Build 376) on Excel 2007 32 bit and Excel 2013 64 bit to allow our final users to work more easily.
    Unfortunately almost all of our reports contains prompts and when we try to insert an object in the Excel worksheet we see the error "Object reference not set to an instance of an object” and Excel hangs.
    Is there any solution?
    Many thanks.

    Hi,
    Check out the following:
    When Attempting to Import a Report, a Pop Up Shows Up in Excel With the Following Error - 'Object reference not set to an instance of an object' (Doc ID 1952856.1)
    Noted as:
    CAUSE
    Caused by code bug introduced in 11.1.1.7.140715 bundle patch. Also occurs in 11.1.1.7.141014.
    Duplicated symptoms on 7.140715 and could not on 7.140527.
    Bug 19545187 - SMARTVIEW 11.1.2.3 ERROR : OBJECT REFERENCE NOT SET TO THE INSTANCE OF AN OBJECT - duplicate of below
    Bug 19682114 - COLUMNFILTERPROMPTDEFN'S LABEL OBJECT IS NULL FOR ALL NEW CREATED REPORTS - internal bug
    SOLUTION
    Apply Patch 19682114 - COLUMNFILTERPROMPTDEFN'S LABEL OBJECT IS NULL FOR ALL NEW CREATED REPORTS

  • Access Issue Smart View

    Hi all,
    Few user in our company are having hard time opening Data forms in Smart View. When they try to open the forms they get an following Error:
    The data Form XXXX Is invalid.Check Log for details. (where XXXX is the name of form).
    I have tried following steps to fix the problem but was unable to do it:
    Created a Native ID and assigned it similar access as these Users had and was able to open the forms successfully via Smart View using this ID.
    The important thing is these users are from differnt groups and have access to different applications but the provision to all the group is same.
    There are other User in the same groups who are able to open the forms successfully and have same provision as the users that are facing the issue.
    I also tried to pull these users out of the group and provision them with the access they were having from group but after setting this up they had same error while opening the form.
    There is no problem with the istallation of Smart View on their local machine as they are able to login via Native User login i created.
    It would be great help if anybody could suggest a way to Fix this issue.
    Thanks In advance!!

    Hi Abhishek,
    I have not provided the access to the remaining dimensions. That is why it is showing as the No Access.
    Thanks for the help.
    Regards,
    Stally.

  • Import Metadata Wizard not loaded

    Hi,
    I'm new to  Oracle Warehouse Builder, I want to load data from a flat file (source file) but Import Metadata Wizard not loaded after creation of flat file module or nor launch Import Metadata Wizard manually.
    It shows me the screen as in the link.
    Please guide me on this issue am i miss some thing.
    View image: Impot Metadata Wizerd
    Thanks

    I'm told on MetaLink this is not yet possible, although SQL can be used to generate the OMB+ commands needed. ...yet another kludgy workaround...

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

Maybe you are looking for

  • Windows Vista Crashing When Ipod is Plugged In. Blue Screen of Death?

    A week ago, my computer suddenly started to reboot whenever I plugged my 5th generation 80 gig Ipod in to sync. A blue screen will pop up, and automatically restart. I do not believe this is the blue screen of death that appeared 2 months ago. I have

  • Disk utility - can't restore image - button inactive

    Hi, Can anybody tell me why the restore button in disk utility / restore tab, is inactive? Even after choosing the source image it stays that way. It's a USB flash drive that I'm trying to restore on. Any help would be great! Thanks!

  • Sales receipt reconciliation

    friends, how to do sales receipt reconciliation through EXCEL sheets,

  • SAP SD ECC 6.0

    Dear guru, pls forward soft copy of SAP SD ECC 6.0 material to "[email protected]" Thanks in advance Regards Reddy

  • Workflow process does not restart when re-ordering a PO

    We are running SRM 7.0 with Process Controlled Workflow and have configured N-Step approval process for PO. When the PO is ordered for the first time, the approver determination and the approval process work as expected. However, after the PO has bee