Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 8994.171

Package: RPC Broker

RPC BROKER SITE PARAMETERS(#8994.1)-->8994.17-->8994.171

Sub-Field: 8994.171


Information

Parent File Name Number Package
8994.17 PORT 8994.171 RPC Broker

Details

Field # Name Loc Type Details
.01 PORT 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>32000)!(X<9000)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 16, 1999
  • HELP-PROMPT:  Type a Number between 9000 and 32000, 0 Decimal Digits
  • CROSS-REFERENCE:  8994.171^B
    1)= S ^XWB(8994.1,DA(2),7,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^XWB(8994.1,DA(2),7,DA(1),1,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  ^^TRIGGER^8994.171^1
    1)= K DIV S DIV=X,D0=DA(2),DIV(0)=D0,D1=DA(1),DIV(1)=D1,D2=DA,DIV(2)=D2 S Y(1)=$S($D(^XWB(8994.1,D0,7,D1,1,D2,0)):^(0),1:"") S X=$P(Y(1),U,2),X=X S DIU=X K Y S X=DIV S X="6" X ^DD(8994.171,.01,1,2,1.4)
    1.4)= S DIH=$S($D(^XWB(8994.1,DIV(0),7,DIV(1),1,DIV(2),0)):^(0),1:""),DIV=X S $P(^(0),U,2)=DIV,DIH=8994.171,DIG=1 D ^DICR:$O(^DD(DIH,DIG,1,0))>0
    2)= Q
    CREATE VALUE)= "6"
    DELETE VALUE)= NO EFFECT
    FIELD)= STATUS
    This TRIGGER Xref initializes the STATUS field of the newly entered port to 6 (internal value of STOPPED).
    This Xref is on the PORT (.01) field of the PORT (1) multiple. The SET logic is "6". No KILL logic.
.5 TYPE OF LISTENER 0;3 SET
  • '0' FOR Original;
  • '1' FOR New Style;

  • LAST EDITED:  MAR 31, 2003
  • DESCRIPTION:  
    This is a flag to tell a Cache/NT site what kind of RPCBroker listener to start. It should not be needed for other types of RPCBroker listeners because they will be under the control of TCPIP service.
1 STATUS 0;2 SET
  • '1' FOR START;
  • '2' FOR STARTING;
  • '3' FOR RUNNING;
  • '4' FOR STOP;
  • '5' FOR STOPPING;
  • '6' FOR STOPPED;

  • LAST EDITED:  SEP 30, 1996
  • SCREEN:  S DIC("S")="I $$STATSCRN^XWBTCP(Y)"
  • EXPLANATION:  You can only set STATUS to START or STOP. All other settings are controlled by the RPC Broker itself.
  • NOTES:  TRIGGERED by the PORT field of the PORT sub-field of the LISTENER sub-field of the RPC BROKER SITE PARAMETERS File
  • CROSS-REFERENCE:  8994.1^C^MUMPS
    1)= D STATCHG^XWBTCP(.DA,X)
    2)= Q
2 CONTROLLED BY LISTENER STARTER 0;4 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  OCT 11, 1996
  • DESCRIPTION:  If you want the Broker listener to start listening on this CPU-port-UCI when the XWB LISTENER STARTER option is run, enter YES. All of the listener entries in this file that have CONTROLLED BY LISTENER STARTER set to
    YES will be started when XWB LISTENER STARTER option is run.
    Hint: XWB LISTENER STARTER option may be used to start all of the listeners
    you need automatically when the Task Manager is started. Use the
    Schedule/Unschedule Options option. In the SPECIAL QUEUEING field
    enter STARTUP. Leave all other fields empty.
Info |  Details