What is Agent Thread? what are the types of agent thread?
1 Like
Hi! Pratik
‘Execution Threads’ is a configuration parameter for Agents. Each Execution Thread corresponds to one process. So if an Agent has multiple threads it can execute those many Requests (workflows/processes) in parallel. For example if Execution Threads=2 then the Agent can execute two requests in parallel.
Your license determines the maximum number of Agent threads available you can use.
1 Like