NidhiMangtani
3 years agoContributor III
Automating addition of dimension members
Hello,
This is in reference to accepted code sample posted for adding a dimension member through an Extender Business Rule.
SaveMemberInfo
Want to understand which tables are impacted by execution of the routine SaveMemberInfo.
Does this make entry to the following tables?
- Member
- MemberDescription
- MemberProperty
- Relationship
- RelationshipProperty
Please mention if I have missed some table here.
Also, the article says that audit information is not stored with this save routine. Kindly confirm if below are the audit tables which should have the relevant details:
- AuditMember
- AuditMemberDescription
- AuditMemberProperty
- AuditRelationship
- AuditRelationshipProperty
Would like to understand in general what information do below tables store?
- AuditParserDimensionAttributes
- AuditParserDimensions
- AuditParserLayouts