Skip to main content
1-Visitor
December 20, 2018
Solved

Delete labels created by trigger Segment State?

  • December 20, 2018
  • 1 reply
  • 2086 views

Hello everyone,

we changed or document workflow. Now I want to delete some of the labels which were automatically set by trigger "MKS.ALM: Segment State". For each state defined in MKS.RQ.BaselineLabelStates a label in the form "Baseline: Published" is set, when document comes into that state.

 

I tried to deleted such a label, but I get the following error message:

MKS124803: Internal error detected: Exception was: java.lang.NullPointerException

 

Is it possible to delete these label afterwards?

 

Thanks

Timo

Best answer by nxpet

Ok, I found the problem in an article, but I haven't tried it yet: Baseline.js needs to be adapted according to CS89970 to allow this operation. 

 

 Edit: solution works for me as described in the article

1 reply

nxpet1-VisitorAuthorAnswer
1-Visitor
December 20, 2018

Ok, I found the problem in an article, but I haven't tried it yet: Baseline.js needs to be adapted according to CS89970 to allow this operation. 

 

 Edit: solution works for me as described in the article