Plant

Behind the scenes, Plant was rebuilt using an MVVM structure.

Multi-Tenant

The following parameter was added to the <userSettings>section of the Plant2015.exe.config file:

  • <add key="Tenant" value="Default"/>

The Tenant parameter is used to set a tenant name, which allows Plant to connect to multi-tenant environments. If you are not running a multi-tenant environment, leave the value as Default. If using a multi-tenant environment, change the value to the tenant ID.

Scheduler

The following parameter was added to the <userSettings>section of the Production Scheduler.exe.config file:

  • <setting name="Tenant" serializeAs="String">
                    <value>Default</value>
    <setting>

The Tenant parameter is used to set a tenant name, which allows Scheduler to connect to multi-tenant environments. If you are not running a multi-tenant environment, leave the value as Default. If using a multi-tenant environment, change the value to the tenant ID.



© 2015 Microsoft and IndustryBuilt Software. All rights reserved.

JustFoodERP Release 8.00.00.00 | January 2015