json-compare-v2
Service icon

JSON Compare V2

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 6 Aug (2 days ago)
 by 
EONE Technologies
0.0
 (0 ratings)
json-compare-v2

JSON Compare V2

Details
This will compare two JSON strings and provide if there is any differences. Also there is another option to exclude attributes in the comparison, hence those JSON attributes are ignored.
Read more

Input:

  1. JSON1
  2. JSON2
  3. FieldsToIgnore

Output:

IsDifference - boolean true/false


Sample Screens:

Without any difference it is returning IsDifferent as False.


With difference it is returning IsDifferent as True.



With difference it is returning IsDifferent as False eventhough there is a difference in the JSON. this is happening because Name json attribute is added to Ignore in the comparison. hence name will be ignored. thats why we are getting IsDifference as False.


Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category