Definition of table web-service-attr
Service specific attributes , Table Dump Name web-satr

Alphabetical Field Summary

  • attrib-desc: (CHAR) Attribute Description
  • attrib-name: (CHAR) Name of the attribute
  • attrib-value: (CHAR) Attribute Value
  • extern-guid: (CHAR) External Global Unique ID for this record
  • function-name: (CHAR) Name of the major funtion the attribute is associated with
  • service-name: (CHAR) Service Name associated with this attribute

    Alphabetical Index Summary

  • attrib-name: (UNIQUE, PRIMARY) service-name, function-name, attrib-name
  • extern-guid: extern-guid

    Other tables who reference web-service-attr

  • web-login-attr - Login based attributes
  • web-target-attr - Target oriented attributes

    Tables web-service-attr references

  • web-config - Web Configurations
  • web-login-attr - Login based attributes
  • web-target-attr - Target oriented attributes


    Detailed Alphabetical Field Listing
    attrib-desc Data type: CHARACTER
    Format: x(32)
    Help: Attribute Description

    attrib-name Data type: CHARACTER
    Format: x(16)
    Help: Name of the attribute
    Attributes: Index Component

    attrib-value Data type: CHARACTER
    Format: x(32)
    Help: Attribute Value

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    function-name Data type: CHARACTER
    Format: x(16)
    Help: Name of the major funtion the attribute is associated with
    Attributes: Index Component

    service-name Data type: CHARACTER
    Format: x(8)
    Help: Service Name associated with this attribute
    Attributes: Index Component

    Created on 02/16/2006 by DBHTML V1.2