My company is migrating to ARIS 9.7.3, and I was trying to create custom semantic checks to validate our models.
As I didn't find any tutorial or documentation about it, I was trying to create semantic checks based on the standard SCs available in ARIS, but I was unable to call convertertools.js methods in the rule type that I created.
How do I import this library in order to make my custom semantic check able to call it ?
:)!!!
Hi,
it is VERY complex to do this in 7.2 and I think it is not possible anymore in 9... So why don't you just do a standard report with the functionality of the SemCheck instead ? I did one like this for one of my customers and now he just gets an excel output with all errors found - the only disadvantage for this is that you cannot show the errors directly in the models. But at least my customer was quite happy with this...