| Version | 1.0.0 |
|---|---|
| Publisher | HomeDev |
| Release date | Dec 12, 2012 |
| Date added | Dec 12, 2012 |
| Os requirements | Windows 2003, Windows 8, Windows Vista, Windows, Windows Server 2008, Windows 7, Windows XP |
| Requirements | .Net Framework 4.0 |
| Total downloads | 40 |
| Price | Free |
Description
InterAction CRM has a two part primary key that identifies all objects in the Interction database.
These are generally as follows:
Listing ID - the main identity key of the object and
Listing Src Id - The id of the InterAction database - by default in a standard interAction installation this is the number 2.
These identifiers can be represented in two ways:
1. Windows ID - e.g 2/1234
2. WebID - 8589935826 - a formulae is applied to the 2/1234 to create a 64bit integer to represent the two part key.
In various places within InterAction, (admin screens, log files) you may be presented with a WebID.
This simple utility provides the ability to easily convert between web and windows ID's when attempting to identify the contact or folder that the system may actually be referring too.