Zum Hauptinhalt springen

importFileRule

Extends

Properties

htRule

htRule: any

Inherited from

importFileRuleFields.htRule


ruleName

ruleName: string

Inherited from

importFileRuleFields.ruleName


active

active: boolean

Inherited from

importFileRuleFields.active


login

login: string

Inherited from

importFileRuleFields.login


description

description: string

Inherited from

importFileRuleFields.description


htSource

htSource: any

Inherited from

importFileRuleFields.htSource


filePath

filePath: string

Inherited from

importFileRuleFields.filePath


fileExtension

fileExtension: string

Inherited from

importFileRuleFields.fileExtension


fileType

fileType: string

Inherited from

importFileRuleFields.fileType


includeSubDirectories

includeSubDirectories: boolean

Inherited from

importFileRuleFields.includeSubDirectories


checkForDuplicates

checkForDuplicates: boolean

Inherited from

importFileRuleFields.checkForDuplicates


htTarget

htTarget: any

Inherited from

importFileRuleFields.htTarget


targetFileType

targetFileType: string

Inherited from

importFileRuleFields.targetFileType


targetRegister

targetRegister: string

Inherited from

importFileRuleFields.targetRegister


targetWorkflow

targetWorkflow: string

Inherited from

importFileRuleFields.targetWorkflow


archiveImmediately

archiveImmediately: boolean

Inherited from

importFileRuleFields.archiveImmediately


fieldMapping

fieldMapping: string

Inherited from

importFileRuleFields.fieldMapping


htFileHandling

htFileHandling: any

Inherited from

importFileRuleFields.htFileHandling


fileHandling

fileHandling: "" | "delete" | "move"

Inherited from

importFileRuleFields.fileHandling


moveDirectory

moveDirectory: string

Inherited from

importFileRuleFields.moveDirectory


htCallbacks

htCallbacks: any

Inherited from

importFileRuleFields.htCallbacks


callbackScript

callbackScript: string

Inherited from

importFileRuleFields.callbackScript


fileId

fileId: string

Inherited from

importFileRuleFields.fileId


importFiletype

importFiletype: string

Inherited from

importFileRuleFields.importFiletype

Methods

setFieldValue()

setFieldValue(fieldName, value): boolean

Parameters

fieldName

keyof importFileRuleFields

value

any

Returns

boolean


getFieldValue()

getFieldValue(fieldName): any

Parameters

fieldName

keyof importFileRuleFields

Returns

any


getRegisterByName()

getRegisterByName(registerName, checkAccessRight?): Register

Parameters

registerName

importFileRuleRegisterNames

checkAccessRight?

boolean

Returns

Register