Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To display the Work with Export and Import Settings screen, select Administration from the Main System Menu (Advanced), choose Review system settings from the Administration Menu, and then select Export and Import from the Review of System Settings menu.

...

Setting

DC@A01

DC@A07

DC@OSVEROP

Target release


631-638
Also in compile settings category


Authority

395-396



VL components in IBM i



*NOLADCOMP   #1

VL components IBM i to Visual LANSA



*NOL4WCOMP   #1

Web export



*NOWEBEXP     # 1

Web import



*NOWEBIMP    #1

Import user exit


601-610


User defined message logging library and program


649-668


Reference field propagation



*IMPREFFLDNOPROP   #1

$$DTALIB$$ substitution default


729-748


Prompt on Import default for $$DTALIB$$ substitution


749


Compile and export IBM i Target Release

Positions 631-638 in data area DC@A07.

...

If left blank, the target release used is *CURRENT, not the default for the command.

Export LANSA object authority

Positions 395-396 in data area DC@A01.

...

   MD = Modify authority

   DD = Delete authority

Include VL components in IBM i export/import

Setting *NOLADCOMP in data area DC@OSVEROP.

...

Warning
Warning: Use of this flag should be considered carefully to avoid loss of component details.

Include VL components between IBM i and VL

Setting *NOL4WCOMP in data area DC@OSVEROP.

...

Warning
Warning: Use of this flag should be considered carefully to avoid loss of component details.

Include Web details in export

Setting *NOWEBEXP in data area DC@OSVEROP.

A N (no) answer will set *NOWEBEXP and disable the export of all Web details. This includes Web components as well as web details associated with fields, functions, and system variables.

Include Web details in import

Setting *NOWEBIMP in data area DC@OSVEROP.

A N (no) answer will set *NOWEBIMP and disable the import of all Web details. This includes Web components as well as web details associated with fields, functions, and system variables.

Import user exit program

Positions 601-610 in data area DC@A07.

Enter an Import User Exit program name if required. During a standard import these bytes are tested. If non-blank, they are assumed to identify a user exit program that should be invoked each time that an operating system level object is created or changed during the import. Such a program must receive 3 x Char(10) parameters identifying: (1) the object name, (2) the library, and, (3) the object type (in operating system "*" style object type notation). This facility is provided only for the IBM i operating system.

User defined Export/Import message logging program and library

Positions 649-668 in data area DC@A07.

If this value is non-blank, the specified program in the library specified will be called during export and import when a message is available. The library may be *LIBL. Parameters passed to the user exit program are:

DC@IDS  A(1024)

Output only

Message type A(1)

Input/output

Message ID A(7)

Output only

Message text  A(132)

Output only

For details, refer to User Exit - Export/Import Message logger.

Reference field propagation in import

Setting *IMPREFFLDNOPROP in DC@OSVEROP.

...

The use of this flag is not recommended as fields may become out of synch with their nominated reference field. Therefore it should be removed from DC@OSVEROP (by setting it to Y) and set to N in Visual LANSA.

Export $$DTALIB$$ substitution default value and Prompt on Import default

Position 729-749 in Data Area DC@A07

...