25. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/18/2018 9:33:35 AM 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.

25.1 Files compared

# Location File Last Modified
1 PS_INB_3.0.4.003.zip\PS_INB_ERX_DataMgmt\src\main\resources\INB_ERX3.0\Data LOAD_APP_CONFIGURATION-DEV2.sql Fri Jan 12 17:11:38 2018 UTC
2 PS_INB_3.0.4.003.zip\PS_INB_ERX_DataMgmt\src\main\resources\INB_ERX3.0\Data LOAD_APP_CONFIGURATION-DEV2.sql Mon Jul 16 19:32:21 2018 UTC

25.2 Comparison summary

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

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

25.4 Active regular expressions

No regular expressions were active.

25.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 . URL ');
  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   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('OB_R ETRY','3') ;
  13  
  14  
  15  
  16   COMMIT;