0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ServiceNow - Flow Designerでアクションが削除できない

Posted at

概要

Flow Designerで不要なアクションを削除しようとすると「Delete of xxxxx not allowed because of a reference in record within the Action Instance file」と表示して削除できない。

image.png

原因

削除しようとしているアクションのインスタンスが残っている。通常ではインスタンスは削除されるはずですが、何かの理由で削除されなかった。

対策

アプリケーションナビゲータから「sys_hub_action_instance.LIST」を開き、該当するアクションインスタンスを削除してから、再度アクションを削除する。
image.png

参照

以上

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?