Previous Topic: Modifying a Map Using MAPCNext Topic: Step 2:  Add and Select Map Fields


Step 1: Retrieve the Map To Be Modified

In order to modify a map, you must first invoke MAPC.

You can invoke MAPC from CA IDMS/DC or DC/UCF by specifying the task code for MAPC (for example, MAPCT) in response to the prompt presented by DC/UCF. For example, when using CA IDMS/DC, you invoke MAPC as shown:

ENTER NEXT TASK CODE:
mapct

                                                                [Enter]

For more information on invoking MAPC, see Step 1: Invoke MAPC.

Screen Prompts

To retrieve a map, you typically enter information after one or more of the following Map Definition screen prompts:

Use the MAPC Main Menu screen to retrieve map XXXMAP:

    Add  Modify  Compile  Delete  Display  Switch   _____________________________________________________________________________.                         CA IDMS/DC Online Map Compiler                      CA, Inc.     Map name . . . . . . . .    xxxmap     Map version  . . . . . .    1     Dictionary name  . . . .    demo     Dictionary node  . . . .    ________     Screen . . . . . . . . . _    1. General options                                   2. Map-Level help text definition                                   3. Associated records                                   4. Layout                                   5. Field definition            Copyright (C) 2003 CA, Inc.  Command ===>  Enter  F1=Help  F3=Exit  F10=Action

After you press [Enter], MAPC redisplays the Main Menu screen with a message confirming that the map is available for modification.

Note: If the map has not been explicitly released (using the Release option of the Modify action on the action bar of the Main Menu), naming the map on the Main Menu screen retrieves that definition for modification. If the map has been released, you use the MAPC Main Menu screen to check out the map definition for modification (using the Checkout option of the Modify action on the action bar of the Main Menu).

For information on checking out a map, see CA IDMS Mapping Facility Guide.

If the map has been released, subsequently checked out to another developer and not released by that developer, you will not be able to check it out.

After you successfully check out XXXMAP, you can modify the map layout by adding and selecting map fields.