Skip to main content

FieldLogs

Root: Impact

Note

All the attributes in the following table have the root element impact.

Accessing objects and their attributes using Freemarker is discussed here.

Attribute

Type

Description

ID

String

ID

enterpriseId

String

Enterprise ID

linkedDataId

String

Linked Data ID

linkedData

LinkedData

Linked Data

chgType

ChgType

Change Type.

FLChgType

ChgType

FieldLogs Change Type

bundleID

String

Bundle ID

creationDate

Double

Creation Date

lastModified

Double

Last Modified Date

status

Integer

Status

isValidated

Boolean

Returns True if Validated

type

Integer

Type

path

String

Path

parentPublicKey

String

Parent Public Key

elementTitle

String

Element Title

changeDescription

String

Change Description

customVariableHistory

CustomImpactVariableList

Custom Variable History

customVariableList

CustomImpactVariableList

Custom Variable List

comments

ImpactCommentList

Comments

parentPrivateKeyFromPath

String

Parent Private Key From Path

reference

ImpactReference

Impact Reference

DocumentationElement

DocElementDelegate

Documentation Element

needSave

Boolean

Returns True if this Impact needs to be saved

referenceString

String

Reference String

matchedTemplates

String

Matched Templates

supplementalPageId

String

Supplemental Page ID

baselineFileInfo

String

Baseline File Information

screeningFileInfo

RepositoryFileInfo

Screening File Information

documentationKey

DocumentationKey

Documentation Key

version

DocumentationElementVersion

Documentation Element Version

docKeyHeader

String

Document Key Header

impactEffectivityList

ImpactEffectivityList

Impact Effectivity List

contentType

Integer

Content Type

content

String

Content

props

String

Props

properties

HashMap<String, String>

Properties

isAlreadyIncorporatedByAnIc

Boolean

Returns True if an IC already incorporates this Impact.

hasScreeningType(ScreeningAlgorithmType flag)

Boolean

A Screening Type needs to be provided as an input parameter. This attribute returns True if the Impact has the specified Screening Type.

Screening AlgorithmTypes:

  • NO_FLAG ( "NO_FLAG" ),

  • HAS_ACTUAL_CHANGES ( "HAS_CHANGES" )

  • NEGLIGIBLE_KEY__SWAP ( "NEG_KEY_SWAP" ),

  • CONTENT__UNCHANGED ( "UNCHANGED" )

  • CONTENT_ALREADY__PROCESSED ( "PROCESSED" )

  • CHANGES_FOUND ( "CHANGES_FOUND" )

  • IMPACT_ALREADY_EXISTS ( "IMPACT_EXISTS" )

  • TEMPLATE_UNAVAILABLE("UNAVAILABLE")

  • IMPACT_ALREADY_VALIDATED ( "IMPACT_VALIDATED" )

  • CONTENT_OBSOLETE ( "CONTENT_OBSOLETE" )

  • ALREADY_INCORPORATED_IC ( "ALREADY_INCORPORATED_IC" )