It's all about the answers!

Ask a question

Rhapsody Helper automation


Madhusudhan Acharya (134) | asked Jun 29 '22, 4:49 a.m.

Hello,


We are creating a new Rhapsody helper with "helperTriggers1=After Add Element" and "applicableTo1=UseCase"

The helper is triggering for elements other than UseCase as well (Ex: Package)

We have also tried addin this entry via Tools->Customize->Helper option (Saving directly to the rhapsody.ini file) and the Hepler triggers for other elements(Ex: Package) with this approach as well

Is there a way to make the helper trigger only for the UseCase?

[helpers]
numberOfElements=1

name1=New Helper
command1=$APPLICATION_ROOT\jdk\jre\bin\javaw
isSynced1=0
isVisible1=0
applicableTo1=UseCase
arguments1=-Djava.library.path="$OMROOT\JavaAPI" -Djava.class.path="$OMROOT\JavaAPI\rhapsody.jar;..\common\TestHelper_rpy\NewHelper.jar" com.mbse.newhelper.NewHelper
initialDir1=
isMacro1=0
applicableToProfile1=
helperTriggers1=After Add Element

Thanks,
Madhu

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.