Types of Localizable content in Localization Workspace
Localization Workspace collects available translatable content from across your instance when you create a translation request. You can make your content available by configuring permissions and creating an artifact record.
Prerequisites for availability
The availability of a content type is subject to its table and application scope permissions. Localization Workspace retrieves untranslated or partially translated documents when the following prerequisites are fulfilled.
- If you have created a custom artifact, set cross-scope privileges to ensure that the corresponding content type can be selected in Localization Workspace. For more information see Cross-scope privileges for Localization Workspace.
- If the target tables are restricted, set Restricted Caller Access privileges to ensure that a content type can be selected in Localization Workspace. For more information see Restricted Caller Access for Localization Workspace
- For Content Publishing material, add the role sn_cd.content_admin to your Localization Workspace group in the sys_user_group table. This role is needed to access Content Publishing items from Localization Workspace.
Translatable content
A document may be considered partially translated when its original is updated after translations were produced. In such cases it may be possible to synchronize the translated versions to the updated original by translating only the new portion of the text.
Content available by default
The following table lists the content types that are available by default when you install Localization Workspace. These are preconfigured with artifact records and cross-scope permissions.
You can also configure your own custom artifacts. For more information, see Create and configure a custom artifact.
In this table the Filter column shows the query used to retrieve untranslated or partially translated content.
| Content type | Table | Filter |
|---|---|---|
| Block Content | sn_cd_block | (No filter. All records.) |
| Catalog Item | sc_cat_item | active=true^state=published^ORstate= |
| Document Template Block Content | sn_doc_template_block_content | active=true |
| Email Layout Configuration | sys_email_layout | (No filter. All records.) |
| Email Notification Configuration | sysevent_email_action | active=true |
| Email Template Configuration | sysevent_email_template | (No filter. All records.) |
| HTML Document Template | sn_doc_html_template | active=true |
| Knowledge | kb_knowledge | workflow_state=published^ORworkflow_state=scheduled_publish^ORworkflow_state=pending_retirement^language=en |
| News Content | sn_cd_content_news | active=true |
| Notification Content | sn_cd_content_notification | active=true |
| Portal Content | sn_cd_content_portal | active=true |
| To-do Content | sn_cd_content_todo | active=true |
| NLU Model | sys_nlu_model | state=Published^language=en |
| Survey | asmt_metric_type | active=true Note: Surveys are an available content type for Localization Workspace from the Yokohama Patch 7 release. |
| VA Topic | sys_cs_topic | active=true |