Skip to main content
March 5, 2022
Question

User and user date

  • March 5, 2022
  • 4 replies
  • 0 views

How to a test create user and his data 

    4 replies

    March 5, 2022

    Sorry typo.

    How to create a test user(Employee) and his data(Basic details such as employee number, date of joining, leave assigned to him) in a appian

    stefanhelzle0001
    Brainy
    March 5, 2022

    The direct answer would be: Create a user and store the meta data of the user in the database.

    But, when you share a bit more about your goals, we can give more and better advice.

    March 5, 2022

    I am creating a POC Leave application, which requires employee, to perform the task of applying leave 

    Below is the employee interface to apply leave

    When a employee submits a leave application along with leave details particular employee details should be displayed like emp id, name and department he works.

    So please guide me in this.

    Thank You.