innosolvcity (former NEST)


innosolvcity address provider by Innosolv.
This address interface addresses the "FindSubjectContactPerson" endpoint from the "BasisService".

WARNUNG
This is the client-side version of the innosolvcity address provider. This is up to date with NEST 2018 and is no longer under development.
We recommend using the server-side innosolvcity address provider in any case, see the following section Switch to server-side version of innosolvcity address provider.


Switch to server-side version of innosolvcity address provider

To switch to the server-side innosolvcity address provider, perform the following steps:

  1. Customize "configuration frame"
    Before:

    <AddressProvider id="B16EC67C-444E-46DC-A659-93E95BB4EB4D" ...> ... </AddressProvider>

    After:

    <!-- AddressService --> <AddressProvider id="E10A8313-A92D-4CB2-A12B-9AEB58F39207" ...> <!-- serverside innosolvcity address provider --> <AddressProvider id="28F86C73-3A64-4BFF-AD87-CBDA92ED9170"> ... </AddressProvider> </AddressProvider>
  2. If the SearchParameters are already explicitly configured, add the following new search parameter

  3. <SearchParameter Name="ActiveOnly" Label="{U[Recipients.NestAddressProvider.SearchParameterLabel.ActiveOnly]}" Type="Boolean" Length="100" Sort="8" />
  4. If necessary, add the following configuration line:


NEST-Release 2018

Configuration

Example 1 (simple)

Example 2 (detailed)

Mit übersetzten Beschriftungen

Configuration

Entries in the Global Translations

Configuration


Before NEST release 2018

Example configuration:

Structure

  • Title Title of the address provider. Default: "NEST Contact" (with UI language German)

  • NestVersion Version from Nest service. 2018 if the Nest release 2018 (or newer) is installed.

  • Uri Uri of the Nest service endpoint

  • UserName Username for authentication to the Nest service endpoint

  • Password Password for authentication to the Nest service endpoint

  • Debug true if additional information is to be logged (request and response)

  • AlleAdressartenDefault false if the "AllAddressTypes" search parameter is to be disabled. The user can change this option for the current search by using the "AllAddressTypes" search parameter (if configured).

  • DetailsColumnMapping determines which data will be displayed in the Details column. Default: ./ExtendentFields/Item[@Key='Dynamic.AddressType']

  • SearchParameters The search mask can be configured here (see sample configuration). If this element is not configured, a default search mask is displayed (available in DE, EN, FR, IT; checkbox "AllAddress types" is not displayed). The following parameters can be used for the Nest search:

    • Vorname

    • Name

    • Geburtsdatum (Date)

    • StrasseHaus

    • PLZ

    • Ortsname

    • ID_Subjekt (Long)

    • AlleAdressarten (Boolean)

  • Mapping Contact mapping, see default contact mapping. Possible source fields retrieved from NEST and made available for mapping:

    • Adressart

    • AdressZusatz

    • Anrede

    • AnzeigeName

    • Briefanrede

    • Briefanschrift

    • Email

    • Firmenname

    • Geburtsdatum

    • ID_Subjekt

    • Mobil

    • Name

    • Nation

    • Ort

    • PLZ

    • PlzOrt

    • PostleitzahlZusatzziffer

    • StrasseHaus

    • StrasseZusatz

    • Telefax

    • Telefon

    • Titel

    • Vorname

    • Zusatzname

PrimeSoft AG, Bahnhofstrasse 4, 8360 Eschlikon, Switzerland