About using background process template

I have a question. I created an email automation project using regular process template. The project has no user interactions. now I want it to be a background process, do I need to use background process template and move all the activities from the existing one to the template?

Thanks,

yili

Yes. If there are no user interactions and no clicks or type into activities, you are good to move to background process template.

Regards,
Karthik Byggari

Is there a way to migrate normal process with no UI interaction to background process without recreating it … just by changing few attributes in project.json

You just copy activities or sequence that doesn’t involve UI interactions into background process template. You do not need to recreate everything.