Table Delete

The Table Delete activity removes a table from a TIBCO Patterns server.

General

The General tab has the following fields:

Table Delete Configuration Fields

Field

Module Property?

Description

Name

No

The name of the activity within the process. The default value is table_delete.

Patterns Connection

Yes

The path to the shared configuration resource which contains the Patterns Connection information. See Activities Connection.

Description

Provide a short description for the Table Delete activity.

Input

The Input tab has the following fields:

Table Delete Input Fields

Input Item

Description

Name

The name of the table to remove.

IgnoreMissing

If false(), a missing table causes a fault. This item is required.