Build Server FAQs
Frequently asked questions for the Build Server guide.
Does Build Server Affect UI Components
No. Build Server only processes workflows and backend logic. To validate or compile UI components, you must use Build Client or Build Project.
Why Is The Build Server Option Disabled
Another operation (e.g.publishing) is in progress.
Why Would I Run Build Server Separately
You should run Build Server separately if:
You’re modifying flows or script logic only.
You want faster validation than a full build.
You want to isolate and fix server-side errors before UI up