Skip to content

}bedrock.hier.sub.create.byelement

lotsaram edited this page Apr 24, 2020 · 3 revisions

Description

This process will create a static subset in a Hierarchy of target Dimension based on a list of supplied elements.

Note:

  • pAddToSubset: If the specified subset already exists then this parameter will control whether elements will be added to the existing subset (value 1) or a new subset will be created (value 0).

⚠️Caution: Process doesn't accept wildcards in element names.

Process Parameters

Parameter Data Type Default Prompt Text
pLogOutput Numeric 0 OPTIONAL: Write parameters and action summary to server message log (Boolean True = 1)
pDim String REQUIRED: Dimension name
pHier String OPTIONAL: Hierarchy name (default if blank = same named hierarchy)
pSub String REQUIRED: Subset name
pEle String REQUIRED: Elements Separated by Delimiter
pDelim String & OPTIONAL: Delimiter character
pAddToSubset Numeric 0 OPTIONAL: Add to Subset if it Already Exists (0=No 1=Yes)
pAlias String OPTIONAL: Set Alias for Subset
pTemp Numeric 1 OPTIONAL: Use temporary objects? (Boolean 1=True)

Full Process Dependencies

Process ExecuteProcess RunProcess
}bedrock.hier.sub.create Y N
}bedrock.hier.sub.exclude Y N
}bedrock.hier.sub.create.bymdx Y N

test sidebar

Clone this wiki locally