Skip to main content
May 14, 2023
Solved

Values not visible in the form

  • May 14, 2023
  • 4 replies
  • 1 view

Hi,

Values are loading into process variable of process model but they are not visible in the form .How can I get them into the form

Many thanks in advance

    Best answer by amitm956894

    You must have missed somewhere, if there is a value and not going to your user input task. Do a simple check, verify your pv value in instance while your user input task is active. If value is there, it  means you have something wrong in your user input task data mapping.

    4 replies

    stefanhelzle0001
    Brainy
    May 14, 2023

    impossible to say without knowing any details. This video explains how data flows in Appian: https://www.youtube.com/watch?v=fofrLNviRTA&t=106s&pp=ygUVYXBwaWFuIGludGVyZmFjZSBkYXRh

    In general, data flows from process variable to node input to rule input to the value parameter of UI components.

    May 14, 2023

    Hi Stefan ,

    Thank you for the reply. In my case details are not flowing into node input from process variable I have made right configurations too

    stefanhelzle0001
    Brainy
    May 14, 2023

    How do you know that your config is correct, but data does not flow? Please share all the details we need to be able to understand what you try to do.

    amitm956894
    May 15, 2023

    You must have missed somewhere, if there is a value and not going to your user input task. Do a simple check, verify your pv value in instance while your user input task is active. If value is there, it  means you have something wrong in your user input task data mapping.