cancel
Showing results for 
Search instead for 
Did you mean: 

Org Chart 3.0 : Demographics - Equity

Former Member
0 Kudos

Hi,

I need to disable some Analytics. I was able to do so in App-wide settings, except for Equity. When I turn off equity, it won't show for all org unit, EXCEPT for the root. The root will always have Equity even if I turn it off. Is this a bug or am I missing something? Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi SP,

Can you please provide the following information: Where exactly does this problem occur, in the Orgchart Boxes? Or in the Details Panel? Or both? And only for the root object?

And, which version of Orgchart are you using?

Many thanks,

Best Regards,

Nabil

Former Member
0 Kudos

Hi Nabil,

The problem occurs in the detail panel under demographics only. Yes, it only happens in the root object. That's why I also think it is a bug. I'm using Org Chart 3.0. I will raise the OSS note.

Hi Luke,

Can you share with me which XML file should I be looking at? I may need to do so if OSS takes a while to get back to me. Thanks.

Former Member
0 Kudos

Hi SP, thank you for providing the extra details.

In your root folder of the application, there is a file called 'ProductVersion'. Can you kindly view this file in NOTEPAD, and write back to us the contents?

Thank you,

Best Regards,

Nabil

StephenBurr
Active Contributor
0 Kudos

If you are experienced in XML then you could do this be setting enable="false" on the section in the detailconfiguration. However, I would only do this if you are sure you know what you are doing. Dis-advantage of this is that it is still shown in the details designer in Admin Console but not in the application - can be confusing in the future!

Alternatively, if you don't see yourself ever re-enabling the tab then you can remove the whole tab from the details panel using the details designer in the Admin Console.

Either way, use "Save As" on your current build to save a copy of the build before the change ... that way you have a version to go back to.

Stephen

Former Member
0 Kudos

Hi Nabil,

Here's the content of the file you requested:

Build Version: 0700038500

Build Date: 20100922 1626

Target Platform: Netweaver

Thanks.

Former Member
0 Kudos

Hi Stephen,

I found 3 XML files with Equity, change them all to false. I changed the files in the .delta folder. After publishing, I noticed the changes were in AppResources folder. But it doesnt work.

the files are

1. EquityLinkedTableDetails

2. EquityLinkedTableDetailsPos

3. EquityLinkedTableViewDetails

Are these the right files to change?

In my details designer, there're no sub-tabs. When I click on Demographics, there are no equity tab. It only has a Section (Tab_OU_DemographicsXSL)

Regards,

lukemarson
Active Contributor
0 Kudos

Hi,

The demographic tab is not controlled in the same way as other tabs. The easiest way to remove the tab would be to remove it in the DemographicsOrgUnitTabDetailsPresentation.xml detailspresentationconfiguration file. It's not exactly best practice, but I think it's the easiest solution.

Good luck!

Luke

Former Member
0 Kudos

Hi SP,

these demographics tabs are more difficult to find because of they way they load. Anyhow, here are the files you are looking for:

-\detailconfiguration\CurrentOrgUnitDetails.xml

-\detailconfiguration\ChildOrgUnitDetails/xml

In these 2 files, there are "reports" and "linked details" pertaining to Equity. Please delete them, or comment them out.

Also remove the sections from the Orgunit Presentation file as Luke mentionned otherwise you might end up with weird cosmetic anomalies.

Note that as you are customizing the files above, you will have to place them in your delta folder (under appresources, detailconfiguration).

Please give that a try and let us know if it works for you.

Thank you,

Best Regards,

Nabil

Former Member
0 Kudos

Nabil,

This works. Thanks a lot for your help. Nakisa is aware of the issue now, but they did not inform me when this will be fixed.

Regards,

Former Member
0 Kudos

Nabil,

This works. Thanks a lot for your help. Nakisa is aware of the issue now, but they did not inform me when this will be fixed.

Regards,

Answers (2)

Answers (2)

lukemarson
Active Contributor
0 Kudos

Hi there,

Stephen just beat me to it! I think this is a bug so I echo his sentiments. A quick workaround could be to remove the Equity analytics tab in the XML, but this probably requires some advanced knowledge of the application.

Best regards,

Luke

StephenBurr
Active Contributor
0 Kudos

Sounds like a bug to me.

I would raise on OSS under XX-PART-NKS.

Be sure to supply as much information as possible, ideally screenshots.