Problem to access Bonita BPM Portal by URL

Hi,
I created a process in BPM Studio 6.2.6 “MyProcess” version 1.0.
I exported the process in .bar file.
By means a Java Program, I deploy and enable the process on Tomcat.

In BonitaBPMCommunity-6.2.6-Tomcat-6.0.37\bonita\server\tenants\1\work\processes there is a folder 4670567739103740067

I try to open a process in portal with this link:

http://localhost:8080/bonita/portal/homepage#?name=MyProcess&version=1.0&id=4670567739103740067&token=StartProcess&_p=StartProcess&_pf=1

or this link:
http://localhost:8080/bonita/?ui=form&autologin=MyProcess--1.0#form=MyProcess--1.0$entry&process=4670567739103740067&mode=form&locale=en

but it doesn’t work! I received this error:
Unable to retrieve the error template.The process with UUID 4670567739103740067 does not exist!

Must I update the portal database?

Thanks!
Manolo

Thanks,
I resolved, I imported and enabled by the portal.

Manolo

Manolo, I have been tried the same problem. I don´t know what happen. I did my process in studio, and I would like testing in studio, but when it call my process in web (portal) this answer appears. When you resolved your problem, did you want to test too? or to deploy? tks, Cristina

Hello Cristina

Could you describe us how you call your process in the portal? Is it the portal from the Studio? Do you do it clicking on “Run” from the Studio or generating the .bar file and importing it from the portal?
Don’t hesitate to describe us all the steps you are executing.
Thanks

Why do you want to open the Portal like that ? You should log in the portal, go to the application list and start it from there…