• Upgrade from Execute Stored Procedure Plug-in to OOTB Features

    • Revision #9
    • on
    Introduction In version 22.1 Appian released support for executing stored procedures out-of-the-box using a!executeStoredProcedureForQuery() , a!executeStoredProcedureOnSave...
  • How to Embed Appian Task Reports & Tasks

    • Revision #16
    • on
    Overview Embedded interfaces can provide solutions for Appian customers for a variety of reasons. One such use case involves a customer that has an existing external...
  • Writing Effective Acceptance Criteria

    • Revision #10
    • on
    Acceptance Criteria Overview Acceptance Criteria, also called "Conditions of Satisfaction", are items that a user story must meet in order to deliver the functionality...
  • Identity Management

    • Revision #4
    • on
    There are several questions you need to answer before determining how users will access the system: How will new users be created? How will existing users’ profiles...
  • Accessing JNDI Data Sources in Plug-ins Best Practices

    • Revision #6
    • on
    A data source in Java is the means of retrieving a connection to a database. A data source object will be registered with a naming service based on the Java Naming and...