Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Source Information |  Call Graph |  External References |  Local Variables |  All
Print Page as PDF
Option: XWB M2M CACHE LISTENER

Package: RPC Broker

Option: XWB M2M CACHE LISTENER


Source Information

Name Value
NAME XWB M2M CACHE LISTENER
X ACTION PRESENT YES
MENU TEXT Start M2M RPC Broker Cache Listener
UPPERCASE MENU TEXT START M2M RPC BROKER CACHE LIS
DISPLAY OPTION? YES
PACKAGE RPC BROKER
E ACTION PRESENT YES
EXIT ACTION D STRT^XWBVLL(XWBPORT)
ENTRY ACTION W !! S DIR(0)="N",DIR("B")="4800",DIR("A")="PORT" D ^DIR Q:$D(DIRUT) S XWBPORT=Y
DESCRIPTION
This option is for Cache/NT only.  It will start the listener for RPC 
Broker M2M.  This option called STRT^XWBVLL() and it is jobbed off.  
Option will prompt you for PORT# to start the listener on.  The default 
is 4800 which it the port use for M2M.
CREATOR ADAM,ADAM
TYPE run routine
TIMESTAMP 2004-03-31 17:26:09

Call Graph

Call Graph Total: 2

Package Total Call Graph
RPC Broker 1 STRT^XWBVLL  
VA Fileman 1 ^DIR  

External References

Name Field # of Occurrence
^DIR 4
STRT^XWBVLL 2

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DIR("A" 4
>> DIR("B" 4
>> DIR(0 4
>> DIRUT 4
>> XWBPORT 2, 4
>> Y 4
Source Information |  Call Graph |  External References |  Local Variables |  All