Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Remove action from wtc console

Sharad Agarwal edited this page Nov 12, 2019 · 7 revisions

From MongoDB

ssh vocms0113

mongo workflowwebtools

you will see something like:

MongoDB shell version: 1.6.4 Mon Nov 11 15:13:08 *** warning: spider monkey build without utf8 support. consider rebuilding with utf8 support connecting to: workflowwebtools

You are in Mongodb now. type the following command

db.actions.remove({'workflow': 'cmsunified_ACDC0_task_B2G-RunIIFall17wmLHEGS-02050__v1_T_191029_073632_8054'})

Clone this wiki locally