how do I get the process.xml
Accepted answer
sorry, thought you were writing a program, and wanted to get the xml source.
open the project,
got to the Process Configuration Source tab,
select in the source
press Ctrl-A (select all)
press Ctrl-C (copy)
then go to your favorite editor, and ctrl-V (paste)
the xml source.. save as
open the project,
got to the Process Configuration Source tab,
select in the source
press Ctrl-A (select all)
press Ctrl-C (copy)
then go to your favorite editor, and ctrl-V (paste)
the xml source.. save as