Import Wrapper

  

DEVELOPER

PROIV Developer Import is available from the Tools tab (for all users with the correct security settings).

As an added feature, the processing side of Import (i.e. without the selection screens, etc.) has been made available through the Import Wrapper.

This consists of a user written list file, $PROPATH/vipbqu1 (along with its file definition, @VBQU1) that you can load with a list of objects to import, and a function, @VIPWP01 (along with its parameter list, but no other source) which is driven by the list to perform the import.

You can also choose to import all objects that are in the export file, and in this case, use of the list file is not required.

This means that you can optionally use software of your own (e.g. change control software) to drive a PROIV Developer import.

The import wrapper can also be driven externally from PROIV by use of a Task, TK_VIP_WRAPPER_IMPORT.

Comment on this topic

Topic ID: 500209