In UIPath we have reFramework (dispatcher, performer, reporter) and the queue/orchestrator splitting the work between bots.
Can somebody please point me to a similar way of doing it in the Appian Academy?
Thank you so much.
Discussion posts and replies are publicly visible
Hi,
Appian doesn't use REFramework or dispatcher/performer models like UiPath.Instead, it uses process models, Appian RPA bots, and robot pools to manage execution and scaling.Workload is managed via Appian Records, Data Stores, and looped process flows, not queues like in Orchestrator.