Projects from 2023 User Group session "Using Common Code in workflows"
Table of Contents
The functions project
This is an example of how to group functions together into a single project so that you can call them from several locations

This is the code behind the project:
Call External Projects
This is the calling process to the functions project

This is the code behind the project:
Run Orphan Jobs
This project shows calling another project and running it multiple times concurrently

This is the code behind it
Orphan Process
This is the project being called from the previous one. It also makes use of the functions project.

This is the code behind it
Related Articles
-
Understanding Service Level Agreements in GoAnywhere
1209 views of this article
-
What to do if GoAnywhere is Failing to Start?
1105 views of this article
-
How to Set Up OAUTH2 in GoAnywhere
2182 views of this article
-
How to Send Slack Alerts from GoAnywhere
1047 views of this article
-
GoAnywhere Memory Usage
936 views of this article