Skip to main content
May 27, 2024
Question

Process model UUID

  • May 27, 2024
  • 3 replies
  • 0 views

Hi, 

How can I get all process models UUID's from Process Model folder?

(I just don't want to check it manually, any smart way to get all uuid's with any function via loop?)

    3 replies

    konduruc733182
    May 27, 2024

    Hello [mention:69c70126049e4a86a5755543c0a871a2:e9ed411860ed4f2ba0265705b8793d05] 

    This function would help get the UUIDs for the Process model given the AppId.

    getapplicationprocessmodelsuuids()

    You would need this Plug-In https://community.appian.com/b/appmarket/posts/reporting-utilities

    May 27, 2024

    I have tried this but neither I can add this plugin, nor I am able to import/deploy it.

    sriramk5349
    May 27, 2024

    Hi [mention:69c70126049e4a86a5755543c0a871a2:e9ed411860ed4f2ba0265705b8793d05] ,

    Please create a process report of process model type and add a column in the report as below.

    Once the report is saved, you can see UUIDs of all process models. By using a!queryProcessAnalytics, you can get the report queried