Login
Itential Opensource
Itential Platform
Itential Cloud
Itential Opensource
Contents
x
Adapters
Pre-Builts
Ecosystem Applications
Powered by
Mock Data
6 Articles
in this category
Dark
Light
Contents
Mock Data
6 Articles
in this category
Dark
Light
Overview - Mock Data
Mock data represents the data the external system will return on an API call. This data is stored in the adapter so that the adapter can use it to respond to API calls when running in ”stub” mode. This means the adapter is not going to make the actu...
Updated on : 28 Apr 2023
Mock Data Demo
Updated on : 20 Jul 2023
Mock Field Definitions
Mock data is simply the response from the other system. It will typically be JSON, but it should match the datatype or responseDatatype that is defined in the action.json. In this example, all the fields are unique to the response and determined...
Updated on : 05 Dec 2022
Mock Data Usage
Defined in action.json For each action there is an array of responseObjects. These tell the adapter the various responses that are available for the action. The adapter has a hierarchy for determining which response to use for a request. ...
Updated on : 05 Dec 2022
Multiple Mock Data Files
Multiple Mock Data Files The adapter has a hierarchy for determining which response to use for a request. Mock data hierarchy: Match data in the body. Match data in a path variable. Match data in a query or option. If there is a body (...
Updated on : 11 Jan 2023
Capture Mock Data
Capture Mock Data from Postman This image illustrates the response body when mock data is captured using Postman. Capture Mock Data from Test When the isSaveMockData flag is set to true (default is false) and the stub flag is set t...
Updated on : 11 Jan 2023
Change password!
Changing your password will log you out immediately. Use the new password to log back in.
Current password
Current password is required
New password
New password must be at least 8 characters long. It should contain at least one upper and lower case letter, number, and a special character.
Confirm password
Confirm password must be at least 8 characters long. It should contain at least one upper and lower case letter, number, and a special character.
Confirm password should be same as new password
Update
Change profile
Success!
First Name
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last Name
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
New email
Enter a valid email
Re-enter your password
Enter a valid password
Your profile has been successfully updated.
Update
Logout