Entering content frame

Procedure documentation Integrate activities Locate the document in its SAP Library structure

Use

To make objects of one workspace available in another workspace, integrate the activities that contain these objects into the other workspace. This is done in the following situations:

·        When you transfer development objects from the development workspace to the consolidation workspace.Usually, this is done simultaneously for all objects of a software component developed so far, that is, for all objects contained in the workspace.

·        When you copy individual objects to make them available to other software components.

Caution

These tasks are executed by administrators.

Prerequisites

You can access the Structure linkcommand line client. You are authorized to integrate activities into workspaces.

Procedure

...

       1.      Structure linkStart the command line client.

The command line client connects to the last opened DTR server.

       2.      You need the names of the activity to be integrated and of the target workspace.

                            a.      For a list of activities, enter acts -uf. The –uf parameter provides an unformatted display of the activity names. Without this parameter, the activity names might be truncated.

Use –w <path and workspace> to limit the search to one workspace. For more information, enter help acts.

                            b.      For a list of the workspaces, enter workspaces and the appropriate parameters. For more information, enter help workspaces.

       3.      To integrate an activity from the source workspace to the target workspace, enter integrate –a <activity> -w <workspace browse path>. For more information, enter help integrate.

Note

Start the workspace browse path with // to make sure that the search starts with the DTR root (if you branch to the desired node before you start the search, you need not start the path like that).

Result

The versions contained in the integrated activities are now available in the target workspace.

Example

Use the following entry in the command line client

Integrate –a act_w_ws1_u_d030932_t_2003_03_12_16_25_19_GMT_f70ee714-1a22-4f9e-93ef-19b04d976304 –w //Test/ws2

to integrate the versions in activity act_w_ws1_u…304 into workspace ws2 in workspace folder Test.

 

 

 

 

Leaving content frame