Dynamic Translation Button not appearing beside field

Amol Itankar
Kilo Contributor

I am working on dynamic text translation. I have followed all the required steps like

1. Creating Credential

2. Creating Connection

3. Configuring Dictionary for field

4. Set User Default Language

Please help me. I am new to service now.

15 REPLIES 15

Amol Itankar
Kilo Contributor

Anyone knows where we need to set the target language (language to which we need to translate).

Hello Amol, 

If you are using OOB configurations for doing the same, the target language depends on the language that has been set in the user preference of the user.

If you are using the scriptable API , then you can pass the target language as  a parameter that we use in the method to translate provided by the Dynamic Translation Api.

 

Please refer the link below for the API references:

https://docs.servicenow.com/bundle/newyork-application-development/page/app-store/dev_portal/API_ref...

 

Thanks,

Siva.

Hello @Amol Itankar ,
   You user preferred language will be the target language and apart from the steps mentioned in your questions, you need to set a translator as default. Open the translator configuration record that you are using. Mark it as active and default. This should work.

Thanks
Srikar Prasad,
Servicenow.

Rajesh Voleti
ServiceNow Employee
ServiceNow Employee

Are you able to see the Dynamic Translation button now?

Nope