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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PSS262PO

Package: Pharmacy Data Management

Routine: PSS262PO


Information

PSS262PO ;BIR/KML-Post Install routine for patch PSS*1*262 ;10/19/2023

Source Information

Source file <PSS262PO.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; main
HDRWS ; add the HDR web service, the HDR web server, and register
SVR ;Update server
WEBSERVICE(PSSFLD01,PSSFLD200,PSSFLD201) ; add the new HDR web service to WEB SERVICE file (18.02)
; input:
; PSSFLD01 - name of the web service
; PSSFLD200 - CONTEXT ROOT of the web service
; PSSFLD201 - AVAILABILITY RESOURCE of the web service
; output:
; returns the ien of the newly created entry or if not created, then 0 is returned to indicate an error in registering
WEBSERVER(PSSFLD01,PSSFLD03,PSSFLD04,PSSFLD301,PSSFLD302,PSSFLD303) ; add the HDR web server to the WEB SERVER (#18.12) file
ENABLEWS(SERVERIEN,TEXT) ; enable the web service
TESTWS(WSDA,SERVICE,LINE) ; -- test web services availability
APSP ; add intervention type entries to file 9009032.3
MENUS ; Restructure menus
MENUSA ; Restructure menus
URL ; Add PGx URL to Pharmacy System File
ADDIT(PSSTYPE) ; Add the new intervention type
APSPTXT ; the 2 new intervention types added to the APSP INTERVENTION file
MAIL(XMSUB) ;Send mail message
REPORT(TEXT,ACTION,LINE) ; report activity during installation including error conditions
; Input -
; TEXT - text to report to end-user
; ACTION - what processing occurred
; LINE - line number for the mail message passed in by reference
1
2
3
4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^XOB(18.02 - [#18.02] FIND1^DIC
^XOB(18.12 - [#18.12] FIND1^DIC,  GET1^DIQ
19.01 FIND1^DIC
^APSPQA(32.3 - [#9009032.3] FIND1^DIC
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call