web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Export default dimension using Data management

Sukrut Parab Profile Picture Sukrut Parab 71,710 Moderator

I saw multiple questions asking about how to export default dimension while developing custom entity . The process is very simple , If you want to export default dimension out from any table .

Here I am taking example of worker . Worker dimensions are store in HcmEmployment table . If you want position specific you can get it from HcmPositionDefaultDimension. HcmEmployment is linked to Hcmworker table using recId. So Jjst create relations as shown in below link and add field DefaultDimension from DimensionSetEntity as display value in the fields node.

 

DimensionEntity.JPG

 

Comments

*This post is locked for comments