APINOBLL

API Routine: APINOBLL
Parameters: UGNLPARM, UOLLOBLL

APINOBLL allows users to add, display (retrieve) or modify migration lists containing URLs. The following functions are valid:

A Add URLs to migration list.
D Display (Retrieve) URLs in a migration list.
M Modify URLs in a migration list.

This document covers the following topics:


Local Data Area UOLLOBLL

The fields to be passed to the API as the second parameter are in the supplied local data area UOLLOBLS. The following is a detailed description of these fields:

Field Name Format Description
EVENT A32 Name of the migration event.
LINE-CNT P5 Input - number of objects to return. Output - number of objects returned.
API-OBLS A253 (1:10) 1* Object list.
API-OBLS    
API-OBLS-ENTRY (1:10) Number of object list entries.
OBJECT-NAME A32 Name of the object.
OBJECT-TYPE A4 Type of the object.
OBJECT-VERSION A32 Version or the status of the object.
OBJECT-FILLER A185 Object filler.
PAC-OBLS-AREA B20 Reserved PAC work area.

1*: This is the proposed default value. Any value equal or greater 1 can be defined by the user.

APINOBLL Return Codes

7250 Object List exists.
7251 Object List not found.
7253 Object List added.
7256 Object List has been purged.
7259 Object List was not added.