Skip to main content
November 5, 2022
Question

any type

  • November 5, 2022
  • 1 reply
  • 0 views

how use Any Data type 

in interface 

how in purchaseRequest   requestedBy   and departments come

I have not mentioned , just take datatype as Anytype

    1 reply

    stefanhelzle0001
    Brainy
    November 5, 2022

    As you seem to know the data structure and type of your request, I suggest to use that type instead of ANY. This allows Appian to do some validations and auto-completion.