134. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/17/2019 1:51:43 PM Central Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

134.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\ccra\ccra_HSIE_IC\SEOC\Maintenance\s0 SEOCService.cls Thu Jan 10 13:20:20 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\ccra\ccra_HSIE_IC\SEOC\Maintenance\s0 SEOCService.cls Thu Jan 10 16:31:30 2019 UTC

134.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 1 102
Changed 1 2
Inserted 1 1
Removed 0 0

134.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

134.4 Active regular expressions

No regular expressions were active.

134.5 Comparison detail

  1    /// Create d from: ht tp:// DNS    dbscra801. aac. DOMAIN . EX :58774/hsr m/Region.U SXX.Tools. SEOC.Maint enance.Pro cess.CLS?W SDL=1
  2    Class SEOC .Maintenan ce.s0.SEOC Service Ex tends (%Pe rsistent,  %XML.Adapt or)
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// www.inters ystems.com /trak/ws";
  8   
  9    Parameter  XMLNAME =  "SEOCServi ce";
  10   
  11    Parameter  XMLSEQUENC E = 1;
  12   
  13    Property N oOfService  As %Strin g(MAXLEN =  "", XMLNA ME = "NoOf Service");
  14   
  15    Property S erviceCare Requested  As %String (MAXLEN =  "", XMLNAM E = "Servi ceCareRequ ested");
  16   
  17    Property A uthorizedN oOfVisits  As %String (MAXLEN =  "", XMLNAM E = "Autho rizedNoOfV isits");
  18   
  19    Property C PTCodes As  %String(M AXLEN = "" , XMLNAME  = "CPTCode s");
  20   
  21    Storage De fault
  22    {
  23    <Data name ="SEOCServ iceDefault Data">
  24    <Subscript >"1"</Subs cript>
  25    <Value nam e="1">
  26    <Value>%%C LASSNAME</ Value>
  27    </Value>
  28    </Data>
  29    <Data name ="SEOCServ iceState">
  30    <Value nam e="1">
  31    <Value>NoO fService</ Value>
  32    </Value>
  33    <Value nam e="2">
  34    <Value>Ser viceCareRe quested</V alue>
  35    </Value>
  36    <Value nam e="3">
  37    <Value>Aut horizedNoO fVisits</V alue>
  38    </Value>
  39    <Value nam e="4">
  40    <Value>CPT Codes</Val ue>
  41    </Value>
  42    </Data>
  43    <DataLocat ion>^SEOC. MaintenanD B67.SEOCSe rviceD</Da taLocation >
  44    <DefaultDa ta>SEOCSer viceDefaul tData</Def aultData>
  45    <IdLocatio n>^SEOC.Ma intenanDB6 7.SEOCServ iceD</IdLo cation>
  46    <IndexLoca tion>^SEOC .Maintenan DB67.SEOCS erviceI</I ndexLocati on>
  47    <State>SEO CServiceSt ate</State >
  48    <StreamLoc ation>^SEO C.Maintena nDB67.SEOC ServiceS</ StreamLoca tion>
  49    <Type>%Lib rary.Cache Storage</T ype>
  50    }
  51   
  52    }
        53   T