The data processing for a selection by file runs with a module, which is also used by the ProPLMClient.
For a ProMassOperations object selection, one valid object key must be written per line:
<Object key 1> <Object key 2> ... <Object key n>
Each object key needs:
Object type | Description | Key |
---|---|---|
DRAW | Document info record | <type></><number></><part document></><version> or |
MARA | Material master record | <material number> |
The following separators (</>) can be used for the document keys: ";" (semicolon) "/" (forward slash) or tab stop.
In this data processing module different object types are allowed. For more information please refer to ProPLMClient User Manual.
If the file contains objects which are not used by the current ProMassOperations operation, the entry will be ignored. This allows using a mixed file to load a ProPLMClient selection and a ProMassOperations object selection.