Demo

Mock Data in Itential: Overview of How & When to Use

In the Itential Automation Platform, you can utilize mock data while building or testing your adapters. What is mock data? Simple – predefined, placeholder data that’s associated with an action in an action.json file, allowing you to run an automation workflow and see an example return without making a live API call.

Mock data is especially useful for testing an adapter up until the point of an actual call, allowing greater freedom and flexibility and allowing you to test more iteratively and more often. By enabling users to flexibly incorporate mock data into their work in several different ways, Itential makes it even easier to ensure your automations work as intended.

In Part 1 of this ItentiaLearn demo series, see step-by-step how to:

  • Understand and define mock data.
  • Identify scenarios in which mock data will be used.
  • Set mock data to be associated with actions in an action.json file.
  • Locate where mock data is stored.

Demo Notes

(So you can skip ahead, if you want.)

00:00 Introduction & Overview of Demo
00:27 What is Mock Data?
00:45 When to Use Mock Data
01:52 Generating and/or Updating Mock Data in an action.json
03:33 Additional Resources