112. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/27/2017 3:14:08 PM Eastern 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.

112.1 Files compared

# Location File Last Modified
1 Thu Apr 27 19:14:08 2017 UTC
2 PRE-Inbound-eRx-2.0.3.040.zip\PS_INB_ERX_DataMgmt\target\PS_INB_ERX_DataMgmt-1.0.2.010-zipfile.zip\INB_ERX2.0\Data LOAD_APP_CONFIGURATION-STAG.sql Sat Apr 22 19:50:39 2017 UTC

112.2 Comparison summary

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

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

112.4 Active regular expressions

No regular expressions were active.

112.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 ://vaausap piep402.aa c.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;