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.

Process History

Overview

This Plug-in contains a function, getProcessHistoryInfo(), which exposes process history details for a given process id. It returns a ProcessHistoryInfo CDT which contains process information along with a HistoryData CDT array that contains the history details.

Anonymous
Parents
  • I am running into an issue while executing getProcessHistoryInfo on a process that was started using a startProcessNode. The error reads as follows:

    Expression evaluation error [evaluation ID = 6f55d:2905c] in rule '<name of UI expression>' at function 'getprocesshistoryinfo' [line 19]: java.lang.IllegalStateException: toTopicPartition() invoked for topic [ph.EXEC01-0] with null partition

    Would you be able to add any exception handling around this area for this to be handled and release a new version please?

Comment
  • I am running into an issue while executing getProcessHistoryInfo on a process that was started using a startProcessNode. The error reads as follows:

    Expression evaluation error [evaluation ID = 6f55d:2905c] in rule '<name of UI expression>' at function 'getprocesshistoryinfo' [line 19]: java.lang.IllegalStateException: toTopicPartition() invoked for topic [ph.EXEC01-0] with null partition

    Would you be able to add any exception handling around this area for this to be handled and release a new version please?

Children
No Data