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

108.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-DEV2.sql Thu Apr 27 02:32:22 2017 UTC

108.2 Comparison summary

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

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

108.4 Active regular expressions

No regular expressions were active.

108.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.DNS    ');
        6   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('MVI_ URL','http s://DNS.DN S   :PORT' );
        7   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('MVI_ EE_RETRY', '3');
        8   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('EE_U RL','https ://DNS.DNS    :PORT') ;
        9   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('VIST A_RETRY',' 3');
        10   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('DRGC HK_RS_URI' ,'/INB-ERX /services/ rest/drug/ searchDrug ');
        11   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 /');
        12   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');
        13   INSERT INT O erx.app_ configurat ion (key,  value) VAL UES ('OB_R S_URI','/I NB-ERX/ser vices/rest /outbound/ outBoundNC PDPMessage ');
        14  
        15  
        16  
        17   COMMIT;