Workflow to deactivate Keep Interim Results from other workflows? | Community
Skip to main content
New Participant
January 29, 2024
Solved

Workflow to deactivate Keep Interim Results from other workflows?

  • January 29, 2024
  • 2 replies
  • 927 views

Would it be possible to create a Workflow that would query all workflows that have the option: Keep Interim Results, and deactivated?

If so, how? What table to target?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ParthaSarathy

Hi @god_prophet ,

Refer the below post on 'Tuesday tech bytes' and configure the same to fetch all the workflows where keep interim is enabled and disable it.

https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/tuesday-tech-bytes-adobe-campaign-classic/m-p/625828/highlight/true#M2564

2 replies

ParthaSarathy
ParthaSarathyAccepted solution
New Participant
January 30, 2024

Hi @god_prophet ,

Refer the below post on 'Tuesday tech bytes' and configure the same to fetch all the workflows where keep interim is enabled and disable it.

https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic/tuesday-tech-bytes-adobe-campaign-classic/m-p/625828/highlight/true#M2564

 ~  ParthaSarathy S~  Click here to join ADOBE CAMPAIGN USER GROUP for Quarterly In-person | Hybrid | Virtual Meetups
_Manoj_Kumar_
New Participant
January 29, 2024

Hello @god_prophet 

 

Yes, Just query the xtk:workflow schema and look for the value of keepResults column

 

 

     Manoj     Find me on LinkedIn
New Participant
January 30, 2024

Hi @_manoj_kumar_ I don't see the Keep Results field... 
What could be this  happening?