IMPORTANT: Don't miss our expanded TechEd conference, October 23-24, 2024 in Las Vegas. Gain more in-depth technical knowledge, and take a deeper dive into the nuts and bolts of AI, automation, and the UiPath platform. Register now.
Automation Suite 環境のデータベース サーバー AutomationSuite_Platform > ai-events.Subscription に接続します。
テーブルで次のコマンドを実行します。
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-helper%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-pkgmanager%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-deployer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-trainer%'
delete from [ai-events].[Subscription] where WebhookUrl like '%http://ai-appmanager%'