The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Process information

gutompfgutompf Member Posts: 21 Contributor II
edited November 2018 in Help
On some demos I saw intoductory screen ("Process information"). How can I add it to my own process?
Thanks,
Milan

Answers

  • gutompfgutompf Member Posts: 21 Contributor II
    SORRY I SEND ABOVE question to wrong forum - I mean how to add Process information to the RapidMiner.
    Milan
  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM Engineering
    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
Sign In or Register to comment.