I would like to have the ‘Generated’ property available for process actions and process variables. (Possibly process steps as well since these are dependent on process actions and might cause errors during generation if these aren’t generated as well)
I am running into problems with partially generated process flows. A process flow can have the ‘Generated’ property in the SF but individual process actions and process variables cannot. This causes some issues when adding process actions/variables through the dynamic model. To manage these generated process actions and variables, we have to write code to check for them and delete/update them when needed. This is functionality that is available for most other objects in the SF by default.
There is also the problem that dynamic model code to manage these object without the ‘Generated’ property can only be executed after the other generated objects are automatically deleted and re-created through the generation process. (Because it is impossible to execute code from the dynamic model before the ‘delete generated objects’ process during generation.) In some cases this causes errors during generation when these objects are dependent on objects that do have the ‘Generated’ property.
I’ve noticed that these objects do have a ‘Generation’ group label under ‘Trace info’ but the only column available there is ‘By control procedure’. Does this indicate that the ‘Generated’ property is planned to be added in a later release?
Closed
Add the 'Generated' property for process actions and process variables
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.