Skip to main content
September 5, 2021
Question

What is best practice to create variable for process?

  • September 5, 2021
  • 1 reply
  • 0 views

I have a form has 5 rule inputs as follows:

    1 CDT variable, 3 Text variables, 1 Integer variable.

    According to best practices, how many process variables are required in the process model to Input Task?

1 reply

stefanhelzle0001
Brainy
September 5, 2021

To exchange information between an interface and a process you need a variable for each rule input. That would be 5 then.

Is that a question from a test?