Produced by Araxis Merge on 5/9/2017 12:03:00 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Tue May 9 16:03:00 2017 UTC | ||
| 2 | OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\CRM_solutions\Managed\North52BPA_1_0_0_506_managed_2013_2015_2016..zip\WebResources | north52_html_organization17B739C7-2FF3-E311-A6FF-00155DF5B00D | Mon Sep 19 18:20:18 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 109 |
| 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 | <html><hea d><title>N orth52 For mula Manag er Organiz ation</tit le> | |||||
| 2 | <script sr c="ClientG lobalConte xt.js.aspx "></script > | |||||
| 3 | ||||||
| 4 | <script ty pe="text/j avascript" src="nort h52_/javas cript/jque ry"></scri pt> | |||||
| 5 | ||||||
| 6 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52.htmlwe bresource. helper"></ script> | |||||
| 7 | ||||||
| 8 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52_dialog _helper">< /script> | |||||
| 9 | ||||||
| 10 | <script ty pe="text/j avascript" src="nort h52_/javas cript/JSON 2"></scrip t> | |||||
| 11 | ||||||
| 12 | ||||||
| 13 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52.htmlwe bresource. helper"></ script> | |||||
| 14 | ||||||
| 15 | ||||||
| 16 | ||||||
| 17 | ||||||
| 18 | ||||||
| 19 | ||||||
| 20 | <link rel= "styleshee t" type="t ext/css" h ref="/_com mon/styles /fonts.css .aspx?lcid =1033"><li nk rel="st ylesheet" type="text /css" href ="/_common /styles/gl obal.css.a spx?lcid=1 033"><link rel="styl esheet" ty pe="text/c ss" href=" /_common/s tyles/sele ct.css.asp x?lcid=103 3"> | |||||
| 21 | <script ty pe="text/j avascript" > | |||||
| 22 | ||||||
| 23 | var Target Entity = { }; | |||||
| 24 | ||||||
| 25 | TargetEnti ty.Init= f unction() { | |||||
| 26 | ||||||
| 27 | ||||||
| 28 | try | |||||
| 29 | { | |||||
| 30 | ||||||
| 31 | var serverUrl = N52.Dial ogHelpers. GetServerU rl(); | |||||
| 32 | ||||||
| 33 | var oD ataServer = serverUr l + "/XRMS ervices/20 11/Organiz ationData. svc/"; | |||||
| 34 | ||||||
| 35 | var oD ataQuery = "Organiza tionSet?$s elect=Orga nizationId "; | |||||
| 36 | ||||||
| 37 | var o DataSelect = oDataSe rver + oDa taQuery; | |||||
| 38 | ||||||
| 39 | $.aja x({ | |||||
| 40 | type: "GET", | |||||
| 41 | conte ntType: "a pplication /json; cha rset=utf-8 ", | |||||
| 42 | datat ype: "json ", | |||||
| 43 | url: oDataSelec t, | |||||
| 44 | befor eSend: fun ction (XML HttpReques t) { XMLHt tpRequest. setRequest Header("Ac cept", "ap plication/ json"); }, | |||||
| 45 | succe ss: functi on (data, textStatus , XmlHttpR equest) | |||||
| 46 | { | |||||
| 47 | TargetEn tity.Retri eveOrgData (data.d); | |||||
| 48 | ||||||
| 49 | }, | |||||
| 50 | error : function (XmlHttpR equest, te xtStatus, errorThrow n) { alert ('OData Se lect Faile d: ' + oDa taSelect ) ; } | |||||
| 51 | }); | |||||
| 52 | ||||||
| 53 | } | |||||
| 54 | catch(ex) | |||||
| 55 | { | |||||
| 56 | alert( 'North52 F ormula Man ager: Comm unication issue, ple ase click Ok & then F5 to refr esh the sc reen. Mess age: ' + e x.message) ; | |||||
| 57 | } | |||||
| 58 | ||||||
| 59 | }; | |||||
| 60 | ||||||
| 61 | TargetEnti ty.Retriev eOrgData= function(E ntity) { | |||||
| 62 | ||||||
| 63 | try | |||||
| 64 | { | |||||
| 65 | $('#tx tOrganizat ionId').va l(Entity.r esults[0]. Organizati onId) ; | |||||
| 66 | ||||||
| 67 | } | |||||
| 68 | catch(ex) | |||||
| 69 | { | |||||
| 70 | alert(' North52 Fo rmula Mana ger: Commu nication i ssue, plea se click O k & then F 5 to refre sh the scr een. Messa ge: ' + ex .message); | |||||
| 71 | } | |||||
| 72 | ||||||
| 73 | }; | |||||
| 74 | ||||||
| 75 | ||||||
| 76 | </script> | |||||
| 77 | ||||||
| 78 | <style typ e="text\cs s"> | |||||
| 79 | #loading { | |||||
| 80 | width: 1 00%; | |||||
| 81 | height: 100%; | |||||
| 82 | top: 0px ; | |||||
| 83 | left: 0p x; | |||||
| 84 | opacity: 0.7; | |||||
| 85 | backgrou nd-color: #fff; | |||||
| 86 | z-index: 99; | |||||
| 87 | text-ali gn: center ; | |||||
| 88 | } | |||||
| 89 | ||||||
| 90 | #loading-i mage { | |||||
| 91 | top: 0px ; | |||||
| 92 | left: 0p x; | |||||
| 93 | z-index: 100; | |||||
| 94 | } | |||||
| 95 | .main { | |||||
| 96 | display: none; | |||||
| 97 | width: 1 00%; | |||||
| 98 | height: 100%; | |||||
| 99 | top: 0px ; | |||||
| 100 | left: 0p x; | |||||
| 101 | } | |||||
| 102 | ||||||
| 103 | </style> | |||||
| 104 | ||||||
| 105 | <meta char set="utf-8 "> | |||||
| 106 | </head><bo dy onload= "TargetEnt ity.Init() ;" bgColor ="transpar ent"> | |||||
| 107 | <div id="m ain"> | |||||
| 108 | <input id= "txtOrgani zationId" size="40" type="text "> | |||||
| 109 | </div></b ody></html > |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.