Asset 360 Suite > Asset 360 for Business Administrators > Asset > Asset Hierarchy > Configuring the Asset Hierarchy Wizard Step
Configuring the Asset Hierarchy Wizard Step
You can add the Wizard step to launch the asset hierarchy. The wizard step enables you to view the hierarchy on a separate browser tab or page.
* 
The asset hierarchy component exposed in the Lightning app builder is the Aura component. Therefore, it is not displayed on the Select Step page for selection. You must create the wizard step through the record page manually.
To set up the hierarchy Wizard step:
1. Add the Wizard step in the required object. For information about adding the wizard step, see Adding Steps to Wizards.
2. Select Lightning Web Component as the Step Type.
The Step Properties - Lightning Web Component window is displayed.
3. Provide the following details specific to the hierarchy component, as described in the following table:
Field
Description
Fields marked with * are mandatory.
Select Lightning Web Component*
Select any component in this field to use as a placeholder.
Parameters
Enter the parameters for display in Parameter-Value Type-Value pairs as specified in step 4.
4. Enter the following parameter details:
Parameter Name
Value Type
Value
displayIcon
Value
true/false
hierarchyField
Value
<asset ID>
label
Value
<Title>
plotHierarchyField
Value
true/false
order
Value
Asset Only
Location > Asset
Account > Asset
recordId
Field Name
Id
objectApiName
Value
<object’s API name>
5. Click Apply to save and apply the Wizard step.
6. Go to the Process Wizard Step object and open the recently added wizard step.
7. Change the value in the Target field to assetHierarchy.
8. Save the process wizard step.
Was this helpful?