Produced by Araxis Merge on 3/13/2019 2:49: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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | C:\AraxisMergeCompare\Pri_un\DSM\Direct_VLER-Libraries\migrations | v1-10-3.sql | Tue Mar 12 21:54:24 2019 UTC |
| 2 | C:\AraxisMergeCompare\Pri_re\DSM-scrubbed\Direct_VLER-Libraries\migrations | v1-10-3.sql | Wed Mar 13 19:11:40 2019 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 11 | 60 |
| Changed | 11 | 62 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 1 | -- ENVIRON MENT CHANG ES FOR v1. 10.3 (Sust ainment Pa tch) | |
| 2 | ||
| 3 | --RTC Tick et - (5536 08) = Modi fy Direct so that co nfiguratio n files an d fields a re stored outside of the code/ file syste m | |
| 4 | --For the local Dev Environmen t (Vagrant ): | |
| 5 | ||
| 6 | --Add the following lines to y our webmai l.ini: | |
| 7 | -- dp_envi ronment="L OCAL" | |
| 8 | -- encrypt ion_key=" REDACTED " | |
| 9 | -- databas e_password =" REDACTED " | |
| 10 | -- ldap_ad min_passwo rd=" REDACTED " | |
| 11 | -- ldap_se arch_passw ord=" REDACTED " | |
| 12 | -- webserv ice_public _key="REDA CTED" | |
| 13 | -- webserv ice_privat e_key="RED ACTED" | |
| 14 | -- vler_di rectory="C :/vagrant/ htdocs/vle r-librarie s/" | |
| 15 | -- tls_ser ver_key_pa th="C:/vag rant/htdoc s/webmail/ direct-pro ject-innov ation-init iative/cer ts/dbdev.k ey" | |
| 16 | -- tls_ser ver_cert_p ath="C:/va grant/htdo cs/webmail /direct-pr oject-inno vation-ini tiative/ce rts/dbdev. pem" | |
| 17 | -- enable_ file_trans fers=false | |
| 18 | -- log_api _stats="1" | |
| 19 | -- connect _gateway_h ostname=" IP " | |
| 20 | -- connect _gateway_p ort=" PORT " | |
| 21 | -- connect _home_comm unity_id=" 2.16.840.1 .113883.4. 349.1" | |
| 22 | -- connect _test_pati ent_id="D1 23401" | |
| 23 | -- mvi_pat ient_searc h_wsdl="W: /htdocs/we bmail/dire ct-project -innovatio n-initiati ve/applica tion/third _party/MVI /wsdl/IdmH l7v3.wsdl" | |
| 24 | -- mvi_pat ient_searc h_endpoint ="" | |
| 25 | -- mvi_pro cessing_co de="T" | |
| 26 | -- smtp_ho stname=" IP " | |
| 27 | -- clinica l_domain=" dev.direct . DOMAIN . EXT " | |
| 28 | -- all_use rs_mock_na me="dpii-a ll-va-dire ct-users" | |
| 29 | -- ldap_ho stname="ld ap.dev.dir ect. DOMAIN . EXT " | |
| 30 | -- ldap_ba se_domain= "dc= XXX ,dc= XXXXXX ,dc= XX ,dc= XXX " | |
| 31 | -- databas e_hostname ="db.dev.d irect. DOMAIN . EXT \VADATA, PORT " | |
| 32 | -- databas e_username ="vauser" | |
| 33 | -- vlerdas _hostname= "vlerdas.d irect. DOMAIN . EXT " | |
| 34 | -- api_adm in_url="ht tp://devel oper.dev.d irect. DOMAIN . EXT " | |
| 35 | -- sso_log out_page=" https:// DNS .iam. DOMAIN . EXT /centrallo gin/centra llanding.a spx" | |
| 36 | ||
| 37 | --Add the following lines to y our api.in i: | |
| 38 | -- direct_ environmen t="LOCAL" | |
| 39 | -- encrypt ion_key=" R E DACTED " | |
| 40 | -- databas e_password =" REDACTED " | |
| 41 | -- ldap_an on_admin_p assword=" REDACTED " | |
| 42 | -- ldap_an on_search_ password=" REDACTED " | |
| 43 | -- webserv ice_public _key="REDA CTED" | |
| 44 | -- webserv ice_privat e_key="RED ACTED" | |
| 45 | -- vler_di rectory="C :/vagrant/ htdocs/vle r-librarie s/" | |
| 46 | -- tls_ser ver_key_pa th="W:/htd ocs/api/di rect-as-a- service/ce rts/dbdev. key" | |
| 47 | -- tls_ser ver_cert_p ath="W:/ht docs/api/d irect-as-a -service/c erts/dbdev .pem" | |
| 48 | -- vap_uri ="http:// IP /XACMLCont extHandler Service/XA CMLContext HandlerSer vice?WSDL" | |
| 49 | -- vap_hom e_communit y_id="2.16 .840.1.113 883.4.349" | |
| 50 | -- enable_ file_trans fers=FALSE | |
| 51 | -- clinica l_domain=" dev.direct . DOMAIN . EXT " | |
| 52 | -- ldap_ba se_rdn= "d c= XXX ,dc= XXXXXX ,dc= XX ,dc= XXX " | |
| 53 | -- all_use rs_mock_na me="dpii-a ll-va-dire ct-users" | |
| 54 | -- ldap_ho stname="ld ap.dev.dir ect. DOMAIN . EXT " | |
| 55 | -- ldap_ba se_domain= "dc= XXX ,dc= XXXXXX ,dc= XX ,dc= XXX " | |
| 56 | -- databas e_hostname ="db.dev.d irect. DOMAIN . EXT \VADATA, PORT " | |
| 57 | -- databas e_username ="vauser_a pi" | |
| 58 | -- vlerdas _hostname= "vlerdas.d irect. DOMAIN . EXT " | |
| 59 | -- api_adm in_url="ht tp://devel oper.dev.d irect. DOMAIN . EXT " | |
| 60 | -- gateway _hostname= "192.168.5 6.101" | |
| 61 | -- sso_log out_page=" https:// DNS .iam. DOMAIN . EXT /centrallo gin/centra llanding.a spx" |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.