How do you find the UUID for an object

I have an error in a deployment and in looking at the deployment file it references an object by its UUID.  I can't seem to find the UUID, but I want to know what the UUID is for a specific object in the application to see if it is the offending object in the deployment.  How do you find out the UUID is for a specific object?  

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Mike Schmitt

    Hi Mike, This  "getconstantorruleuuidbyname" is working only for constants, any exp rules, interfaces but how to get the UUID for all the objects in appian like below

     AI Skill
    Connected System
    Constant
    Data Store
    Data Type
    Decision
    Document
    Expression Rule
    Feed
    Folder
    Group
    Integration
    Interface
    Portal
    Process Model
    Query Rule
    Record Type
    Report
    Site
    Translation Set
    Web API

    is there any function or plugin? Please suggest

Children