bankstatementparserplugin

This topic provides information about the available fields and attributes for the XML definition of bankstatementparserplugin SDF custom objects. For information about developing bankstatementparserplugin SDF custom objects, see Bank Statement Parser Plug-ins as XML Definitions.

Attributes

Name

Type

Required / Optional

Description

scriptid

string

Required

This attribute value can be up to 40 characters long.

The default value is ‘customscript’.

Fields

Name

Type

Required / Optional

Description

name

single-select list

Required

This field value can be up to 40 characters long.

This field accepts references to the string custom type.

scriptfile

filereference

Required

This field must reference a .js file.

description

single-select list

Optional

This field value can be up to 999 characters long.

This field accepts references to the string custom type.

isinactive

boolean

Optional

The default value is F.

notifyadmins

boolean

Optional

The default value is F.

notifyemails

string

Optional

This field value can be up to 999 characters long.

notifygroup

string

Optional

Note:

Account-specific values are not supported by SDF.

notifyowner

boolean

Optional

The default value is T.

notifyuser

boolean

Optional

The default value is F.

loglevel

single-select list

Optional

For information about possible values, see script_loglevel.

The default value is 'DEBUG'.

runasrole

single-select list

Optional

This field accepts references to the role custom type.

For information about other possible values, see generic_role.

status

single-select list

Optional

For information about possible values, see script_status.

The default value is 'TESTING'.

General Notices