...
Check which machines are currently supported.
Make sure the current version of MES and the Aggregator package you downloaded are compatible.
Assure that the machines are connected to the network. (LAN / WLAN)
3YOURMIND’s Aggregator must be downloaded and available in the network. Alternatively a cloud version of the aggregator must be enabled. See below for more details.
Access to 3YOURMIND’s Agile MES Admin and Service Panel. (minimum of version 3.14)
Assure that all system requirements are met.
Tip |
---|
Steps to connect machines:
|
1. Obtaining IP address and port
...
Info |
---|
This step can be done by anyone with access to the 3YOURMIND Admin Panel |
Setup a user
Login to the 3YOURMIND Platform as a user that has access to the organisation and admin panel.
Go to User Panel > Users.
Click on Invite User.
Fill it with those infos (Make sure that “Send invitation via E-Mail…” is unchecked):
(The E-Mail Address does not need to exist)
Click on Save.
Provide access to the organization's fulfillment partners
Go to the 3YOURMIND admin panel.
Go to Fulfillment partner.
Open each service under the Fulfillment partner List.
Add the user you created to the list of users.
Click on Save.
Create API token
Go back to the homepage of the admin panel.
Go to Users under Authentication and Authorization.
Search for the user you created.
Click on Create Token.
Info |
---|
The token is only displayed once in the pop-up and not accessible later on. Make sure to copy the token right away. |
...
Login to the 3YOURMIND Platform with a user that has access to the service panel.
Option 1:
Visit the dashboard of the service panel
The number in the URL represents the service id. E.g. https://[your-domain]/service-panel/1/dashboard/ (service
id
would be "1")
Option 2:
Visit https://[your-domain]/api/v2.0/service-panel/services/.
Note the
id
of the service.
4. Create a configuration
...
Code Block | ||
---|---|---|
| ||
{ "id": 1, "url": "https://print.3yourmind.com/api/v2.0/machine/730/", "token": "28c1610a1240ecc5e9eae9b2e3a0554e64e8eeaf" } |
5. Deploy the Aggregator
Follow one of the guides:
...
For shared cloud customers
Aggregator On Windows is the only supported option for shared cloud customers
For dedicated cloud customers
Aggregator On Windows covers all connectivity cases, but it requires manual installation and maintenance.
Aggregator in Docker is a minimal maintenance option that can be used when all the machines have internet connection and a supported cloud API. Our customer support can quickly enable the cloud aggregator for your deployment.
For on-premise customers
Aggregator in Docker is enabled by default in your installation package and is the recommended option as long as 3YOURMIND MES and the machines are connected to the same network.
Aggregator On Windows covers all connectivity cases, but it requires manual installation and maintenance.
6. Activate Machine Connectivity in the Agile MES
Login to the 3YOURMIND Platform with a user that has access to the Service Panel. If you do not have access to the service panel, please look at Service Panel.
Open the Service Panel.
Go to Settings > Workstations.
Select the workstation that the machine should get connected to.
Select the machine in the Machine Connectivity section.
Click on Connect Machine.
...