process definition not working

Hi All,

I have setup sugarcrm 13 on local and when I go to "localhost/projectname/#pmse_Project/c5c9867c-c90xxxxxxxxxx7282a2059f67/layout/designer" then it open page but don't load process definition, can anyone suggest what might be root cause for the same and I got below error in sugarcrm.log file:

[-none-][SECURITY] Destroying Session User has crossed Sites.

Please suggest.

Kindest Regards,
Shreya

Parents Reply Children
  • When you import a process definition from another system it may happen that some links will be corrupted after the import. In that case it can happen that the image of the process is lost also.

    The only solution for that is to create the process definition manually again and delete the corrupted definition.

    In one of my projects I had a corrupted else path of a gateway which caused such an error 500 exception because the link to the else part was not in the database.

    Only the recreation of the process definition solved the issue.