Machine translation service in SharePoint 2013 not working

We have configured a Multilingual Site in SharePoint 2013.
Created source site in English (en-us) and other language site in Spanish (es-es). In Spanish site first time machine translation initiated successfully and after a while we checked the variation log status it’s showing Translation Status
as “Error” for that page. Checked the variation logs list in root site collection and found as below:
Title
Created
Modified
Success Messages
Errors Encountered
Translation Export
14-01-2013 16:15
14-01-2013 16:15
Translation export started processing work item.Started exporting list /sites/Variations/es-es/Paginas.Created translation package /sites/Variations/Translation Packages/SHAREPOINT_system/es-es-Paginas-20130114T1044480000Z-0/es-es-Paginas-0001.xlf.Export
for item /sites/Variations/es-es/Paginas/About-Us.aspx succeeded.Term About Us in term set Variations Navigation (es-es) has no translatable content.Created machine translation job 00000000-0000-107d-80f6-fe3012e14a82.Translation export finished processing
work item.
Translation Import
14-01-2013 16:30
14-01-2013 16:30
Translation import started processing work item.Machine translation job 00000000-0000-107d-80f6-fe3012e14a82 completed.Translation import finished processing work item.
Machine translation of package /sites/Variations/Translation Packages/SHAREPOINT_system/es-es-Paginas-20130114T1044480000Z-0/es-es-Paginas-0001.xlf failed with error message: The file could
not be downloaded from the SharePoint library because the user's permissions have changed. Please contact your system administrator to determine how permissions can be restored..
Next time onwards if we try to initiate machine translation its showing following error:
No se puede completar la operación actual. Vuelva a intentarlo o póngase en contacto con el administrador del sistema.
Error durante la traducción porque el servicio de traducción en línea no estaba disponible. Reenvíe este archivo para la traducción. Si se vuelve a producir
el error con el archivo con este mensaje de error, póngase en contacto con su administrador del sistema.
Puede reintentar la operación, pero primero tendrá que borrar los datos a medio crear. Si el problema persiste, póngase
en contacto con el administrador del sistema.
Identificador de correlación: 7d96f59b-3506-a08f-efbe-d9fbcec2f8d3
Fecha y hora: 17/01/2013 12:09:10
We have configured machine translation service using the technet link:
http://technet.microsoft.com/en-us/library/jj553772.aspx
As per the prerequisite everything is done except:  server-to-server authentication and app authentication.
We are not very sure why this is required and with which server we need to configure server-to-server authentication.
Regarding this error we verified below link and everything is in place as suggested.
http://blogs.msdn.com/b/weslbo/archive/2012/11/07/sharepoint-2013-machine-translations-the-translation-failed-because-the-online-translation-service-was-unavailable.aspx
Any kind of help or suggestion is much appreciated. Thanks in advance!!
.Net Devoloper

Hi.
Just wondering, since it seems to be about permissions, did you see this in the TechNet article:
Important:
The account that is used by the application pool must also have Full Control permissions to the User Profile service application. If you create a new application pool and a new account, make sure that
you add the account to the list of accounts that can use the User Profile Service Application, and grant Full Control permissions to the account. For more information, see
Restrict or enable access to a service application (SharePoint 2013).
Regards
Thomas Balkeståhl - Technical Specialist - SharePoint -
http://blog.blksthl.com
Download 'The SharePoint Branding Project' here
Download 'The final guide to Alternate Access Mappings' free whitepaper here
Download 'The final guide to SharePoint 2010 Site Settings' free whitepaper here
Download 'The final Kerberos guide for SharePoint technicians' free whitepaper here

Similar Messages

  • Content enrichment service for SP 2013 not working

    Content enrichment service for SP 2013 not working
    Not able to debug content enrichment service.. Can you please specify the steps for debugging the content enrichment service
    Any help will be greatly appreciated.
    Regards
    BKPA
    BKPA

    Hi ,
    Please see the following articles, run and debug service with breakpoints using F5 from VS, then register the custom content enrichment service with DebugMode and long Timeout to SharePoint, then start a full crawl to call the web service.
    http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2014/04/08/how-to-use-the-sharepoint-2013-content-enrichment-web-service.aspx
    http://www.jeanpaulva.com/index.php/2014/05/21/content-enrichment-web-service/
    http://msdn.microsoft.com/en-us/library/office/jj163968(v=office.15).aspx#content_enrichment_configuration
    http://www.blendmaster.net/blog/2012/09/using-content-enrichment-web-service-callout-in-sharepoint-2013-preview/
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]
    Daniel Yang
    TechNet Community Support

  • Machine Translation Service Applicatrion and the MicroSoft Translator Hub

    Hi
    So we are looking at setting up Machine Translation SA and the steps according to TechNet appear to be
    1 - Create the Service App
    2 - Configure it
    https://technet.microsoft.com/en-us/library/jj553772.aspx
    I can't see in the configuration any reference to where it goes to on the internet to do the translations. Does this have to be configured separately? Does it go somewhere by default unless otherwise configured?
    At the bottom of the article it states "You can configure the Machine Translation Service to use the custom translation system by passing the category ID in the
    MachineTranslationCategory parameter."
    What does the Machine Translation service use if you don't configure a custom translation system using the Translation hub?
    Thanks
    J

    Hi Jon,
    If you set the Machine Translation Service Application to use “Use default internet settings” in Online Translation Connection section, then the requests will be sent to the cloud-hosted machine translation service.
    http://blogs.technet.com/b/wbaer/archive/2012/11/12/introduction-to-machine-translation-services-in-sharepoint-2013.aspx
    https://msdn.microsoft.com/en-us/library/jj163145%28v=office.15%29.aspx?f=255&MSPPError=-2147217396
    When the Machine Translation Service application processes a translation request, it forwards the request to the
    Microsoft Translator cloud-hosted machine translation service, where the actual translation work is performed.
    And the Microsoft Translator service has its own translation systems to do the translation work.
    Thanks,
    Victoria Xia
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • 401 Unauthorized Error When calling a SharePoint REST web service from SharePoint 2013 Workflow

    We have our Workflow Manger installed on the same server as our SharePoint 2013 WFE development environment. When creating a SharePoint 2013 Workflow all Calls to a SharePoint 2013 REST web service results in a 401 Unauthorized error.
    As an example I created a simple workflow that should return a JSON result. The REST Url returns the results in the browser without error.
    Set Variable:webServiceUrl to https://<hostnamedsitecollection>/_vti_bin/client.svc/web/lists/getbytitle('ISR%20Approvers')/Items?$select=Title&$filter=Title%20eq%20%27General%27
    then Build{...} Dictionary (Output to Variable:requestHeaders)
    then Call [%Variable:webServiceUrl%] HTTP web service with request (ResponseContent to Variable:responseContent |ResponseHeaders to responseHeaders | ResponseStatusCode to Variable:responseCode)
    The RequestHeader is set to the requestHeaders variable though the web service call properties
    then Log Variable:responseCode to the workflow history list
    After manually running the workflow in SharePoint on a list item in the ISR Approvers list it Logs "Unauthorized" in the Workflow History Log. It does this with every SharePoint REST web service call that I have tried through the workflow.
    It doesn't have anything to do with the Workflow Manger being installed on the same machine as the SharePoint WFE does it?
    Thank You for any insight

    Hi,
    According to your post, my understanding is that you had 401 Unauthorized Error when calling a SharePoint REST web service from SharePoint 2013 Workflow.
    Please make sure you use the ‘Call HTTP Web Service’ correctly.
    You can enter the URL into the brower to check whether it is correctly.
    You need to
    create the Request header requestHeaders
    using a Dictionary:
    Accept : application/json;odata=verbose
    Content-Type : application/json;odata=verbose
    To associate the
    requestHeaders variable, select the Call action
    property, set the RequestHeaders property to
    requestHeaders.
    Please refer to the following articles:
    Working with Web Services in SharePoint 2013 Workflows using SharePoint Designer 2013
    Calling the SharePoint 2013 Rest API from a SharePoint Designer
    Workflow
    In addtion, you need to make sure you install the workflow manager correctly.
    More information:
    Install and configure workflow for SharePoint Server 2013
    Known Issues in Workflow Manager 1.0
    Troubleshooting Workflow Manager 1.0 Management and Execution
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Does Machine Translation Service can translate business terms and also allows to incorporate custom dictionaries?

    Hi,
    I have a couple of questions.
    1. Does SharePoint MTS support translating business terms? 
    2. Can we provide a custom dictionary for SharePoint MTS to work with?
    Appreciate if someone can direct me to a resource. :)
    Supun

    I believe what you are asking for can be accomplished through the use of the Microsoft Translator Hub.  After setting up the Hub you will need to pass the Category ID in the Hub into the MachineTranslationCategory parameter when you configure the
    Machine Translation Service to point to your custom Hub.  Here is a link to the Translation Hub
    https://hub.microsofttranslator.com/SignIn?returnURL=%2FHome%2FIndex#scenarios and here is a link to the article on setting up the Machine Translation Service
    http://technet.microsoft.com/en-us/library/jj553772(v=office.15).aspx#step2.
    Johnathan Lightfoot

  • HT4995 My location service on Google does not work and nothing is getting saved in my history bookmark

    My location service on Google does not work. It will not bring up my location. Also nothing is getting saved in my history folder in my bookmark.

    I have the same issue, I think. If I open Safari and search Walmart (google is my default search) it doesn't give me location results, and there is a little button at the top that says 'Use Precise Location.' If I tap that button nothing happens. Very frustrating. I've checked all my settings against my wife's iPhone, and my iPad, both of which work, and I can't find anything different.

  • Cannot cnnect to machine translation service

    Hi,
    i am facing issues while configuring target labels setup with below error due to  which am unable to do machine translation:
    Cannot
    connect to the Machine Translation Service, contact your site administrator
    the
    error is shown as above with bold underlined.
     i have configured machine
    translation service application and have started machine translation service also
    Please help.

    Hi,
    Please try the following steps:
    1.Try by stop and start machine translation service in the central admin.
    2.Ensure the account has full control permissions on the Search service application.
    3.IISRESET and check the variation log will be enabled
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Problem while refreshing the data for the second time using excel services in sharepoint 2013...

    Hi,
    I have migrated my Sharepoint from 2010 to 2013.I am able to get the data at the first time of refresh when I click on refresh for the second time I am getting the empty the sheet.
    below find the flow of refresh
    First Refresh
    On Click of refresh open the workbook with excel services and return the session id.
    Using that session I am invoking RefrehAsync method of excel services
    After refresh completed I am setting the calculation of workbook as automatic(to calculate the formulas) using the same session id
    After setting the calculation as Automatic I am setting the calculation type as full(recalculate) using the same session id.
    Now I am able to see the data
    Second Refresh
    After clicking on refresh instead of opening the workbook I am using the session id(already opened workbook) and setting the calculation type as manual
    I am following the same process from refresh(RefreshAsync) as I have followed in first refresh.
    This time my formulas are not getting calculated because of that I am not able to see the data.
    Could you please let me know that am I missing anything here?
    Is this know issue in Sharepoint2013 excel services as same code is working fine with Sharepoint2010.
    If I close the workbook(session id null) and opens(new session id) for all the refreshes it is working and I am able to see the data.
    Thanks,
    Meenakshi Nagpal
    N.Meenakshi

    I am able to see the data for the second refresh  if I change the data source.If I use the same data source which is used in the first refresh I am not getting the data.Excel services will contact the cubes and calculate the formulas in my workbook.
    Could you please let me know what could be the problem at second refresh while contacting the same data source with same session id?
    Please help me asap.
    Thanks,
    Meenakshi Nagpal
    N.Meenakshi

  • Аdding department export data from a survey list from user profile services in Sharepoint 2013.

    When voting, survey Sharepoint 2013, there is a field created by whom. But the name is not enough. Necessary to add the department name of the profile data in the exported list excel.

    Hi,
    The OOTB feature “Export to Spreadsheet” won’t contain the department in the exported report, we will need to create a custom one programmatically.
    We can use SharePoint Object Model to retrieve the data from the Survey and the User Profile Service, then generate an Excel Spreadsheet with the data we need.
    SharePoint Object Model -
    SPListItem class
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.splistitem.aspx 
    Add, Update and Delete List Items Programmatically in SharePoint
    http://www.mindfiresolutions.com/Add-Update-and-Delete-List-Items-Programmatically-in-Sharepoint-372.php 
    More information about
    SharePoint Object Model:
    http://msdn.microsoft.com/en-us/library/ms473633.ASPX
    How to: Work with user profiles and organization profiles by using the server object model in SharePoint 2013
    http://msdn.microsoft.com/en-us/library/office/jj163142(v=office.15).aspx
    For about
    generating an Excel document:
    http://www.codeproject.com/Articles/20228/Using-C-to-Create-an-Excel-Document
    Or you can post another question to
    Excel for Developers for about creating an Excel file programmatically:
    http://social.msdn.microsoft.com/Forums/office/en-US/home?forum=exceldev
    Feel free to reply if there are still any questions.
    Best regards
    Patrick Liang
    TechNet Community Support

  • SharePoint Search not working (topology error)

    Hi Guys,
    I have took the farm backup and restore another environment , the only service application i get status error is 'Search application. I go to logs to check i found this below error.
    Unhandled page level exception. Path: /_admin/search/TopologyAppSettings.aspx, Error: SearchAdminWebServiceApplication for Search Application 'ShareIT Search' doesn't exist., Details: System.InvalidOperationException: SearchAdminWebServiceApplication for
    Search Application 'ShareIT Search' doesn't exist.   
     I tired the below solution that doesn't work for me.
    http://chugene.blogspot.co.uk/2012/10/listen-learned-sharepoint-2010-search.html
    Any help please.
    Thanks.
    kumar

    Hi,
    For your issue, delete the corrupt search service application and re-create it.
    Refer to the following links about how to delete the corrupt search service application:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/55c87d06-bbc8-4c2b-9c9a-04346cbf21cc/delete-search-service-application-topology-will-not-load
    http://blog.greenbrain.de/2013/11/removing-corrupted-search-service-from.html
    Besides, here is an blog about how to create search service application, you can use as a reference:
    http://blogs.technet.com/b/wbaer/archive/2009/11/23/step-by-step-provisioning-the-search-service-application.aspx
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • When to use Managed Metadata service in Sharepoint 2013 and 2010

    Hi Folks,
    I have been working on sharepoint from quiet some time now. I have been using managed metadata service also.
    What I have not been able to find out so far is when should I be using MMS.
    What are the real advantages that I can draw out of it.
    I have one application that has Managed Metadata installed and has various terms stores and terms. 
    The Managed metadata service  created is utilized in search,
    What I do not know is what is why are we using it at all. 
    What is benefit of it.
    Managed metadata service could also be used in navigation is what i know.
    But what confused me is when is the best scenario to use it for navigation.
    Why can we not use the navigation provider in the managed metadata service. 
    There might be other uses also, but that is not clear to me.
    Can any one tell me why and in which scenario to really use it.
    I know how to configure the mms and how it works though the jargons around the managed metadata.
    Regards

    Managed Metadata has some specific advantages that make it useful for certain situations.
    A managed metadata column has the following advantages over a lookup or choice column:
    A managed metadata term set can be shared across the entire SharePoint farm, so you can use it in different site collections.
    You can set up "synonyms" so that multiple similar terms resolve to the same underlying piece of information
    Terms can be hierarchical (terms can be nested under other terms), and the SharePoint interface allows hierarchical filtering. For example, if I have a term set for Location, and one of my terms is North America, with terms below that for United States,
    Mexico, and Canada, I could choose to filter my list to show me all records with any North America location (inclusive of US, Mexico, and Canada), or to filter on a specific term (such as Mexico).
    You can allow people to enter new terms, which will then appear in the term set.
    You can specify information owners/stakeholders who maintain the term sets without them needing elevated access to sites; normally only site owners can mess with site columns and content types. Managed metadata lets you separate information management
    (what terms/synonyms should be used) from site management (granting access, creating groups and lists, etc).
    There are some disadvantages too. For example, with a lookup column, the lookup list can store additional columns of information. A managed metadata term set (on the other hand) only really stores terms (and descriptions/synonyms), but not related
    info. You might be tempted to do something like create a term set for part numbers, representing every part that your company produces; the term set would handle the part numbers just fine, but wouldn't let you add extra columns of information for
    description, weight, price, etc. In such a case, a lookup list is the better option.
    Microsoft has some suggested guidelines for when to use managed metadata/term store:
    SharePoint 2013:
    http://technet.microsoft.com/en-us/library/ee519604(v=office.15).aspx
    SharePoint 2010:
    http://technet.microsoft.com/en-us/library/ee519604(v=office.14).aspx
    A brief summary...
    Managed metadata is a good option when the potential metadata meets the following criteria:
    ​Is something for which a user will select a valid value​
    Represents information that is likely to be used multiple times
    ​Has valid values that can be organized hierarchically
    ​Includes synonyms or abbreviations that should be aggregated
    ​Can be applied in one language, but might be viewed in other languages
    Managed metadata is not a good option if the potential metadata meets any of the following criteria:
    Is represented by a built-in column (such as “last modified date”)
    ​Has an infinite number of valid values
    ​Has different valid values in each location that it is used (such as different values for the “version” attribute depending on which product team’s site the item appears in)*
    ​Has only “yes” and “no” as valid values
    *This type of metadata could still be captured in site collection-specific term stores

  • Error in sql 2008 reporting services with sharepoint 2013

    i have database sql 2008r2 and sharepoint 2013 enterprise
    database is in cluster server and sharepoint have 2 servers one for webfront end and one for services.
    im tring to configer ssrs in the web front end server for sharepoint and i install sql 2008 add on for sharepoint 2010  but still have this error
    The configuration parameter SharePointIntegrated is set to True but Share
    Point Object Model cannot be loaded. The error was:
    System.IO.FileNotFoundException: Could not load file or assembly
    'Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral,
    PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot
    find the file specified. File name: 'Microsoft.SharePoint, Version=14.0.0.0,
    Culture=neutral, PublicKeyToken=71e9bce111e9429c' at
    Microsoft.ReportingServices.SharePoint.Objects.RSSPImpSecurity.set_StaticCatchAccessDeniedException(Boolean
    value) at
    Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelper..ctor() at
    Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelperFactory.get_ServiceHelper()
    WRN: Assembly binding logging is turned OFF. To enable assembly bind failure
    logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]
    (DWORD) to 1. Note: There is some performance penalty associated with assembly
    bind failure logging. To turn this feature off, remove the registry value
    [HKLM\Software\Microsoft\Fusion!EnableLog]. .
    (rsSharePointObjectModelNotInstalled)
    and befour that i was install sql 2012 add on for sharepoint 2013 but was the same error so i did uninstall for it
    this error when i try to open reporting services url
    Thanks for any help :) my blog is: http://www.waelk.com

    SharePoint 2013 only supports SSRS 2012 SP1 - http://msdn.microsoft.com/en-us/library/gg492257.aspx. You'll need to upgrade your SSRS instance to 2012 SP1.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Missing Excel Services in Sharepoint 2013

    Can anyone please help me understand why Excel  services is not available to add as a service?
    What is missing?

    Hi GaryB92,
    Excel Services is an Enterprise feature.  Do you have an Enterprise product key, and has your company purchased Enterprise client licenses (eCALs) for the users that need to use Excel Services? Your Microsoft Account Manager can tell you if you aren't
    sure.
    If you are licensed for it then from Central Admin you can select "Upgrade and Migration" > "Enable Enterprise Features" and then go ahead and select the Enterprise radio button and then ok.  You should note though, that you cannot downgrade the
    farm back to use only Standard features though.
    Note that depending on the key originally entered when installing the product, you may need to select "Convert farm license type" first and put in a correct Enterprise product key.
    Also note that in 2013 there is a new User License Enforcement capability to help ensure that your environment complies with the actual MS user licenses purchased. Here is a useful article on this: http://www.petri.co.il/sharepoint-2013-user-license-enforcement.htm
    There's also an easy to search SP2013 feature matrix by license type here - http://blog.blksthl.com/2013/01/14/sharepoint-2013-feature-comparison-chart-all-editions/
    -Michael.

  • Configuration of PerformancePoint Service in SharePoint 2013

    Hi,
    Recently I had configured Performancepoint Service in SharePoint Server 2013.
    But i had struck while deploying it into SharePoint through the Dashboard Designer.(i.e.,Deploy option has disable in Dashboard Designer).
    So,Could any one help me to produce further steps.
    Thanks in Advance.
    Regards,
    Dinesh 
    Regards, Dinesh R.

    Similar issue reported in 2010:
    http://social.technet.microsoft.com/Forums/en-US/26596046-0bcb-4a60-aea2-42aabd3e64d2/unable-to-deploy-a-dashboard-with-dashboard-designer-2010?forum=ppsmonitoringandanalytics
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Dependencies on the App Management Service in SharePoint 2013

    Looking for a listing of services or features in SharePoint 2013 that are dependent on the App Management Service Application being provisioned...
    Anyone have a good list of what those are or could provide me one here? I want to make sure i'm not overlooking something as i weigh the pro's and con's of setting this service up.

    I'm not aware of a list of other services that are dependant on the App Management service.
    My understanding is there aren't other out of the box services that depend on it. Update: Good news, I'm wrong :)
    The Hybrid topologies (Search, BCS, Duet) between SharePoint Server 2013 and SharePoint Online do require the app management service so if you're condsidering these then you'll want to configure it.
    If you're not using apps for SharePoint then you probably do not have a need to configure the service at this time.
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

Maybe you are looking for

  • Problems PXE booting Gen 2 Virtual Machines after Upgrading to Windows Server 2012 R2

    My Current Setup:  I have two virtual machines set up with Hyper V on my Windows Server 2012 Server. VM1: Configured to boot from an ISO file and runs Clonezilla server.  VM2: Configured to PXE boot using a legacy network adapter, and with a passthro

  • HELP: SP01: Printer Name is Invalid

    Hello SAP Friends/Gurus, I am getting "The printer name is invalid" error message in SP01, when trying to print in SAP: Windows/NT error 1801 [ <my machine name>\<my printer name>]: "The printer name is invalid." The thing is, my machine and printer

  • Check number error

    we issue check number 30301(void) , 30302( with amount 3000), check 30302 and 30301 are for same payment. 30303 (with amount 2400)  in production server, now we want to renumber 30303 with 30304, 30304 to 30305. which T-code can we use? thanks

  • When will the iOS 7 be available for the public to download?

    When can the public download iOS 7?

  • How to stop the phone from turning on when on charge?

    I just got a new iphone 5 yesterday.  It was installed with 6.0.1 so I upgraded to 6.1. I switched it off and put it on charge from power plus, to give it a full charge.  Then in the middle of the night it turned on. This disturbed our sleep.