You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to suppor...@runmyprocess.com
Hi
I would like to save the process and web-interface created in runmyprocess IDE to an external source like html file. Please tell me the necessary steps to do so.
Thanks & Regards, Vysakh R
Jeremy Le Pré
unread,
Oct 31, 2014, 7:09:13 AM10/31/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to suppor...@runmyprocess.com
Hello,
As far as we know the platform was not designed to store the project outside.
You can keep some elements outside, like some configuration file, or freemarker/Javascript scripts. But there is no way to do a mass export of your project.
For the web-interface, you can generate a step in test mode for example and save the html result using right-clic>see source code>save it in a personal document.
Regards,
______________________________________ Jérémy LE PRÉ
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to suppor...@runmyprocess.com
Hello again,
I got some new information about your export subject:
You can also create an export process, launched every night for example.
Within this process, you can choose what information to export. The
export's type might be a csv file or a txt file for example.
Hope this will give you enough element to continue your project.