88. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/22/2017 3:39:53 PM Central Daylight 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.

88.1 Files compared

# Location File Last Modified
1 PRE-Inbound-eRx-2.0.4.056.zip\PRE-Inbound-eRx-2.0.4.056\PS_INB_ERX_DataMgmt\src\main\resources\INB_ERX2.0\Data LOAD_APP_CONFIGURATION-PROD.sql Tue Jun 13 16:33:00 2017 UTC
2 PRE-Inbound-eRx-2.0.4.056.zip\PRE-Inbound-eRx-2.0.4.056\PS_INB_ERX_DataMgmt\src\main\resources\INB_ERX2.0\Data LOAD_APP_CONFIGURATION-PROD.sql Tue Aug 22 17:49:36 2017 UTC

88.2 Comparison summary

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

88.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

88.4 Active regular expressions

No regular expressions were active.

88.5 Comparison detail

  1   DELETE FRO M erx.app_ configurat ion;
  2  
  3   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('MVI_ RS_URI','/ INB-ERX/se rvices/res t/patientS earch/look upPatientB yName/');
  4   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('Eand E_RS_URI', '/INB-ERX/ services/r est/eandeV erify/fetc hEligibili tyStatusBy Key');
  5   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('ERX_ URL','http :// DNS    s
e rver .aac. DNS     ');
  6   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('MVI_ EE_RETRY', '3');
  7   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('VIST A_RETRY',' 3');
  8   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('DRGC HK_RS_URI' ,'/INB-ERX /services/ rest/drug/ searchDrug ');
  9   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('PRVD RCHK_RS_UR I','/INB-E RX/service s/rest/pro vider/sear chProvider /');
  10   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('TO_V ISTA_RS_UR I','/INB-E RX/service s/rest/sen dInboundMe ssage/toVi sta');
  11   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('OB_R S_URI','/I NB-ERX/ser vices/rest /outbound/ outBoundNC PDPMessage ');
  12                    
  13   COMMIT;