Skip to main content
Known Participant
July 18, 2024
Question

Appian sizing requirement

  • July 18, 2024
  • 3 replies
  • 5 views

Hi Team,

What is the easiest way to get no of columns in all record in the application and also what is the easiest way to get no of nodes in a process model?

Regards,

Ghanashyam

3 replies

davidj137213
Brainy
July 18, 2024

Programatically? I think there is no way to achieve this requirement....

davel001150
Inspiring
July 18, 2024

Assuming all records come from the same database, or same few databases you have access to, then you can use that.  Otherwise, you have to manually count.

Process model you pretty much have to manually count.

karumurua531442
Participating Frequently
July 20, 2024

Hi [mention:8a27d71badb7400d9bd8de772aa50e64:e9ed411860ed4f2ba0265705b8793d05] AFAIK, there are no such metrics to achieve the requirement