Check Object Existence

Overview

This function helps in situations where the designer or developer has to act upon an Appian object (e.g. Document, Folder, Community, Knowledge Center).  Before doing any operations on the Appian object this function can be used to check whether the object exists.

Syntax: isObjectExists(typeOfObject, objectId)

Returns true or false based on the existence of the Appian object

Anonymous
Parents
  • thank you so much for this plug-in! I'm really surprised that there isn't a "native" function that does this.  Solves a major issue I've had between different environments that have duplicated tables, but not duplicated folders/documents :)

Comment
  • thank you so much for this plug-in! I'm really surprised that there isn't a "native" function that does this.  Solves a major issue I've had between different environments that have duplicated tables, but not duplicated folders/documents :)

Children
No Data