20186. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/20/2018 10:12:20 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.

20186.1 Files compared

# Location File Last Modified
1 CCRS.zip\CCRS\CCRS-BUSRULES-v1.5.3.zip\CCRS-BUSRULES-v1.5.3-436e6fff1115001d614ccd45b469ad60a9bdb27b\brengine\src\main\resources\scripts ftc_dev.postman_collection.json Tue Apr 10 06:18:41 2018 UTC
2 CCRS.zip\CCRS\CCRS-BUSRULES-v1.5.3.zip\CCRS-BUSRULES-v1.5.3-436e6fff1115001d614ccd45b469ad60a9bdb27b\brengine\src\main\resources\scripts ftc_dev.postman_collection.json Tue Jun 19 17:05:26 2018 UTC

20186.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 124
Changed 4 11
Inserted 0 0
Removed 0 0

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

20186.4 Active regular expressions

No regular expressions were active.

20186.5 Comparison detail

  1   {
  2           "v ariables":  [],
  3           "i nfo": {
  4                    "nam e": "FTC D ev",
  5                    "_po stman_id":  "e07e0cd4 -60c6-8b76 -ec98-28d0 c41abd3b",
  6                    "des cription":  "",
  7                    "sch ema": "htt ps://schem a.getpostm an.com/jso n/collecti on/v2.0.0/ collection .json"
  8           },
  9           "i tem": [
  10                    {
  11                             "name" : "http:// IP",
  12                             "event ": [
  13                                      {
  14                                               "listen":  "test",
  15                                               "script":  {
  16                                                       "t ype": "tex t/javascri pt",
  17                                                       "e xec": [
  18                                                                "pm. test(\"Sta tus code i s 200\", f unction ()  {",
  19                                                                "     pm.respon se.to.have .status(20 0);",
  20                                                                "}); ",
  21                                                                "",
  22                                                                "pm. test(\"Con tent-Type  is present \", functi on () {",
  23                                                                "     pm.respon se.to.have .header(\" Content-Ty pe\");",
  24                                                                "}); ",
  25                                                                "",
  26                                                                "",
  27                                                                "",
  28                                                                "pm. test(\"Bod y matches  string\",  function ( ) {",
  29                                                                "     pm.expect (pm.respon se.text()) .to.includ e(\"batchI nfo\");",
  30                                                                "}); ",
  31                                                                ""
  32                                                       ]
  33                                               }
  34                                      }
  35                             ],
  36                             "reque st": {
  37                                      "url": {
  38                                               "raw": "ht tp://IP",
  39                                               "protocol" : "http",
  40                                               "host": [
  41                                                        IP
       
       
       
  42                                               ],
  43                                                "port": " PORT ",
  44                                               "path": [
  45                                                       "b rengine",
  46                                                       "p rocessBatc h"
  47                                               ],
  48                                               "query": [
  49                                                       {
  50                                                                "key ": "batch_ id",
  51                                                                "val ue": "DL_8 37P_201712 19_1",
  52                                                                "equ als": true ,
  53                                                                "des cription":  ""
  54                                                       }
  55                                               ],
  56                                               "variable" : []
  57                                      },
  58                                      "method" : "GET",
  59                                      "header" : [],
  60                                      "body":  {},
  61                                      "descrip tion": "FT C DEV Smok e Test"
  62                             },
  63                             "respo nse": []
  64                    }
  65           ]
  66   }