Building X Portal FAQs
How do I move organization’s from one group to another?
Log into FIN Stack (or the customer branded version).
Go to Folio and make a Snapshot of the project to download it locally (https://finproducts.atlassian.net/wiki/spaces/FINFramework/pages/770708256/Folio+Menu#Make-Snapshot).
Log into the Building X Portal under Customer's Organization subscription.
Delete the device from the current organization/group.
Add the device to the new organization/group.
Activate the device on the new organization/group.
This will reset the installed distribution. The distribution has to be installed again.
Once the software is running, login to the software UI and re-upload the license (Licenses).
Upload the Snapshot captured in step 2 (https://finproducts.atlassian.net/wiki/spaces/FINFramework/pages/770708256/Folio+Menu#Upload-Snapshot).
Re-connect the device to Edge2Cloud (https://finproducts.atlassian.net/wiki/spaces/Edge2Cloud/pages/1713768749/Edge2Cloud+guide#Edge2Cloud-in-FIN).
How do I update the OS?
See Building X Devices Application User Guide
How do I update FIN?
See Full Installation Guide page 16 “Updating distributions”
Will I lose my users and projects when updating FIN?
The only time a project and users would get deleted is if you:
Reset Configuration
Factory Reset
Or delete a device from the Building X portal and re-activate it using the Activation key when moving it from one subscription to another.
Gateway FAQs
What happens if I do a factory reset?
Doing a factory reset, all configuration data and installed apps will be deleted. The activation ID doesn't change and the device will still be registered in the portal. After the reset has been completed, you can remotely access the device logging in to the gateway with the default username and password. You’ll then need to re-install the applications.
F200 Project FAQs
How to re-register to Edge2Cloud on a F200?
In order to be able to register this instance again to Edge2Cloud, the cloud.ks file in the FIN directory needs to be deleted to clear the identity it had before. The cloud.ks file would have to be deleted when connected to the FIN instance directly for security reasons.
To do this, follow the below steps.
Connect to the FIN instance directly not via Edge2Cloud
Open the Folio app → Launch
Run this function:
finEdge2CloudResetDeviceRegistration()
Refresh the browser and try to re-register the instance again (a reboot of the F200 is not required)
My snapshot fails to download, what can I do?
This issue occurs when a project is likely to have large files that are typically over 200MB in size. If you come across this on small devices such as F200, you can get around by increasing the HTTPS Timeout property to about 10 minutes. However, we don’t recommend keeping this 10 minute timeout as the default period for performance reasons.
The HTTPS Timeout property can be found in the Host → Settings → under the HTTP section.
How to delete a project on an F200?
To delete a project inside an F200, use the following steps:
Log into the project to be deleted.
Go to Folio → Launch.
Enter the query below with the project name and current date.
projDelete(@p:demo,"2024-01-01")
Replace “demo” with whatever your project name is.
Replace “2024-01-01” with the current date (YYYY-MM-DD format).Refresh the browser page.
The Host page will appear and the project will no longer exist. A reboot of the F200 is not required.