How to force RapidMiner project .rmp file to export and save in .rmp instead of in .pdf file format?

LJha
LJha New Altair Community Member
edited November 2024 in Community Q&A
Hi, I am new here. I have created a project in the RapidMiner and when I save the file by going File>Export Process>Folder Name then the RapidMiner file is saved in .pdf format and not in .rmp format. I would like it to be in .rmp format. How can I do this? Any suggestion will be greatly appreciated. Thank you.
Tagged:

Best Answer

  • BalazsBaranyRM
    BalazsBaranyRM New Altair Community Member
    Answer ✓
    Hi!

    Export Process saves the process in the rmp format. I'm not sure how you arrive at the .pdf format. When you open the file in a text editor, the contents should be XML. Maybe it's just the file extension that's wrong? You can rename the file anytime to have the right extension.

    Regards,
    Balázs

Answers

  • BalazsBaranyRM
    BalazsBaranyRM New Altair Community Member
    Answer ✓
    Hi!

    Export Process saves the process in the rmp format. I'm not sure how you arrive at the .pdf format. When you open the file in a text editor, the contents should be XML. Maybe it's just the file extension that's wrong? You can rename the file anytime to have the right extension.

    Regards,
    Balázs
  • LJha
    LJha New Altair Community Member
    Hi Balazs, 

    Thank you for your tip. It worked fine.

    Thanks.