Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
addons:bizwizard:installation [2016-03-16 14:51] Magnus Fagerlund [LIME Pro] |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Installation ====== | ||
- | ===== Requirements ===== | ||
- | The following is required for the BizWizard Integration to work: | ||
- | * **Microsoft .NET Framework 4.0** (full edition) | ||
- | * **LIME Pro Web Service** | ||
- | During installation you will also need the following: | ||
- | * **Administrator privileges** on the machine where the integration is to be installed. | ||
- | * **Account details** (username and password) for the Bizwizard-account, | ||
- | * **Site name** (e.g. //< | ||
- | * **Site GUID** Must be provided by Netoptions | ||
- | * **Connection details** for LIME Pro Web Service (shared account mode): | ||
- | * Set Session mode to **Shared** and provide a LIME username and password (eg BIAuser/ | ||
- | * Binding type (e.g. //basic http//) | ||
- | * Endpoint address (e.g. //< | ||
- | | ||
- | ===== Step-by-step guide ===== | ||
- | Follow these simple steps to get the BizWizard Integration up and running: | ||
- | |||
- | ==== LIME Pro ==== | ||
- | - < | ||
- | - Start LIME Pro and adjust views and filters for the campaign table and the other newly created tables to your liking. | ||
- | |||
- | <WRAP round info> | ||
- | === Note! === | ||
- | The installation requires true administrator privileges. If nothing seems to happen when you try to install the .msi file, open an Administrator command prompt and install using the following command: | ||
- | < | ||
- | </ | ||
- | |||
- | <WRAP round important> | ||
- | === Warning! === | ||
- | If any changes is made in the field configuration in LIME Pro through LISA you must restart the LIME Pro Web Service to update the structure | ||
- | </ | ||
- | |||
- | ==== Install and setup BIA ==== | ||
- | |||
- | The BIA setup is in standard configured to work with the default LIME Pro database (grunddatabas) but can be configured to work with any field setup. If field names and options differs from the standard it must be changed in various settings files. See standard file names under the [[addons: | ||
- | |||
- | ==== BIA Setting files ==== | ||
- | |||
- | **Default table names and field names** | ||
- | All default values will be generated when starting the integration the first time and will be found in | ||
- | BIA\Plugins\LimePro\LimeSettings.xml in the plugin folder. | ||
- | |||
- | **Default values in the Lime settings page in BizWizard** | ||
- | All default values will be generated when starting the integration the first time and will be found in | ||
- | LimeUserSettings.xml in the plugin folder. | ||
- | |||
- | **Default batch settings** | ||
- | All default values will be generated when starting the integration the first time and will be found in | ||
- | EventBatchSettings.xml in the plugin folder. | ||
- | |||
- | **Default fields for synched columns** | ||
- | All default values will be generated when starting the integration the first time and will be found in | ||
- | SynchedColumnSettings.xml in the plugin folder. | ||
- | |||
- | ==== Start installation ==== | ||
- | |||
- | - Copy the Netoptions to the LIME Server. [or other server]. The standard configuration for all search paths are set for c:/ | ||
- | - Change all setting files in order to match the field and option key names in LIME Pro (only if you have different names than standard). | ||
- | - Open BiaSetting.xml in Netoptions/ | ||
- | - Open the file biaservicename.txt and set the name of the service (not mandatory, it is the service name that will appera under Services in windows e.g. LIME Bia integrator) | ||
- | - Right click the .bat file and set the SERVICE_EXE=" | ||
- | - Setup the databasename (not the Display Name) and Web Service end-point address in jhe file BIA\Plugins\LimePro\Netoptions.BiaIntegrators.LundalogikLimePro.dll.config | ||
- | - Run the BAT file. | ||
- | |||
- | ===== Upgrading ===== | ||
- | Q: It is possible to upgrade from older version of Bizwizard integration? | ||
- | A: No, no really a upgrade. This is a total rewritten integration and must be seen as a new instsallation |