Whenever you make an assembly request to DocGenServices you need to provide the Content Identifier. The Destination Value is the long version of the Content Identifier. In order to make that simpler you can create an Alias which allows you to use the first part of the Original Value instead of the entire Destination Value.
- Select the name of the library.
- Click on Details.
- Click Add an Alias.
- Change the Account ID to the Account ID for which you are creating the alias.
- Modify the Original value to represent what the calling application value is when retrieving the content.
Example: expere://(.*)
- Modify the New Value to represent the interpretation of the library utilized for the application.
Example: expere://1.DocOneDefault.1.$1.
- Click the Pre-Render Translation browse button. This allows you to upload an XSL stylesheet to run against your transaction data.
- Select Add.