Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
User avatar
By ericopro
#823271
Hi,

I'd like to get a URL that creates a new case of my process.
The only thing I could do is create a public link of the task and the users can open a new case as a guest, but would be perfect if the users had to log in before doing the form, cause I need to know who are they.

Any clue?

Thanks!
User avatar
By amosbatto
#823288
You can use the link:
http://{domain-or-ip}/sys{workspace}/{lang}/{skin}/cases/cases_New
For example:
http://localhost:3341/sysworkflow/en/ne ... /cases_New

This will force the user to login if there isn't an open login session and then redirect to the page to start a new case.

If you want the page to display a radio box instead of dropdown box to select the process, then in your workspace's database, issue this command:
UPDATE CONFIGURATION SET CFG_VALUE='link' WHERE CFG_UID='StartNewCase';

The user will then start working on the first task in the case.

If you don't want that, then the only solution is to manually implement the login screen in your web site and call the login() and newCase() web services (or use the equivalent REST endpoints) to login into ProcessMaker and start the new case.

Are you looking for a simple method to import EML […]

Zappify Consumer Report

Zappify 2.0 Review- Picture this: you're sitting o[…]

Zappify Consumer Report

Zappify 2.0 Review- Picture this: you're sitting o[…]

🚨 Verpassen Sie nicht die neueste Handelsplattform[…]