Requirements
Optimizely supported version: 11.x
Microsoft .Net Framework: from 4.7.2
Note: In case your setup doesn't fit these requirements, contact support@ilangl.com to discuss the possibility of integration with other versions.
Installation
Your IT department can set up the iLangL Optimizely Extension to your Optimizely website by installing the nuget package for iLangL Optimizely Extension from NuGet.
The name of the nuget package: iLangl.
The latest version can be installed from Package Manager with the following command:
Install-Package iLangl.Extension.Optimizely.V11
Important: It's highly recommended to deploy and test the iLangL Extension at the staging environment before deploying it to your production.
After the deployment, there is no additional configuration of installation package required. The package automatically updates the web.config with the necessary settings, so you can ensure that everything looks good to you.
Configuration
To properly configure the installed extension, you need to follow these steps:
1. If you do not know your Localization Hub URL, request it from the iLangL support team at support@ilangl.com.
2. After getting the response, navigate to Admin/Config/Tool Settings/Translation Configuration.
3. Enter the URL of your Localization Hub portal and press Register.
When you press Register, the Optimizelly server automatically connects to your Localization Hub with information about which languages should be used. You should see the success message.
Note: If you add more languages for translation, you need to press Register again, and the information about new languages will be updated in your Localization Hub.
Setting up time interval for checking the Localization Hub for completed jobs
You can set up a specific time interval for checking the Localization Hub for completed translation jobs.
The default time interval is 5 minutes. This means that your server will check the Localization Hub and download the completed translation back to your website every 5 minutes.
1. To change the settings, navigate to Admin/Admin/Scheduled Jobs/Translation Delivery Job/Settings
2. Check the Active checkbox to enable the feature.
3. Set up the necessary time interval in the Scheduled job interval field.
4. Each scheduled job's run time appears in the Next scheduled date field.
5. Click Save.
To initiate instant jobs delivery to the website, click Start Manually.
If you need to stop the started the process, click Stop Job.
Tracking jobs delivery to the website
1. To see the translation jobs statuses that are initiated for delivery, go to Admin/Admin/Scheduled Jobs/Translation Delivery Job/History
2. You can see there:
the date when the delivery was triggered
the duration of delivery
the status (Succeeded/Failed)
the server of your Episerver
the message with the delivery details (how many items were delivered or the code of system error)
Comments
0 comments
Article is closed for comments.