Skip to main content
Solved

workflow user tasks - Use Standard or custom enumerations

  • March 6, 2024
  • 3 replies
  • 245 views

dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 905 replies

Hi All,

 

It seems that it’s only possible to add fixed values as enums in a user task. Has someone succeed in using values from a IFS standard/custom enumeration?

 

I assume we could fetch the values from the enumeration to the workflow execution using a projection call but the problem is how to bind the values to the enum type?

 

Regards,

Damith

Best answer by Buddhi Gunasekara

At the moment, only fixed values can be bound to an user task enumeration.

3 replies

Forum|alt.badge.img+7
  • Hero (Employee)
  • 67 replies
  • Answer
  • March 7, 2024

At the moment, only fixed values can be bound to an user task enumeration.


dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Author
  • Ultimate Hero (Partner)
  • 905 replies
  • March 7, 2024

At the moment, only fixed values can be bound to an user task enumeration.

Hi @Buddhi Gunasekara 

 

Thanks for your reply. Is it planned on the roadmap for future releases?

 

Regards,

Damith


ibalfe
Do Gooder (Customer)
Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • 6 replies
  • March 7, 2024

This would be extremely valuable functionality if it were to be added