Older P&O and Security import files (that is, files generated from the old P&O and Security model prior to this release) are partly supported by the import batch.
Previous P&O and Security import syntaxes are supported as far as V5R16, so import files from these releases can be processed by batch VPLMPosImport. Older syntaxes are not managed and will result in execution errors if used.
All security commands from previous releases are ignored in this release, since no mapping exists between older security models and the security model in this release.
The command *SKILL is ignored in this release, since P&O object "skill" was removed later.
Previous P&O and Security customization (i.e. definition of new attributes on existing objects or whole new objects) - and the corresponding import syntax - is not supported in this release. Trying to import files containing custom keywords using the import batch tool will result in execution errors.
In addition, certain object attributes from previous releases may not be supported in this release because they were removed from the P&O and Security model, such as the usage of object Context.
Such attributes will not be taken into account by the import engine when processing files from previous releases.
Please note that a difference exists between the scope of syntaxes that can be parsed by the import batch (that is, all syntaxes since V5R16) and the scope of commands that can actually be processed by the batch and the underlying P&O and Security model (that is, all commands since V5R16 except all security commands, the skill command and custom commands).
Commands that can be parsed but not processed are simply ignored, so it is possible to import older import files as is, without having to remove any unsupported content beforehand.
Older import files may be imported using the batch import tool, as long as they include an adequate version command, e.g.: *VERSION 204
All unsupported commands from previous releases (apart from custom commands) are automatically skipped and reported as such by the import batch, without triggering an error.
Note: version command was optional in all previous release syntaxes. It is mandatory so specific release data may not be imported if the version is not explicitly specified.