Overview
Joomla site that connects with ProcessMaker via Rest API. The project is about requesting a Visa. The user request a visa from the joomla site, adding all information, then the information is sent to ProcessMaker, creating a case with all that information via rest, once the requestor finishes filling out all forms, it is created an account for the user to check if his/her request status. Below it is presented the custom form that we did for this PoC.
Process Explanation
Visa check process, the requestor creates a case from the Joomla site and then it has to approved or reject the request from ProcessMaker. Once the case is created then it is routed to Operator, the credentials for the operator is Operator1/sample, and the decides wheter to approve or reject, if it is approved the case finishes, in the other hand the case is sent to supervisor task, the user that has to perform this task is Supervisor1/sample.
Process Flow
Access
Joomla Site & User Access
Apply For Visa | bsystems | bs1234 |
Processmaker Admin & User Access
Admin Access | admin | bs1234 |
Apply For Visa | applicant | app1234 |
Operator | Operator1 | sample |
Supervisor | Supervisor1 | sample |