OO 2023.05 - How to disable flow run history writing to database?

OO 2023.05 - How to disable flow run history writing to database?

I'm using Oracle Ent DB 19c

This is helpful for me to minimize the volume of data my OO is accumulating on daily basis.

Currently my daily average oo_step_log_bindings records is 400M which is huge and often cause some slowness to OO during data housekeeping.

Any suggestion, tips are very much appreciated.

Thanks in advance.

Regards,

ART

Parents
  • Suggested Answer

    0

    Hi,

    For afl flows in studio when authoring you can select a step and go to the advanced tab, then under step persistence select concise. This will limit the amount of data written in the db for that step to a minimum. Since this setting makes it harder to debug any failures it has to be manually set on all steps  and cannot be automatically set for all steps.

    hope this helps,

    Vlad

Reply
  • Suggested Answer

    0

    Hi,

    For afl flows in studio when authoring you can select a step and go to the advanced tab, then under step persistence select concise. This will limit the amount of data written in the db for that step to a minimum. Since this setting makes it harder to debug any failures it has to be manually set on all steps  and cannot be automatically set for all steps.

    hope this helps,

    Vlad

Children
No Data