Configuration (Oracle)

WebCenter Sites Configuration

  1. Follow the steps in the wizard.

    Start Menu Item

    For the step that asks for a start menu item, either choose the default or enter the name of a start menu item you would like to create for the asset type specified.

    Mail Server Information

    For the step that asks for email server information, be sure to enter the information correctly, because incorrect credentials will cause the installer to display a blank screen.

  2. Log in to the advanced UI and edit your asset type to ensure that Use Dimensions is set to True (if not already enabled).
  3. Enable dimensions and dimension sets on your site (if not already enabled).
  4. Share the dimensions you want to use to your site (if not already present).
  5. Create or share a DimensionSet to your site.

Enterprise Configuration

The Enterprise workbench must be configured to work with WebCenter Sites. Users must be created, and OAuth keys must be generated. A workflow must be configured. A Translation Memory Vault and Project should also be set up through the workbench.

For assistance with the above steps, consult your Enterprise representative.

The portal link can be found at the following URL: http://myaccount.lingotek.com/lingopoint/portal/login.action

 


NextMore Information


On this page
:


Need Support?

Visit the Enterprise Support Center.

Users

Consult Enterprise documentation for information on how to set up the initial community administrator.
WebCenter Sites users cannot be in the form of an email address, yet Enterprise users usually are. WebCenter Sites users are therefore represented in Enterprise using the following format:

<sites userid>@<community id>


When logging in to Enterprise as a community administrator, this is how the automatically-created Sites users will appear. Users working with the integration must have Project Management privileges to work with Sites. The following steps should be followed:

  1. Log in to the workbench using your community administrator userid and password.
  2. From the Community menu, select Members.

Click on the Sites user (in the form <sites userid>@<community id> to view their configuration screen.

3. Beside the Is Project Manager setting, click on Add to add project management privileges.

Your user will be able to work with Sites.


Other Enterprise Features

See Enterprise Documentation for help setting up Translation Memory Vaults, Translation Workflows, and Translation Projects.


Projects

WebCenter Sites projects in Enterprise must allow community members to manage the project contents: they must be allowed to add new documents for download, fetch translations, and so-on. To enable this, a special setting must be made on the project by the project owner. The following describes the steps:

  1. Log in to the workbench using your community administrator user ID and password.
  2. From the Project menu, choose the list of all projects.
  3. Click on your project.
  4. Click on the Settings tab.
  5. Under Project Details, click on EDIT.
  6. Beside the Allows Community Project Management heading, select YES.
  7. Click Save.



Your project can now be managed by community members (Sites users).


Callback URL

Consult Enterprise documentation regarding callback URL usage. The URL format is:

http://<hostname>:<port>/cs/Satellite?pagename=GST/Dispatcher&action=class:com.lingotek.owcs11g.action.AssetUpdatedInLingotek&document_id={document_id}&target_language={target_language}

where <hostname> and <port> are the hostname and port of your WebCenter Sites installation that will be sending assets to Enterprise.



Sync Methods

There are two ways of automatically downloading translations from Enterprise to WebCenter Sites. A WCS System Event named CheckDocsReadyForDownload runs every 15 seconds that uses two different methods of checking if an asset is ready to download from Enterprise:

  • Callback URL Sync – The default, and preferred way, of checking for assets ready to download is the Callback URL. The Callback URL adds an asset to a queue in WCS which tells this System Event to download that asset. This sync method is always enabled and requires the Callback URL to be configured in the Enterprise system. See the Callback URL section above regarding the format of this URL.
  • Manual Sync – This method involves manually telling WCS to download a translation from Enterprise. This is done from the Contributor UI by clicking the Download Enterprise Translation button in the asset toolbar.
  • Pull Sync – This method should be used sparingly since it greatly increases the frequency of API calls to the Enterprise system. For all assets in WCS that have been sent to Enterprise but are still incomplete (as downloaded to WCS), this method queries the Enterprise every time the System Event is run to check if those assets have been completed in Enterprise.


Translation Profiles

By default the Send for Translation step action form allows you to choose a Enterprise project and TM Vault from all projects and TM Vaults in Enterprise that are accessible by the WCS batch user property xcelerate.batchuser. To simplify this Send for Translation step action, the Enterprise Integration has Translation Profiles. Translation Profiles are configured with a specific Enterprise project and TM Vault and WCS Role. Then, in the Send for Translation step action, users can simply choose a Translation Profile and not worry about which project and TM Vault to select. Alternately, you users can still choose a specific project and TM Vault instead of a Translation Profile. Translation Profiles can be configured from the Enterprise WEM App > Tools > Translation Profiles menu.


Asset Subtype Configurations

By default when installing the Enterprise Integration, you choose which WCS attributes to send to Enterprise for an entire asset type (via the WEM app Install wizard). But sometimes you need a more granular level of configuration. But you can also configure which attributes to send to Enterprise for a specific asset subtype. This can be done from the Enterprise WEM App > Tools > Asset Subtype Configurations menu. These configurations override whichever attributes were configured at the asset type level.

Next: More Information