Process information

gutompf
gutompf New Altair Community Member
edited November 5 in Community Q&A
On some demos I saw intoductory screen ("Process information"). How can I add it to my own process?
Thanks,
Milan
Tagged:

Answers

  • gutompf
    gutompf New Altair Community Member
    SORRY I SEND ABOVE question to wrong forum - I mean how to add Process information to the RapidMiner.
    Milan
  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

    that is not a feature designed to be used by users, as it is not always showing up. But if you really need this for your process, you can do so by editing the xml (xyz.rmp file on your file system) of your process and add the description tag:

    <description>Hello World!</description>
    Regards,
    Marco