Hi.
Is there any way to start a semantic check from a report or from the scriptrunner on the serverside?
I know it is possible to start a semantic check from a macro, but I have not been able to find a way to start it from a report.
Hi.
Is there any way to start a semantic check from a report or from the scriptrunner on the serverside?
I know it is possible to start a semantic check from a macro, but I have not been able to find a way to start it from a report.
Hi,
to start a semantic check by scriptrunner, you have to specify
scriptrunner.component=3
and the scriptID is the GUID of the semantic check profile to execute. You cannot use semantic checks which require a extended selection (e.g. target models) this way.