Skip to main content
July 28, 2022
Question

How to take value submitted from one interface to another interface

  • July 28, 2022
  • 3 replies
  • 0 views

I want to take empid value submitted from Leave Request Interface to another Leave Approval interface ...

    3 replies

    harshitb6843
    July 28, 2022

    Have you gone through the developer course?
    academy.appian.com/

    There are 2 main ways of doing it. 

    1. Call an interface inside another one pass the value from parent to child. 
    2. Call  both the interface in a process model (as User input tasks) and facilitate the transfer of data from RI to AC to PV to next node's AC and then back to the next node's RI. 

    RI - Rule Input
    AC - Activity Class Input/Node Input
    PV - Process variable

    July 28, 2022

    Thank you .. 

    stefanhelzle0001
    Brainy
    July 28, 2022