EN
Español
English
Português
    AFLS_THIRD_PARTY_COMPONENTS

    Table where the configuration record of access to external components of Aranda Field Service is made

    Data model

    Fields

    Field Type Description
    tpco_active* BIT Dialing to identify if the current configuration is in an active state
    tpco_asdk_source_type INT Source type identifier when the configuration corresponds to ASDKs: Clients=1, Companies=2
    tpco_asembly_path* NVARCHAR (400) Generated Path Log for External Component Access
    tpco_class_name* NVARCHAR (400) Column where the external component access configuration URL is recorded
    tpco_description NVARCHAR (MAX) External Component Configuration Description
    tpco_id* INT Unique identifier of the table
    tpco_name* NVARCHAR (200) External Component Name
    tpco_project_id INT Project ID associated with external component configuration
    tpco_type* NVARCHAR (40) External Component Configuration Type

    Primary Key

    PK_AFLS_THIRD_PARTY_COMPONENTS
    tpco_id