Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUSAP

Package: Kernel

Routine: XUSAP


Information

XUSAP ;ISF/RWF - PROXY User Tools ;08/16/2006

Source Information

Source file <XUSAP.m>

Entry Points

Name Comments DBIA/ICR reference
APFIND(NAME) ;Lookup Appliction user by name, return ien^vpid if OK
; -1,-2,-3 if not
  • ICR #4765
    • Status: Active
    • Usage: Private
    APCHK(IEN) ;Check if OK for AP user to run.
    CPCHK(IEN) ;Check if OK for Connector Proxy to run
  • ICR #4765
    • Status: Active
    • Usage: Private
    ACTIVE(XUDA) ;Get if a user is active.
  • ICR #4539
    • Status: Active
    • Usage: Private
    USERTYPE(IE,CLASS) ;See if IEN points to a APP user
  • ICR #4539
    • Status: Active
    • Usage: Private
    RPC(RPC) ;Check if OK for AP to run RPC
  • ICR #4765
    • Status: Active
    • Usage: Private
    CREATE(NAME,FMAC,OPT,NIL) ;Create an APPLICATION PROXY user
  • ICR #4677
    • Status: Active
    • Usage: Controlled Subscription
  • ICR #6081
    • Status: Active
    • Usage: Private
  • ICR #7310
    • Status: Pending
    • Usage: Controlled Subscription
    CONT ;Connector Proxy User
  • ICR #4765
    • Status: Active
    • Usage: Private

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"You MUST hold the XUMGR key"
    • Line Location: CONT+2
    Function Call: WRITE
    • Prompt: !,"Existing User is not a CONNECTOR PROXY"
    • Line Location: CONT+8
    Function Call: WRITE
    • Prompt: !,"Can't use an APPLICATION PROXY user."
    • Line Location: CONT+10
    Info |  Source |  Entry Points |  Interaction Calls