Checking Objects In and Out

When checking objects in and out as described in this document, a migration event is created which is automatically authorized and submitted. It is also possible to perform these steps separately; this is described later in Managing Migration Events.

The migration event is added to the list of migration events. Its processing state is "Completed". For information on how to invoke the list of migration events, see Finding a Migration Event.

The commands for checking objects in and out rely on data that have been defined in the migration path (which is defined with PAC on the mainframe).

Notes:

  1. If you have missing privileges to check the selected objects in or out, you have to change the authorization settings in PAC. You must have the authorization and submit privileges for the determined migration path.
  2. When working under Natural Security, Natural Security groups can be defined as authorizers. The user must then be a member of the specified group.

This document covers the following topics:


Transferring Natural Objects to the PAC Environment (Check In)

Using the Check In command, you can transfer Natural objects to the PAC environment.

An object can only be checked in if its library is defined in an application status of type

  • incorporate,

  • development, or

  • maintenance.

In addition, a migration path starting from this status must exist.

Start of instruction setTo transfer a Natural object to the PAC environment

  1. In the library workspace or application workspace, select the object that you want to check in. This can be either a single Natural object or the contents of an entire library. When working in a list view window (which is invoked with the Open command), it is also possible to select several Natural objects at the same time.

  2. Invoke the context menu and choose Object Versioning > Check In.

    When the system detects that none of the above status types has been defined or if no status is available at all, the corresponding message appears.

    When the selected object is in an appropriate From status and the migration path can uniquely be determined, the Save As dialog box appears.

    Save as

    An event name is automatically proposed, consisting of your user name and the current time stamp.

    Note:
    Additional dialog boxes may appear when the migration path cannot uniquely be determined. These dialog boxes appear prior to the Save As dialog box. For example, a dialog box may appear in which you have to select a versioned application. Or a dialog box may appear in which you have to define the To or From status.

  3. Specify an event name and choose the OK button.

    The migration event is now created. A dialog box appears, informing you that the event has been added, authorized and submitted. You are also asked whether you want to view the report.

  4. To view the report, choose the Yes button.

    The Event window appears. The report is shown on the Report tab. For detailed information on the Event window, see Creating a Migration Event.

Transferring Versioned Objects to Another Status (Check Out)

Using the Check Out command, you can transfer a versioned object to a development or maintenance status.

An object can only be checked out if a migration path is defined from its current status to a status of type

  • development, or

  • maintenance.

Start of instruction setTo transfer a versioned object to another status

  1. Invoke one of the following windows:

  2. Select the object(s) that you want to check out.

  3. Invoke the context menu and choose Check Out.

    When the system detects that no appropriate migration path is defined, the corresponding message appears.

    When the appropriate migration path can uniquely be determined, the Save As dialog box appears. An event name is automatically proposed, consisting of your user name and the current time stamp.

    Note:
    Additional dialog boxes may appear when the migration path cannot uniquely be determined. These dialog boxes appear prior to the Save As dialog box. For example, a dialog box may appear in which you have to select a versioned application. Or a dialog box may appear in which you have to define the To or From status.

  4. Specify an event name and choose the OK button.

    The migration event is now created. A dialog box appears, informing you that the event has been added, authorized and submitted. You are also asked whether you want to view the report.

  5. To view the report, choose the Yes button.

    The Event window appears. The report is shown on the Report tab. For detailed information on the Event window, see Creating a Migration Event.