Initializing help system before first use

Folders

Data Types

ins~folder  : record
Information about a folder within an app.
id  : text
The ID of this folder
appid  : text
The ID of the app that this folder belongs to
parentid  : text
The ID of the app or folder that is the parent of this folder. For top-level folders, this will be the same as the appid value.
parenttype  : string
The type of the parent of this folder, either APP or FOLDER
name  : text
The name of this folder
path  : text
The path within the repository
ownerid  : text
The ID of the user that owns this folder
ownername  : text
The full name of the user that owns this folder
sharestatus  : string
The share status of this folder (one of: FULLACCESS, PRIVATE, READONLY)
See also

Subroutines

Create a new folder within an app.
Delete a folder from the Insight server.
Get the immediate child folders and scenarios of the app root.
Request information about a folder.
Request information about the folder at the given path.
Get the immediate child folders and scenarios of the specified folder.
Move a folder to within another folder.
Rename a folder on the Insight server.
Update the owner and optionally share status of a folder on the Insight server.
Update the share status of a folder on the Insight server.

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.