sys_hub_flow.definition missing from table

Mark Brogna
Tera Contributor

I am building a business rule that requires identifying the 'yet to be triggered' approvals and tasks for a given flow. From what I have researched I should see a 'definition' field in the 'sys_hub_flow' table but, it appears to be missing.  Does anyone else know where to find these tasks and approvals defined in flow designer?

1 ACCEPTED SOLUTION

  • Scalability 
  • Future investigation if a problem occurs (your logic is in separate places. Flow and BR)
  • Any future enhancements need to take into account two pieces of tech debt
  • The current BR won't take into account that a flow continuing isn't immediate. That BR could update the RITM state before the next flow step starts

View solution in original post

13 REPLIES 13

Mark Brogna
Tera Contributor

why would you shy away from using a BR such as?

MarkBrogna_0-1741041650150.png

 

MarkBrogna_1-1741041689745.png

 

  • Scalability 
  • Future investigation if a problem occurs (your logic is in separate places. Flow and BR)
  • Any future enhancements need to take into account two pieces of tech debt
  • The current BR won't take into account that a flow continuing isn't immediate. That BR could update the RITM state before the next flow step starts

Mark Brogna
Tera Contributor

duly noted. Thanks for talking it through with me.

Mark Brogna
Tera Contributor

just to follow up, where do I use the do until loop?

MarkBrogna_0-1741049456016.png