kDevMigratorExtract.sh

The kDevMigratorExtract.sh script uses the content migrator to extract a content bundle from the PPM instance.

Note: You must run the kDevMigratorExtract.sh script from the <PPM_Home>/bin directory.

You can use the following command-line options with the script:

Option

Description

-username

PPM administrator user name

-password

PPM administrator user password

-dbpassword

System database password

-itghome

Directory where PPM is installed (<PPM_Home>)

-action

Action to perform. Specify either search or bundle.

-entityId

Entity ID

-keyword

Search keywords

-filename

Content bundle file name

-delimiter

Delimiter string

-help

Help text

-quiet

Suppresses output from the kVariables.sh script.

In the following example, the script searches for validations on the
PPM Server.

sh ./kDevMigratorExtract.sh -username admin -password pwd -action search -entityId 13 -keyword "Reference"