🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Operator not visible after installing extension

surabhiUser: "surabhi"
New Altair Community Member
Updated by Jocelyn

Hi,

I want to make my own operator in rapidminer. I am using extension template provided on git. I am editing it as per instructions. But after installing it I am not able to see it in operator tree although its there in manage extensions. 

Please help me.

Find more posts tagged with

Sort by:
1 - 1 of 11
    surabhiUser: "surabhi"
    New Altair Community Member
    OP
    Accepted Answer

    Hi,

     

    I got solution.

    The problem was with tutorial documentation. In documentation, it is specified that package for operator should be named *com.rapidminer.extension.operator*. 

    But the case is this should be named as com.rapidminer.extension.YourOperatorName.

    And this *YourOperatorName* should be specified in OperatorsNAME.xml.

    I am sharing screenshots from manual/documentaion. 

    rm1.JPGrm2.JPG