1. TIBCO BusinessWorks™ Application Development, Release 6.8, September 2022: In the chapter "Deploying an Application", the section "Deploying an Application from TIBCO Business Studio™ for BusinessWorks™" explicitly states in Step 1: "In TIBCO Business Studio for BusinessWorks, connect to the bwagent." This confirms that the bwagent is the required target for the connection.
2. TIBCO BusinessWorks™ Administration, Release 6.8, September 2022: The chapter "bwagent" describes its function: "The bwagent is a daemon process that runs on every TIBCO BusinessWorks machine... The bwagent can be managed using the bwadmin utility or the Admin UI. The bwagent exposes REST APIs that can be used to manage the run time." BusinessStudio utilizes these REST APIs for remote management.
3. TIBCO BusinessWorks™ Concepts, Release 6.8, September 2022: The chapter "Administration Concepts" under the section "bwagent" details its role as the central point of administration: "The bwagent is the agent that is responsible for managing and monitoring the run time. It synchronizes data from the data store and pushes changes to the AppNodes." This highlights its essential role for any administrative action, including deployment from BusinessStudio.