Use of Excel Addin when MDS is using https

We have set up MDS with a secure connection using https and a certificate for SSL connection, bound to the default site for MDS. When we try and use the Excel addin, it throws an error : Could not establish trust relationship for the SSL/TLS secure channel
with authority {server root address}
Can anyone help?

Does web ui works from the same machine excel is running?
When you connect to the WebUI, the browser will show a smart icon in the address bar for certificate. If you open it, does it say the certificate is valid?
1. The certificate should be valid. If it is self signed certificate, you need add this certificate to Trusted Root.
https://technet.microsoft.com/en-us/library/cc754841.aspx
2. The certificate name should match the service name.
If the webUI works on that machine without any warning in browser, the excel addin should work with the exact same server url.

Similar Messages

  • Use a Excel template when saving a csv export

    Hi!
    I wonder if it is possible to use an excel template when export data from a report to excel? If so, is there anyone who have an example how to do this?
    Regards
    /Ulf Jonsson

    Hi Ulf,
    CSV is a generic standard for exchanging tabular data in flat files.
    You can not pass any processing instructions through CSV, for formatting or dynamic behavior in Excel.
    SYLK is a text-based interchange format for spreadsheets; it supports formulas, borders, fonts, point sizes, etc. SYLK is supported by Excel and other spreadsheet packages. SYLK is the RTF of spreadsheets. The problem with SYLK is that it is not well documented.
    Maybe you need to look after a license of Oracle BI Publisher for your Apex environment to do more sophisticated publishing.
    I have no experience with that.
    Regards,
    Martijn

  • Retrieve attribute description to Excel Addin for MDS

    I propose a new feature:
    retrieve attribute description to Excel Addin for MDS - as
    separate row, which would be above attribute-row.
    This is especially useful for users - translation into other languages.

    Do you think, it would help if we add description as comments of the column name. So user have to hover the mouse to see it?
    Also, we already have a work item to support multiple language in the model/entity/attribute name. So based on the client OS, it would show different language for the column name. But I cannot promise when we will deliver it at this moment. 

  • Excel Addin for MDS - break the layout of the sheet

    Excel Addin for MDS 2012 / 2014
    When I apply the filter from the server:
    1)  breaks the layout of formatting cells
    2)  if I added my own rows above the row with system attributes and I apply server filter, then my rows are deleted
    These rows should not be deleted !!!
    from Moscow with money

    1)
    after reload entity my format cells  (font, formatting, alignment, back color, ...) disappear.   Why?
    In the end, when I select data from the external sources (MSSQL, Oracle, Analysis Services and other) -
    formatting table cells preserved
    2)
    Yes, I see this message. But.... Why not reload entity without removing my own lines?
    (see screenshot) Pink rows is very useful for users!
    from Moscow with money

  • What is the use of archie file when it is used

    Hai friends
    when u r using archie file what is the that
    thanks&regards
    Ravindra

    Archiving BW data reduces its volume, resulting in faster loads and queries.
    There is a How to documnet regarding this :
    gothrough the link :
    http://209.85.165.104/search?q=cache:vBJywGKfBQoJ:help.sap.com/bp_biv133/documentation/HowToArchiveinBW_EN.docarchivingin+BW&hl=en&ct=clnk&cd=2&gl=us

  • HT5569 How do I print using a wireless printer when I'm using wifi for Internet at the same time

    I can't figure out how to print via wifi when I'm using wifi for Internet at the same time please help

    You need to have your printer & ipad connected to the same wifi router.  ( This would be my best guess. )
    Robert

  • Why does my iPhone 6 say I'm using 12gb of storage when I'm using about 5?

    I kept getting a notification that my storage was almost full so deleted a lot of photos and turned off photostream. This gave me a good 7gb of free space. I have since updated my software to iOS 8.1.3 and then started getting the same messages again. When I have looked at the storage usage it says I have no space available and am using 12.1GB. When I've added up how much I've gone into manage storage and added up each thing I have only used about 5GB.

    I'm having the same exact problem as you. I've tried deleting a bunch of apps, pictures, music and NOTHING! It's bothering me mostly because I'm not getting some of my iMessages.
    Also, iPhone 6 16gb, iOs 8.1.3

  • Using verizon890l-213e and when trying to use mapquest app ipad5 will not track

    Using. Verizon 890l-213e and when trying to use mapquest app ipad5 will not track on the map

    Try to plug it into itunes and click 'restore'. After the restore is complete, set the ipad up as a new one, NOT as a backup. This way it can install new software. Let me know if that works.

  • Problem with new adobe reader subscription to convert pdf files wor word or excel.  When trying to use it it keeps telling me to subscribe now, which I have already done.  How can I get it to convert files when asked to do so?

    I purchased a new subscription for

    Have you logged in with your Adobe ID?  If that does not solve your problem, the people in the ExportPDF forum are better equipped to answer your question.

  • How come I cannot use the Editing tools when i am using Adobe Acrobat Reader DC It wants me to Buy Now.  But when I use Adobe Acrobat Pro DC i have no problem using the Editing tool yet   I had Adoboe Acrobat XI Pro then it was upgraded to this DC stuff

    I am already paying a subscription for Adobe Acrobat XI Pro  Now it want me to buy when using the edit tool or even the tool to insert pages Never had that problem before??????????????

    Acrobat Reader can't edit PDF files. Use Adobe Acrobat Pro DC.

  • When should I use abstract classes and when should I use interfaces?

    Can any body tell me in which scenario we use /we go for Interface and which scenario we go for abstract class, because as per my knowledge what ever thing we can do by using Interface that thing can also done through abstract class i mean to say that the
    behavior of the two class.
    And other thing i also want to know that which concept comes first into the programming abstract class or Interface.
    S.K Nayak

    The main differences between an abstract class and an interface:
    Abstract
    An abstract class can contain actual working code (default functionality), and can have either virtual or abstract method.
    An abstract class must be sub-classed and only the sub-classes can be instantiated. Abstract methods must be implemented in the sub-class. Virtual methods may be overridden in the sub-class (although virtual methods typically contain code, you still may
    need/want to override them). A good use for an abstract class is if you want to implement the majority of the functionality that a class will need, but individual sub-classes may need slightly different additional functioality.
    Interface
    An interface only contains the method signatures (method name and parameters), there is no code and it is not a class.
    An interface must be implemented by a class. An interface is not a class and so it cannot be sub-classed. It can only be implemented by a class. When a class implements an interface, it must have code in it for each method in the interface's definition.
    I have a blog post about interfaces:
    http://geek-goddess-bonnie.blogspot.com/2010/06/program-to-interface.html
    (sorry, I have no blog posts specific to abstract classes)
    ~~Bonnie DeWitt [C# MVP]
    http://geek-goddess-bonnie.blogspot.com

  • When I am using FB08(for Reversing) am getting error message

    Hi Guys!!!
                  am basically ababper, I got one issues from FI consultant.when he has done posting using the transaction  FB03. He wanted to reverse the posting item using the transaction FB08.when he is using the transaction FB08,he is getting error like *express document "update was terminated" recived from auther"(my name)"*.
                after that i went to SM13 if click the error messges it goes to dump analysis,in  this function module."RKE_WRITE_ACT_LINE_ITEM_COC1"
    this is the error text i got: 00 671: ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC

    Hi
    It seems the fm RKE_WRITE_ACT_LINE_ITEM_COC1 try to insert some records with the same keys.
    There isn't the fm RKE_WRITE_ACT_LINE_ITEM_COC1 in my system, you should check what that fm does.
    Max

  • When do we use Foundation Profile

    Hi,
    when do we use the Foundation Profile?
    how different is it from the Personal Profile?
    is the FProfile more in use than PProfile?
    if the PP is available why would we use the FP?

    when do we use the Foundation Profile? on device with limited memory and no requirement for a GUI.
    how different is it from the Personal Profile?Foundation Profile have no GUI.
    Personal PP have GUI.
    And PP is rather much larger than FP in memory storage
    is the FProfile more in use than PProfile?Yes, sorta...since FP is a subset of PProfile
    if the PP is available why would we use the FP?Small device have limited memory (some have only 32 MB total)
    J2ME with CDC + PP takes about 2MB+ (that's i/8th of total memory)....while CLDC+MIDP takes about (600 KB)
    Also, runtime memory requirement for CDC+PP is much higher than CLDC+MIDP
    Palm OS is an example why we use MIDP instead of PP
    and small device such as cell phone have greater limit on memory storage...so they tends to choose CLDC and MIDP

  • Using your EE handset when abroad / roaming guide

    Okay so first time posting hope i'm on the right bit! Just got to america and got no signal! Bought roaming global minutes and still no signal and can't make calls not even 150 to get a bit of help, can't phone the uk on the landline here either it doesnt work and i need to get in touch with the bank , tinkered with my settings a bit but to no avail... Any help please!?

    Here's a quick guide for international ee roaming and some tips to get the most out of using your EE handset when you travel abroad.
    1.  Check with EE before you depart that roaming is enabled on your account.  If you have had your tariff for less than 3 months (even if switching from another EE brand), there's a good chance roaming will be disabled.  You may also have to pay a deposit to roam.
    2. It's a good idea to turn off your voicemail before you travel. Even if you don't answer a call when roaming you will be charged the standard international call cost for the incoming call (as the call is connected to your voicemail while roaming) plus the cost of another international call for the divert to your voicemail. This double charge occurs because your voicemail box is located in the UK and as such the diverted call routes back to the UK.
    Send a text with the phrase remove voicemail divert to 150 will cancel the voicemail divert (sending a text with the phrase voicemail divert to 150 will re-enable the voicemail service when they return).  You can also turn voicemail diverts on or off by using the automatic menus when dialing 150 using the 'tech support' option 3 menu. 
    As iPhone visual voicemail uses data and it's recommended that whilst roaming, the service should be stopped to avoid any additional roaming costs. EE customers should text iPhone visual off to 150 and Orange customers should text visual off to 150 to stop the service. If you have your data turned off, you'll still be alerted that you have messages and are able to call in and listen to your voicemails in the usual way.
    3.  If you are going to be using your phone a fair bit for calls and texts and you don't have one of EE's older roaming tariffs or a 4GEE Extra tariff that includes roaming, consider purchasing one of the add-ons, which can be added via your online account or via the app before you travel.  These start from around £5 a month so work out weather it's going to be cost effective or not as if you only plan on sending a few texts, it's not going to be worth spending an extra £5 for an add-on.  Do remember to cancel these add-ons on your return to the UK otherwise they will re-occur every month.
    4. For 4GEE users, turn off 4G before you depart.  EE doesn't yet have any 4G roaming partners.  Roaming on 4G is, however, due later in 2014 (no further details available yet).  You will still be able to use 2G/3G when roaming for now though.
    5.  You don't purchase any data roaming add-ons until your actually arrive at your destination.  To use cellular data when abroad, simply turn on cellular data & data roaming and access the net using your device's web browser.  You will be automatically directed to an EE data roaming add-on purchase page. You can see the costs for data roaming here:
    The cost of calls, SMS & data depends on where you are going. You can check the costs of calls, SMS & data and available Add-Ons for your destination using the Roaming Tool. 
    If you use up your roaming data before the 30 days, your cellular data will stop and will be automatically directed to the add-on purchase page again.  The My EE app will show you how much roaming data you have used.

  • Is it possible to add Attribute(column) to entity via Excel addin?

    I can create an entity via the excel addin and update data in it but i cannot add additional columns (attributes)  to it via the excel addin once its created. am i missing something or is it just not possible?

    Winston, is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!
    I worked around it using the excel addin, but the question is to see if its possible to do this in teh MDS web UI, without using excel, as its not very good design to have to jump from the browser based designer to excel and back in order to manage an MDS model.

Maybe you are looking for

  • Broadband drops 'out' more than 'in' - OpenReach a...

    First, forgive me if a similar problem has been posted; I've had to resort to a 2G O2 dongle & speeds are so bad that I can't search the forum.  For weeks (months?) now I've had terrible broadband connectivity - sometimes going for days without a con

  • What is frequency in the report programs

    what is frequency in the report programs

  • How do I delete iWeb gallery already deleted in iPhoto?

    Can anyone tell me how to eliminate a gallery of photos I published using iWeb from an iPhoto folder that no longer exists? I can't find anything on this. All I get is to go to iPhoto, Preferences, iWeb Gallery and delete from there. But since my alb

  • Ran Disk Utility - need interpretation.

    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired. If it matters, I recently installed Snow over Tiger. Ran DU because of a problem with Safari not openi

  • Use of AffineTrasform in java2d

    Hello, currently i have a program that draws lines from an array, that moves across the frame from right to left. it appends the data on the left of the wave. HOWEVER i want it to append the new data at the head of the wave so old data is moved to th