APPIDMAPPING Table

Added in version 7.5.4

The APPIDMAPPING table stores the GUID and EndPoint URL for integration synchronization.

While this table does not have a field defined as a primary key, the APPID field should be unique and considered a primary key.

Legend
 

Field Datatype (Length) Allow Nulls Indexes Relationship Related Table and Field

APPID

varchar(12)

NOT NULL

PK_APPID (I E)

(One) to (Many)

ACCOUNT.PRIMARYOPERATINGCOMPID

(One) to (Many)

ACCOUNTOPERATINGCOMPANY.ACCOUNTOPERATINGCOMPID

 (One) to (Many)  ACTIVITY.APPID
 (One) to (Many)  ACTIVITYATTENDEE.APPID

(One) to (Many)

ADDRESS.APPID

(One) to (Many)

COMMODITYGROUP.APPID

(One) to (Many)

CONTACT.APPID

(One) to (Many)

ERPEMAILADDRESS.APPID

(One) to (Many)

ERPPHONENUMBER.APPID

 (One) to (Many)  GLOBALCHANGETRACKING.APPID
 (One) to (Many)  HISTORY.APPID
 (One) to (Many)  LEAD.APPID

(One) to (Many)

OPPORTUNITY.OPERATINGCOMPANYID

(One) to (Many)

PRODUCT.APPID

(One) to (Many)

SALESORDER.APPID

(One) to (Many)

SALESORDER.OPERATINGCOMPANYID

(One) to (Many)

SALESORDERADDRESS.APPID

(One) to (Many)

SALESORDERITEMS.APPID

(One) to (Many)

SLXCONTRACTSYNCLOG.APPID

(One) to (Many)

SLXLOCATION.APPID

(One) to (Many)

SLXPRICE.APPID

(One) to (Many)

SLXPRICELIST.APPID

(One) to (Many)

SYNCDIGEST.APPID

(One) to (Many)

SYNCRESULT.APPID

(One) to (Many)

SYSTEMINFO.APPID

(One) to (Many)

UNITOFMEASURE.APPID

(One) to (Many)

USER_ACTIVITY.APPID

(One) to (Many)

USER_OAUTHTOKEN.APPID

(One) to (Many)

USERINTEGRATION.APPID

NAME

varchar(128)

NULLS

 

 

 

ENDPOINTURL

varchar(256)

NULLS

 

 

 

USERNAME

varchar(64)

NULLS

 

 

 

PWD

varchar(128)

NULLS

 

 

 

CREATEUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

CREATEDATE

datetime

NULLS

 

 

 

MODIFYUSER (FK)

char(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

MODIFYDATE

datetime

NULLS

 

 

 

ENABLED

varchar(1)

NULLS

 

 

 

RESTRICTTOSINGLEACCOUNT

varchar(1)

NULLS

 

 

 

ERPMANAGESSO

varchar(1)

NULLS

 

 

 

SYNCINTERVAL

int

NULLS

 

 

 

ENABLEEMAILAUTH

varchar(1)

NULLS

 

 

 

ISSYSTEMENDPOINT

varchar(1)

NULLS

 

 

 

INTEGRATIONID

char(12)

NULLS

 

(Many) to (One)

INTEGRATIONS.INTEGRATIONID

ISUSERENDPOINT

varchar (1)

NULLS

 

 

 

OAUTHPROVIDERID

char(12)

NULLS

 

(Many) to (One)

OAUTHPROVIDER.OUAUTHPROVIDERID

USERID

char(12)

NULLS