Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi All,
Is there anyway to start a process model by using Process Model Id or Process UUID?
Discussion posts and replies are publicly visible
From where you want to start the process? From site, Email, Action ?
I need to start a process by Start process smart service.
in this smart service you have to provide consant of process model to start the process model.
that's not actually true - it would accept process model ID also (the process model type constant actually evaluates to the PM ID). The reason we want to use a constant anyway is, the PM ID is environment-specific.
Thanks for the Correction Mike. I really appreciate it.