KB Article #178771

No right configured for getList/OFTP

Problem

-- New workflow rule is incomplete

-- "Integration services"-tab shows the integration service OFTP incomplete

-- Clicking on the incomplete OFTP service throws an error:

Internal error!
No right configured for getList/OFTP.

diagNo= 30592
type= EXCEPTION
code= 30019
diag= "No right configured for getList/OFTP."
------------------------------
name= TEXT_VAR_1
type= INFO
text= getList/OFTP
------------------------------


Resolution

** The selected Workflow for this rule has a trigger "OFTP" (EVENT_TRIGG=OFTP), not "OFTP2" (EVENT_TRIGG=OFTP2). "OFTP" has been removed in 3.9.1, so the trigger in this workflow was either created by mistake or the workflow was imported from a pre-3.9 instance.

  1. A trigger cannot be configured/changed via the "Flows" -> "Workflow Declaration" page
  2. Use commandline 'edit_cfg" to edit the jobs_dcl.cfg
  3. Find the job in question
  4. Change "EVENT_TRIGG=OFTP" to "EVENT_TRIGG=OFTP2"
  5. Activate via batchcnf