append_endorsed_list
append_endorsed_list(s1)
This command allows you to add to the list of external entities that are allowed to be processed by Publishing Engine. The accepted value is a string which can be either a file path, url or regex. The command needs to be run multiple times to add more than one path or regex value. It is recommended to add these to an acl file that will get loaded on Publishing Engine startup.
The list is pre-populated with the following values:
PE install directory,
PE custom and application directories,
PE temp directory,
com.ptc.prowt.arbortext directory (if the adapter is enabled and any custom adapter directories),
x-wc:// (as a regex if the adapter is enabled or the correct prefix for custom adapters),
PE active transactions directory
Entities which are not added to this list are not published by Arbortext Publishing Engine.
Est-ce que cela a été utile ?