Preflight checks for Anaplan
Before running the Anaplan crawler, you can run preflight checks to perform the necessary technical validations. These checks apply to both Basic and CA Certificate authentication methods. The following preflight checks are performed:
Input validation
The crawler checks the input parameters to make sure they're valid and can be used to connect to Anaplan.
-
✅
Input validation successful. -
❌
Input validation failed.
Authentication permission
The crawler checks the authentication credentials to make sure they're valid and can be used to connect to Anaplan by generating a token.
-
✅
Authentication successful - token generated. -
❌
Authentication failed.
App view permission
The Anaplan REST API is used to fetch the actual list of apps for which the user has view permission.
-
✅
Host validation successful. -
❌
Host validation failed.
Workspace view permission
The Anaplan REST API is used to fetch the actual list of workspaces for which the user has view permission.
-
✅
Workspace validation successful. -
❌
Workspace validation failed.