Operator not visible after installing extension

User: "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
    User: "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