But when trying to save it, it throws an error.
I think it's because I have deleted an output variable in a manual task process.
output variable: taskurl ${P_task_url)
But I'm not sure.
Console report:
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="https://live.runmyprocess.com/">
<title>PrimerProceso</title>
<link rel="self" type="application/atom+xml" href="live/386770467/request/c635bcd0-8cfa-11e3-8ab0-1231380c7265" />
<link rel="todo" href="live/386770467/todo?filter=REQUEST&operator=EE&value=c635bcd0-8cfa-11e3-8ab0-1231380c7265" />
<link rel="owner" href="config/386770467/user/114199" />
<link rel="document" href="live/386770467/document/c635bcd0-8cfa-11e3-8ab0-1231380c7265" />
<link rel="manager" href="live/386770467/requestmanager/c635bcd0-8cfa-11e3-8ab0-1231380c7265" />
<link rel="resume" href="live/386770467/resume/c635bcd0-8cfa-11e3-8ab0-1231380c7265/task/{taskid}/{iteration}" />
<link rel="design" href="config/386770467/process/95406/history/id/525375" title="PrimerProceso" />
<link rel="last_design" href="config/386770467/process/95406" title="PrimerProceso" />
<category term="status" label="0" />
<category term="history_id" label="525375" />
<category term="mode" label="TEST" />
<category term="volatility" label="PERSISTENT" />
<id>c635bcd0-8cfa-11e3-8ab0-1231380c7265</id>
<generator>(c) RunMyProcess 2013</generator>
<rights>[]</rights>
<updated>2014-02-03T17:44:04Z</updated>
<entry>
<title>Execution path</title>
<category term="path" />
<id>c635bcd0-8cfa-11e3-8ab0-1231380c7265</id>
<rights>[]</rights>
<updated>2014-02-03T17:44:04Z</updated>
<published>2014-02-03T17:44:04Z</published>
<summary type="text/base64" />
</entry>
</feed>
Thank you so much
I see.