YashLGit/rpa-supplier-creation ? reverse-engineered prompt
Reverse engineered prompt
Build me a UiPath automation that creates supplier records on rpasamples.com using the REFramework pattern and Orchestrator queues.
It should read transaction data from a queue, open the site, log in if needed, create each supplier, and then update each transaction with success or the right exception status. Please keep the usual REFramework flow with initialization, getting transaction data, processing, and cleanup. I also want proper config driven settings, reusable workflows, good logging, and screenshots when something goes wrong.
If some details are missing, use the existing project structure and look up current UiPath docs online if you need to. Make it easy to test with the included Testing workflow, and keep the code organized so I can swap in different supplier data later without rewriting everything.
Are you gonna build this?
make sure you review the code using coderabbit