Yomi (furigana, or pronunciation ) field is not supported in Windows Live Service API.

Problem:
Yomi (furigana, or
pronunciation ) field is not supported in Windows Live Service API.
Description:
When backup contacts from iOS/Android phones to outlook.com, we tried Windows Live Services API as below.
https://msdn.microsoft.com/en-us/library/dn783283.aspx
You can set "yomi first name" "yomi last name" from outlook.com WEB UI, but I couldn't find the REST API to read them, or edit them. Which scope should I refer
to, to access yomi fields? 
What we have investigated:
When backup contacts from Windows Phone to outlook.com. Yomi field is synced.
When sync outlook.com to gmail account, Yomi field is synced.
Looking at Windows Live Contact Beta API,
https://msdn.microsoft.com/ja-jp/library/bb463953.aspx Yomi Field is in it.
But in RTM Windows Live Services API, Service url is changed, API parameters are also changed.
Windows Live Services:
https://apis.live.net/v5.0/  (no
Yomi field)
Windows Live Contacts Beta:
https://livecontacts.services.live.com (has Yomi field)

Hi Siva,
The API version is hardcoded in Microsoft.ServiceBus.dll, which ships as part of the Service Bus. Each version of this lib has a different string.
If you install workflow manager 1.0, here are the pre-requisites:
.NET Framework 4 Platform Update 3 or .NET Framework 4.5
Service Bus 1.0
Workflow Client 1.0
PowerShell 3.0
The following are the pre-requisites to configure Workflow Manager 1.0
Instance of SQL Server 2008 R2 SP1, SQL Server Express 2008 R2 SP1, or SQL Server 2012.
TCP/IP connections or named pipes must be configured in SQL Server.
Windows Firewall must be enabled. [Windows Firewall is Off on target server]
Ports 12290 and 12291 must be available.
Here are the reference for installing and configuring Workflow Manager 1.0:
http://lennytech.wordpress.com/2013/06/02/installing-workflow-manager-1-0/
http://lennytech.wordpress.com/2013/06/02/configuring-workflow-manager-1-0/
Regards,
Rebecca Tu
TechNet Community Support

Similar Messages

  • The filling of form fields is not supported

    I created a fillable pdf with the 30 day trial and am trying to load onto our Wordpress website. I am receiving this message when I attempt to open the file and test, "This pdf contains fields. The filling of form fields is not supported." Help.

    Your PDF is in web space. That means that to access it you have to use a browser. Today many browsers have a built-in PDF reader that is, well, less than adequate.
    Some resources that may help.
    Browser Troubleshooting
    "Can't view PDF on the web"
    http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html
    "Display PDF in browser"
    http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html
    Be well...

  • Message uses a character set that is not supported by the internet service

    Does any one have any advice on how to fix this problem?
    E-mails sent from my iphone 3G periodically arrive in an unreadable form at the recipient. The body of the e-mail has been replaced with the message "This message uses a character set that is not supported by the internet service...." The problem e-mails also include an attachment that contains an unformatted text file containing the original message surrounded by what appears to be lots of formatting data that is displayed as gibberish.
    This occurs sometimes, but not always, even with the same recipients. I am sending e-mail through a G-mail account that is configured on the iphone using IMAP. I have tried the gmail account to use the two available formatting options for mail, but neither fixes the problem.
    I have also upgraded to 2.01 and restored a few times without impact.

    Hi,
    I got somewhat similar problem with special charecters(German umlaud �,�,�..).
    I create a file with java having special charecters in it. Now if I open this file I am able to view the special charecters in it.But If I attach this file send it using following code then receiver can not see the umlaud charecters in it.They get replaced by _ or ?
    MimeBodyPart mbp2 = new MimeBodyPart();
    FileDataSource fds = new FileDataSource(fileName);
    mbp2.setDataHandler(new DataHandler(fds));
    mbp2.setFileName(output.getName());
    Multipart mp = new MimeMultipart();
    mp.addBodyPart(mbp2);
    msg.setContent(mp);
    Transport.send(msg);
    From you message it looks like you are able to send the mail attachment correctly(by preserving special charecters).
    Can you tell me what might be wrong in my code.
    I appriciate your efforts in advance.
    Prasad

  • HT201493 Why when I try to sign in to Find my Friends does it tell me I cannot as my iPhone is not supported with free iCloud service? I do not use find my friends on another device.

    Why when I try to sign in to Find my Friends does it tell me I cannot as my iPhone is not supported with free iCloud service? I do not use find my friends on another device.

    So, have you created an iCloud account and is your device connected to iCloud?

  • Hp laserjet 1022 = this printer is not supported under windows 7 shares?

    hp laserjet 1022 => this printer is not supported under windows 7 shares?

    Yes I understand, but this printer is not installed on a network share. Always remain sown printing in the print queue. Consequently, I ask if you can type HP 1022 printer in Windows 7 share?

  • Is 11.1.2.1 (32 bit) not supported for windows xp professional (SP2)

    Is 11.1.2.1 (32 bit) not supported for windows xp professional (SP2).
    Edited by: 867760 on Aug 18, 2011 3:36 PM

    No, it is not supported as a server.
    Please refer: http://www.oracle.com/technetwork/middleware/bi-foundation/oracle-hyperion-epm-system-certific-131801.xls for supported versions.
    HTH-
    Jasmine.

  • CD/DVD drive it's not supported by Windows XP and Bios

    I've bought a new cd/dvd drive Mat****a Panasonic.
    It only work on Windows 2000, it's not supported by Windows XP and Bios, so i can't boot with.

    Could you please provide some information (name) about you notebook?
    Did you bought this drive or was this drive delivered with the notebook?
    If the drive cannot berecognised by BIOS then in my opinion the drive supports wrong master / slave / c-sel settings.
    You should know that not all drives are compatible.
    The settings cannot be changed because the drive dose not supports any jumpers but only the firmware.

  • Workflows Do Not Start - "Not Supported in Windows Authentication Mode"

    I have a publishing site that is using Kerbos authentication.  Everything on the site works fine.
    I created a simple workflow in SPD 2013 and published this to the site without any problems.  However when I try to start the workflow with the account of a user who is a member of the site it will not run.  In the browser an alert pop's up
    saying "Something went wrong.  To try again, reload the page and then start the workflow again".
    In the SharePoint log's I find the following:
    SharePoint Server              Workflow Services              aj5oh Exception  System.NotSupportedException: Not supported
    in Windows authentication mode.     at Microsoft.SharePoint.IdentityModel.SPIdentityContext.Create(SPUserToken token, Boolean isShareByLinkGuestUser)     at Microsoft.SharePoint.WorkflowServices.WorkflowServiceContextExtensions.GetApplicationUserCredentials(WorkflowServicesContext
    context) StackTrace:  at Microsoft.Office.Server.Native.dll: (sig=1f86b0bf-2440-4b16-9099-860a571153c2|2|microsoft.office.server.native.pdb, offset=131CE) at Microsoft.Office.Server.Native.dll: (offset=21C85) 799af29b-db87-0034-c938-8a35e4082ffc
    This is a dev environment where everthing is setup on a single box, and I registered the workflow service in HTTP mode (which I allowed during the installation of workflow manager).
    Any ideas on what the problem might be?
    Thanks,
    Richard

    You haven't changed it to Claims there, you have changed NTLM to Kerberos. I guess your web app was already claims based because in SP 2013 we have to use Powershell to convert classic to claims and not from GUI.
    When I click the workflow on a item to start in manually I get the error:
    "Something went wrong. To try again, reload the page and then start the workflow"
    In ULS I get the not supported exception.
    It seems 2013 platform workflows aren't supported in classic mode web applications:
    http://sharepointconnoisseur.blogspot.co.uk/2012/11/sharepoint-2013-upgrade-preparation-to.html
    But I am not able to publish 2010 mode workflows in the classic web application, SPD 2013 throws error while publishing:
    "Unexpected error on server, wf cannot be associated"
    So does Infopath while publishing on to a list in that web application:
    -- The opinions expressed here represent my own and not those of anybody else -- http://manojvnair.blogspot.com

  • Firefox 3.6.3 is not supported by the Google Font API

    I have Firefox 3.6.3 on my Macbook, but is only detected as 3.0.1on this form. When I link to the Google font website, it says, "We're sorry, but your browser is not supported by the Google Font API. To browse the fonts in the Google font directory please switch to a more modern browser." So I have to use Safari to get to the page.
    == URL of affected sites ==
    http://code.google.com/webfonts

    Maybe this article will help - [[Websites or add-ons incorrectly report incompatible browser]]

  • CAD is not supporting in windows 8

    CAD is not supporting in windows 8. Has there no any solution to install CAD in windows 8?

    Hello
    In order to run CAD within a Windows 8 environment, you would have to run or upgrade to UCCX 10.5.1 and your Windows version would have to be 8.1.
    http://docwiki.cisco.com/wiki/Unified_CCX_Software_Compatibility_Matrix_for_10.5(1)
    Hope this helps
    Tony
    Pleas rate helpful posts

  • Requested extension com.adobe.Vibration is not supported for Windows-x86 Problem with Cs6,air3.4.

    While compiling my application on Flash CS6 with Air for iOS 3.4, I am getting the error given below:
    The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.adobe.Vibration is not supported for Windows-x86.
    I am using vibration.ane file which got it from Adobe (http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/vibration.html)
    Anybody out there who knows how to solve this problem!
    Thanks.

    1) The vibration ANE from Adobe does not support Windows.
    2) The iOS simulator (adl) is not a virtual machine but rather it is a native Windows app, thus the platform your app runs on is Windows not iOS.
    What Adobe needs to do to avoid confusing everyone is one of two things:
    1) Include a stub for Windows (and MacOS) in the Vibration ANE.
    2) Make it possible to deploy an app to a platform where the ANE is not supported, but produce a runtime error upon an attempt to use the ANE. The developer could then put logic in the app to detect the underlying platform and make adjustments.

  • HP UFT 12.02 not installing on Windows 7 Service Pack 1

    HP UFT 12.02 is not installing on Windows 7 Service Pack 1. But the Install Guide says it supports and recommends Windows 7 Service Pack 1 as the Operating System.

    Hey Hello Dear,
       Please upgrade UR windows 7 Service pack to Service pack 2.
       from my knowledge for SQL SERVER 2012 it requires Windows 7 service pack.
       And before installing SQL server 2012 Plz activate .NET framework for that,
       Put UR windows 7 Format CD then,
       Run Command prompt as Administrator and paste following cmd in that
    DISM.exe /online /enable-feature /featurename:NetFX3 /All /Source:c:\net35 /LimitAccess
    it will take 2 min. after that restart your PC and try to install SQL server 2012.
    Note: Before installing SQL SERVER again format UR PC/lapy once.
    After this if it gives error while installation then plz change ur setup and try again.
    This will be helpful.
    Best of Luck
    Regards,
    Sandesh

  • Pdf files wil not open under Windows Live Mail

    PDF Files will not open in WIndows Live Mail. I deinstalled Adobe Reader and reinstalled a more recent version but to no avail. It will open very well using WIndows explorer or when opening the reader. Any clues someone?

    WLM is version 2009 14.0.8117.0416. I'm running under Vista and all other more recent versions are not compatible. The file association has been made and I can open all pdf files in Windows explorer. Under Outlook mail it works as well. It worked until recently when I loaded a program that was supposed to convert pdf files to Word but that did not work so I had to deinstall it and redo the file association. It worked everywher except in WLM.

  • Windows could not start the Windows Audio service on Local Computer.

    Hi
    I started my PC today and i didn't have sound... weird
    i'm getting this error when i want to start the Windows Audio service
    "Windows could not start the Windows  Audio service on Local Computer.      
    Error 0x800706cc: The end point is a duplicate."
    HELP PLEASE!!!!!

    Hi,
    Have your gotten any updates installed?
    Regarding to current information, this issue can be caused by corrupted updated files or drivers.
    Please check if there is any update related to audio driver. Can this issue be fixed if you remove such update?
    I also suggest you can try to reinstall Audio driver to check the results.
    Kate Li
    TechNet Community Support

  • WCF Add Service Reference Not Supported for Windows Phone 8.1 XAML Applications

    Windows Phone 8.1 XAML applications does not support the System.ServiceModel namespace, and therefore you are not able to right click references in the project and choose Add Service Reference.   The recommended solution is to add a REST endpoint
    to your WCF endpoint, and access the WCF application through the REST endpoint using HttpClient.
    Bret Bentzinger (MSFT) @awehellyeah

    My opinion on this subject is that someone in management needs to get rid of the "Yes Man" and hire someone with a backbone.
    A project (such as this one) suffered big time because of your excuse of meeting a deadline. Did nobody do feasibility studies to determine the effects of removing the ServiceModel namespace and how it would break migration? It wasn't removed from the other
    project types, so it wasn't a point that it wouldn't fit on the device, so it came down to testing and someone dropped the ball. This is poor management, and deadlines should be extended for critical points within a project. Think about the public relations
    that has already been set backwards by this move. I believe that it meets the critical criteria only because you are talking about targeting the mobile devices which consume external data sources as a key component. Lacking the ServiceModel namespace was a
    monumental error on the teams part.
    This is a perfect case of "we can ship the car", but the wheels will have to wait...they can "Flintstone it" until we get the wheels ready.
    Thomas Mullen
    Thomas Mullen

Maybe you are looking for