コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Deleting packages using delete activity

Avatar

Level 1

Is it possible to make a workflow to delete old packages using query and Delete activity or using script? I am getting an error when I try to query specFile schema.

1 受け入れられたソリューション

Avatar

正解者
Level 10

Hi,

What do you mean by old packages?

In general, removing structural elements from the DB is risky (for example, this is why there is no option to remove a standard package using the UI, once installed).

General recommendation in that case is to use a fresh instance.

If you only want to clear some data, you can use the update activity in a workflow (set to 'delete').

Florent

元の投稿で解決策を見る

1 返信

Avatar

正解者
Level 10

Hi,

What do you mean by old packages?

In general, removing structural elements from the DB is risky (for example, this is why there is no option to remove a standard package using the UI, once installed).

General recommendation in that case is to use a fresh instance.

If you only want to clear some data, you can use the update activity in a workflow (set to 'delete').

Florent