Configuration
file: ifproepdmlink.cfg
Problem [214]
Only the lowest level of the target directory can be declared, but not the complete path.
Effect: If there are several company directories in PDMLink, then the part would be moved into the first found folder, which is not necessarily in the CADENAS-Library.
Declare the path
to TargetLibrary on the server via the new key PDMLINK_MovePartTargetLibrary.
PDMLINK_MovePartTargetFolder has
to be set to /Default/<RootFolder>/[<SubFolderX>]....
(Complete path
without library. Prefix /Default/.)
Use a setting similar to the following, in order to create the WTPart and to move EPMDoc and WTPart in a new folder.
#:HELP;default;The FolderPath of the folder, where the files should be moved to(must be a library folder). The path must be the full path starting after the library.
/Default/ has to be appended at the front. ; Example: /Default/RootFolder1/SubFolder1 PDMLINK_MovePartTargetFolder=/Default/Unique1/A1/A2/A1 #:HELP;default;The name of the library the folder is located in. PDMLINK_MovePartTargetLibrary=ArEs_CNS
Detailed information concerning PDMLink integration is found under Windchill PDMLink - ProE/Creo.

(must be a library folder). The path must be the full path starting after the library.