🎉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

Process information

User: "gutompf"
New Altair Community Member
Updated by Jocelyn
On some demos I saw intoductory screen ("Process information"). How can I add it to my own process?
Thanks,
Milan

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "gutompf"
    New Altair Community Member
    OP
    SORRY I SEND ABOVE question to wrong forum - I mean how to add Process information to the RapidMiner.
    Milan
    User: "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