PSPTFPCLOUDPVDR

index back

File Attachment Cloud Provider

Stores the Configuration of configured Personal cloud Storage providers.

  • Related language record: PSPTFPCLOUDLANG
  • PeopleSoft Field Name Field Type Column Type Description
    PTFPOAUTH2_CLNTNAM Character(60) VARCHAR2(60) NOT NULL Provider Name
    PTFP_USE_OAUTH Character(1) VARCHAR2(1) NOT NULL Use OAuth2 style configuration or not
    N=No
    Y=Yes

    Default: Y

    PTFPCLOUDPVDRLABEL Character(15) VARCHAR2(15) NOT NULL Label of Cloud Provider to display with icon
    PTFPOAUTH2_DESCR Character(254) VARCHAR2(254) NOT NULL Icon Tooltip
    PTFPSHOWCLOUD Character(1) VARCHAR2(1) NOT NULL Display Option for Cloud Providers
    A=PC and Android
    D=PC Only
    F=All
    I=PC and iOS

    Default: I

    PTFPOAUTH2_CLNT_ID Character(254) VARCHAR2(254) NOT NULL Client ID
    PTFPOAUTH2_CLNTSEC Character(254) VARCHAR2(254) NOT NULL Client Secret
    PTFPOAUTH2_RED_URI Character(254) VARCHAR2(254) NOT NULL Redirect URI
    PTFPOAUTH2_SCOPE Character(254) VARCHAR2(254) NOT NULL Application Scope
    PTFPJS_LIB_URL Character(254) VARCHAR2(254) NOT NULL Internet URL (Universal Resource Locator)
    PTFPFUNCNAME Character(254) VARCHAR2(254) NOT NULL Function Name
    PTFPOVERRIDE_FUNC Character(1) VARCHAR2(1) NOT NULL Override Function
    N=No
    Y=Yes

    Default: N

    PTFPCUSTOM_JS Long Character CLOB Custom JavaScript
    STATUS Character(1) VARCHAR2(1) NOT NULL Status Indicator
    A=Active
    I=Inactive

    Default: A

    SEQNBR Number(5,0) INTEGER NOT NULL Sequence Number

    Default: 0

    LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
    LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
    index back (c)David Kurtz 2020, www.go-faster.co.uk PeopleTools 8.58
    PTRef generated on 21-DEC-20