Adding a new variable to Org Chart

Good Day Experts,
I am a begineer on Nakisa and have referenced the Nakisa OrgChart Administrator Guide. I have a requirement to modify the Org Chart, with the default view for Manager. The users want to see the Cost Centre as well along with the current details already displayed i.e. Org Unit Name, Manager Name and Manager Position. The current view template used is OU_Manager_4L. We need to add cost centre to the display along with existing fields. The standard data element already has cost centre available.
Is changeing the style sheet the only requirement to add the new field. We have done that for groupou_manager_c4f0c2cd93064be and it is placed in the delta folder. We have also modified the XSL to change the window length and width which now works. However the cost centre field is not visible. The issue i have is there is no mapping available for the Cost Centre field when i look at the view mapping. There are 2 questions which i am not sure of
1. The template has only display for 4 fields, does that mean the template needs to be modified to add a new field for display.
2. Is there anyother option to add an additional display field and would that be a correct approach given that the view designer wont show the mapping option for the field.
Also if there is any reference available where a template is modified, if anyone can share the same it would help.

Hi Stephen,
Thanks for the response, i believe we have tried that. The XSL has been modified to both add cost center and change the box length/width. The cost centre bit has been adapted from the cost center xsl as you mentioned. The file has been deployed in the .delta folder.
We can see the change in the box width/length but no cost center information is displayed, the cost center is dispayed however in the details section, which proves it has a value. I have amended the CC to external variable, variable mapping section and displayNonMultiManagerOu template which gets called from icons-display for HTML display and flex-display template sections. Not sure if i have missed anything.
The only reason why i thought this was a template issues, was because i mapped the Cost centre data on the view configuration to manager position field on the template and it showed up the cost centre. So i would assume that the mapping has more of a role to play here, correct me if i am wrong. 

Similar Messages

  • How do I update the colors on a 2d pie chart after adding 3 new variables

    I have added 3 additional items to a 2d pie chart.  Unfortunately, when the data is displayed the recently added items are displayed with the SAME colors as the first 3 items in the chart.  I need all variables to display in distinctly DIFFERENT colors.

    Hi tarheel,
    You can click on the color you want to change and go to the style tab:
    You can do it there. I have also changed colors after clicking the data tab from within edit data references.
    quinn

  • Adding new variables to bex analyzer

    hi experts,
    i have a requirement to add 2 more variables to my report in bex analyzer. can any body explain me how to add two more variables to my report because i am new to bi
    thanks and regards
    pedamarla

    Hi,
    Once you have opened the query in the bex query designer,
    follow these steps :
    1. Go to the desired infoobject for which you want to create a variable.
    2. For the particular infoobject you would find a sub folder which is characteristic value variables.
    3. Right click and say New Variable
    4. Double click on that variable and give a technical name to the variable according to the requirement.
    5. Select the type of variable i.e. Default, Replacement path, Customer Exit or authorization.
    Depending on the type of variable selected you can fill in the other tabs.
    -> Default value would be used for user input and you can use the details tab.
    -> Replacement path is used when you want to refer some other variable or query and you can use
    the replacement path tab.
    -> Customer exit is used when you have created a customer exit and you want to use it to fulfill your requirement
    -> Authorization variable is used to provide security to users at the query level.
    I hope this helps.
    Thanks,
    Kartik

  • Flash Org Chart

    Hi,
    I ws asked to build a Visio-style user-editable org chart in
    Flash. I ws going to do it the quick 'n dirty way by simply
    chaining together movie clips (vp.manager.employee, intern), but
    that presents a problem that persons cannot be added "mid-chain" -
    as I do not believe that movie clip part-child relationships can be
    broken and reassembed on the fly in AS2. Any other suggetions?
    Thx

    Hi
    Your approach is OK, what you can do is make an XML
    representation of your Org.Chart as it is being made.
    When the need arises to Add a parent/child/sibling mid-chain,
    all you have to do is reference the existing parent/sibling and
    place the new item in the appropriate XML node.
    Hope it helps

  • Error while adding a new method to the Session Bean

    Hello everyone. I'm using jdev 11g, ejb, jpa & jsf. Everything works fine. But when I try to add a custom method to the Session Bean, I'm having an error.
    Here is my steps:
    1) I added a new method to SessionBean.java. Something like this:
    public void Hello() {
    System.out.println("Hello!");
    2) Then using Structure palette I exposed this method through Local interface and created data control
    3) Finally, I made a command button binded to this method (just droped it from DataControls.dcx to my page)
    When I start the page and click the button, I'm having the following error:
    Error 500--Internal Server Error
    javax.faces.el.EvaluationException: Method not found: Hello.execute(javax.faces.event.ActionEvent)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:58)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1227)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:70)
    ... (I've truncated the log because there is nothing important in the missing part)

    Yes, I have binding in the page def. Everything is correct there:
    <methodAction id="Hello" RequiresUpdateModel="true" Action="invokeMethod"
    MethodName="Hello" IsViewObjectMethod="false"
    DataControl="PriceServiceLocal"
    InstanceName="PriceServiceLocal.dataProvider"/>
    I've droped the method from the Data Controls panel

  • Org Chart 3.0 - Print button on Org Unit's Profile not working

    Hi,
    In Org Chart, after we click on the Org Unit, then the details will be displayed on the right panel.
    We clicked on the Action button on the right panel, and click on the Org Unit Profile, a new window will be opened.
    Now, clicked on the small printer button on the top right corner.
    It will opened a new window with print preview to print that profile page.
    However, the print preview is empty, and when we printed this out, we get a blank page.
    CDS.log
    ERROR com.nakisa.Logger  - PrintPreview.ascx : createPrintPages : Could not load preview. No HTML pages were found
    INFO  com.nakisa.Logger  - Invoking action:setCss [<link rel="stylesheet" type="text/css" href="../_Themes/Buttons.css"/><link rel="stylesheet" type="text/css" href="../_Themes/orgChartTheme.css"/><link rel="stylesheet" type="text/css" href="../_Themes/OrgChartLines.css"/><style>.showPrintSectionBox{display:block;}.hidePrintSectionBox{display:none;}</style><link rel="stylesheet" type="text/css" href="../_Themes/NOMS_Style1.css" />]. For processor Printing. Against controller Printing
    INFO  com.nakisa.Logger  - setCss on Printing took: 0ms
    INFO  com.nakisa.Logger  - Invoking action:updatezoomlevels [undefined]. For processor UpdateSettings. Against controller UpdateSettings
    ERROR com.nakisa.Logger  - java.lang.NumberFormatException: For input string: "undefined"
    INFO  com.nakisa.Logger  - updatezoomlevels on UpdateSettings took: 1ms
    ERROR com.nakisa.Logger  - PrintPreview.ascx : createPrintPages : Could not load preview. No HTML pages were found
    INFO  com.nakisa.Logger  - Invoking action:setCss [<link rel="stylesheet" type="text/css" href="../_Themes/Buttons.css"/><link rel="stylesheet" type="text/css" href="../_Themes/orgChartTheme.css"/><link rel="stylesheet" type="text/css" href="../_Themes/OrgChartLines.css"/><style>.showPrintSectionBox{display:block;}.hidePrintSectionBox{display:none;}</style><link rel="stylesheet" type="text/css" href="../_Themes/NOMS_Style1.css" />]. For processor Printing. Against controller Printing
    INFO  com.nakisa.Logger  - setCss on Printing took: 0ms
    INFO  com.nakisa.Logger  - Invoking action:updatezoomlevels [undefined]. For processor UpdateSettings. Against controller UpdateSettings
    ERROR com.nakisa.Logger  - java.lang.NumberFormatException: For input string: "undefined"
    INFO  com.nakisa.Logger  - updatezoomlevels on UpdateSettings took: 0ms
    This same problem happens on Position's Profile.
    How do we fix this print problem?

    Hi Luke,
    In General Settings, I have defined Company Title, URL, and Logo.
    Together with Allow Switching Between Modes, Set Standard Mode as Default, and Enable Effective Dating are enabled.
    In Print preferences, Size is set to A4, Landscape, CM. The rest are all unchecked and Export settings are all enabled.
    Am I missing some setting to cause the error?
    Regarding the file SettingsResources.xml, it's encrypted in our .delta folder but it's decrypted in Admin_Config\SAP_DB2

  • Hiding/Removing field in a standard Detail view Org Chart  3.0  SP2

    We are trying to remove or hide a couple of fields from the details at the position level in the admin console for the Org Char application and cannot seem to find this in the Details designer.  We were able to do this for the Org Modeler, but the screen in the details designer doesn't seem to have this functionality in the admin console of the Org Chart application.
    Any help would be greatly appreciated.
    Jacques

    Hi Jacques,
    There are 3 things you are trying to do here:
    1. Change Location caption
    2. Change Location field logic for data retrieval
    3. Remove Mobile number and Fax number fields
    Each of these has completely different methods and some are easier than others.
    1. You need to change the caption for Location field. In the Caption Editor in the AdminConsole you need to change the caption key Field_Location.
    2. I'm pretty sure this comes from a Nakisa BAPI and therefore cannot be changed. The alternative (and complex) methods are to either create a NakisaRFC function to extract this data or (for better performance) create a BAPI that extracts all data for that section of the details panel with your "new" Location field. These would be the same process if you wanted to add an entirely new field.
    3. You should comment out these fields in the 75927beffed94564bef6af9d3045757e fieldset in the detail data configuration SAPPositionIncumbentsDetailsConfig_Data.xml.
    Best regards,
    Luke

  • Adding a new class with Creator (really simple problem i think..)

    I added a new class to my project with creator...
    class name is "CambiaNote" and there's a method called Cambia
    tabellaselezionabile is my project(package)
    I tried to run everything but It gave me an error:
    Exception Details:  org.apache.jasper.JasperException
      Error getting property 'cambia' from bean of type tabellaselezionabile.Page1I don't know, but the word cambia don't exists at all in my code... or it is not case sensitive..?
    please help, thanks

    typo: correct Paint() to paint()

  • Org Chart Shapes are no longer recognized as org chart shapes by Visio 2013

    I created an org chart in Visio 2013 by importing data from Excel.  It generated the org chart properly.  I then began cleaning up (i.e. Best Fit to Page, changing layouts on pages, changing size & spacing) as need to be visually more
    appealing.  After cleaning up many pages, Visio no longer recognized the shapes on the page as org chart shapes.  This now causes the 'Best Fit to Page' feature to display a msg stating "Add organization chart shapes to your drawing, and
    try again."  It also causes the 'position' (employee) shapes under a 'manager' shape to no longer move with the manager shape when the manager is repositioned.  This is now true for all shapes on all pages in my org chart.  Can the
    shapes be fixed to go back to being recognized as org chart shapes?

    Hi,
    If you want to show the pictures in the Organization chart, we need to add the photo the display
    fields. Please try to do the following steps:
    Create a new Organization chart> Organization Chart Wizard choose information that's already stored in a file or database> Choose A microsft Exchange Server directory> Select Photo and add to display fields> Choose the information which you want
    to show> I want to specify how much of my Organization to display on each page > Choose the team
    For more detail information, please refer to the following link:
    http://blogs.office.com/b/visio/archive/2012/08/20/visualize-your-organization-like-never-before-with-org-chart-styles-and-auto-photo-imports.aspx
    http://office.microsoft.com/en-in/visio-help/create-an-organization-chart-automatically-from-employee-data-HA102832203.aspx
    Thanks,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • Store Quotes In A New Variable PowerShell

    I am having a heck of a time trying to take a variable.label and store that in a new variable with quotes around it.
    # Select Azure Storage Account Container Name
    $storageAccount = Get-AzureStorageAccount | Select Label,Location | Out-GridView -Title "Select Azure Storage Account" -PassThru
    $storageAccountName = $storageAccount.Label
    What I want to do is then take $StorageAccountName and store it in a new variable with quotes added
    $StorageAccountNameQuotes = "$StorageAccountName"
    Any Ideas?

    Hey SpiceHeads,
    Learn how to "Stop Attackers in their Tracks with Threat Alerts in Spiceworks" when we hear from AlienVault tomorrow (July 7th @ 1PM CT.) Did you know that the Spiceworks app now provides threat alerts powered by AlienVault? Find out how it could make your life easier within an app you are already using! As a live event bonus 3 attendees will each win a $75 Amazon gift card.
    Sign Up NOW!Contest is open to US & CA. Contest winners will be announced here in this post after the live event on 7/7.

  • IDM Org Chart Postions need to be created automatically in IDM as MX_ROLE

    Hi,
    We have a requirement to create the org chart positions with a one to one mapping to IDM Business Roles but there is no standard SAP functionality to do this in the SAP Provisioning Framework or VDS.
    Creating each Business Role will take too long and we need to have a process where new positions in HR are autmatically created as an MX_ROLE entrytype in IDM
    Can anyone help me in determining an effective way so that all business roles can be created from the ECC HR Org Chart as an initial load type job?
    We do not expect to have any privileges assigned yet only the MSKEYVALUE and the Description loaded into IDM for MX_ROLE entrytype. The privilege assignments will be a manual process.
    Thank you
    Shan

    Hi there,
    I have also been trying to do this but am not very good at abap  so am having trouble doing the extract from HR for the positions.
    Can you help with the position extract part of this configuration.
    If i understand correctly you are loading a file into IDM which creates all the business roles which is exactly what I want to do.
    Thanks,
    Shan

  • Mapping Org Chart to a specific role

    Hi All,
    I’m in the process in implementing NAKIZA V4.1 in my company but I’m facing difficulty in one of the requirements, I have two Org Charts configured, first one (main Org Chart) is displayed for all users which it’s rooted by User ID, it’s working fine.
    My problem is with the other Org Chart (Second Org Chart) which is limited to a group of users(HR User) & it’s rooted to Org Chart root, I checked this Org Chart in the secured items & make sure it’s not displayed for all, then went & mapped it to the role related to those group of users(HR), but when I check the user access it’s still no appearing.
    I already remove the user name and password from connection string, We are using Single sign-on with logon tickets (Portal integration).
    Example:
    There are two Org Chart,
    One called Org unit Hierarchy Organization Structure ( Root ) and I need it to display it to the HR user by mapping it to HR role, in the authorization Tree I make it as Green color and  mapped it to the HR role.
    Second one called  Org. unit  Company Structure  (User Record ) and I need it to display to the Manager user by mapping it to Manager role, in the authorization Tree I make it as Red color and  mapped it to the Manager role. (working fine).
    When I log in as Manager I can see the Company Structure org chart, however when I log in as HR it does not shows me the Organization Structure,  it shows me only  Company Structure org chart.
    I’m not sure where to check more, any directions are appreciated.
    Regard.

    Hi Rami,
    Kindly provide cds.log.Based on my experience this is related on new session and to many browser open the same time.
    Please inform technical portal to change the IView configuration from http://nakisaportal/OrgChart/default.jsp to http://nakisaportal/OrgChart/logout.jsp .
    Regards
    Mohamad Firhad Samuri

  • Org chart integration with Who's who

    Hi All,
    I am using ERP2004 SP10.
    I am able to call org chart from who's who. but it opens in same window, so lose the result list when i exit from org chart. I want org chart to appear as pop up. How can i achieve this. I have already specified page/iview for org chart as "Open in new window" but this is not helping.
    Any suggesstion will be great help.
    regards,
    Sudhir

    Hello Kristian,
    I have done what you say in your answer to Sudhir about the 'Org chart integration with Who's who'. The error about: "Service EMPLOYEE_ORGCHART_SERVICE does not exist" is ok. However, when I click on the link to the org chart from who's who now, we obtain a new  blank page. There aren't any information in this new page. The browser try open the next url:
    "http://epdes6.rtve.int:50000/irj/servlet/prt/portal/prteventname/navigate/prtroot/pcd!3aportal_content!2fcom.rtve.ess.carpeta_rtve!2fcom.rtve.xss.carpeta_rtve_common!2fcom.rtve.xss.carpeta_rtve_mss!2fcom.rtve.xss.desktop_rtve_default!2fframeworkPages!2fcom.sap.portal.frameworkpage!2fcom.sap.portal.innerpage!2fcom.sap.portal.contentarea?NavigationTarget=&WebDynproNamespace=sap.com/ess~org&WebDynproApplication=Orgchart&DynamicParameter=sap.ess.org.pernr%3D13036077%26sap.xss.popup%3DX%26sap-wd-cltwndid%3DWID1222874619010%26sap-wd-tstamp%3D1222875709018%26sap-cssversion%3D6.0.15.0.0%26sap.xss.menuhdr%3DSAPDEFAULT%26sap.xss.menuargrp%3DZRTVEDEFAULTESS%26sap.xss.menuarea%3DZRTVE_EMPLOYEE_SEARCH%26sap.xss.menusrv%3DEMPLOYEE_ORGCHART_SERVICE&TarTitle=Orgchart"
    Can you help me?
    Thank you.
    Ana.

  • Adding a new table in smart form

    HI,
    I want to add a new table to a smartform. like say i want to print LIKP-ROUTE in the main window of the smart form, (islikp like likp)
    I have added this table in the table tab of form interface, then in the mainwindow, i have added a new loop and mentioned
    islikp into islikp.
    and in text i have mentioned
    route : &likp-Route&.
    But its giving a dump.
    Do i have to a create a new program and add the function module.
    pls suggest.
    Thanks,

    If you are passing the internal table values from the driver program, then you need to export the internal table from the driver program and have to declare it in the 'Tables" tab of the form interface in the smartform.
    Eg:-
      CALL FUNCTION wrk_funcmodu
        EXPORTING
      ARCHIVE_INDEX              =
      ARCHIVE_INDEX_TAB          =
      ARCHIVE_PARAMETERS         =
         control_parameters         = st_cntrl
      MAIL_APPL_OBJ              =
      MAIL_RECIPIENT             =
      MAIL_SENDER                =
         output_options             = st_outopt_info
      USER_SETTINGS              = 'X'
          invoiceno                  = wrk_doc_num
          invoicedt                  = wrk_doc_dt
       IMPORTING
      DOCUMENT_OUTPUT_INFO       =
         job_output_info            = st_prnout_info
      JOB_OUTPUT_OPTIONS         =
        TABLES
          it_likp                = it_likp
    If the internal table value is not passed from the driver program and if it has to be used inside the smartform then declare the internal table in the "Global definitions", under the tab "Global data".
    *intenal table declaration
    Variable name  type assignment            Associated type    
    IT_LIKP            TYPE TABLE OF     LIKP 
    WA_LIKP             TYPE          LIKP
    loop the internal table it_likp to loop into the work area wa_likp.
    drag and drop(from the fiel list) the work area field to the text element.

  • Trouble with Org Chart

    Hello Visio/Sharepoint Experts
    I created an org chart on visio 2010  with only the executive team that I plan to publish on Sharepoint 2010.
    However, I need help. Take for example John Smith, he is a director and has 15 people on his team. Only John will be visible on the org chart. The rest of his team will only be visible when someone clicks on John’s name, a box with the 15 team mates appear
    next to John’s name.
    So, in short I want to create a hyperlinked box only visible when someone clicks on John’s Name.. I don’t want the box to open in a new page/window. Is it possible?
    Thank you

    Hi,
    According to your description, my understanding is that you want to hide the sub team in the ORG chart until you need to show it.
    Please try to right click the "director shape">Click Hide subordinates.
    If there is a sub team hided, it 'll show a small icon in the right bottom. Just right click shape> Show subordinates
    Regards,
    George Zhao
    TechNet Community Support

Maybe you are looking for

  • Please assist - strange prstat / unable to kill process (-9)

    Hi Guys, I have some questions and I hope someone here will be able to help. Kindly refer to below for my prstat output. 1. I have this ora10g process taking 8.3 CPU (sftp-server2/1). Just now, our dba attempted to perform a sftp from a remote macine

  • [SOLVED]Pacman fails to update

    Hi, It's been a while, so I hope this issue can be resolved here, and I'll be on my best behaviour. I tried an update (system-wide) with pacman -Syu it came back with : error: failed to commit transaction (conflicting files) initscripts: /etc/profile

  • Standard Business Content available for FSCM in SAP BI

    HI All. I need to know the Objects available under FSCM in SAP BI Content. If you have any documents. Please share it. Regards, Ashok.

  • Security and Network Management: EAP-PEAP AUTHENTICATION

    Hi, does someone has the example of the implementation of EAP-PEAP authentication on a Cisco Aironet 1242 AP? I'm trying to make the configuration of one, but not succeeding. Jorge

  • Why can we not use available store credit to buy apps?

    Recently I decided to stop using my credit card with the Apple iTunes store, as it seems that everytime I make the smallest purchase, I get dinged 2-3 times for the same purchase, then have to deal with Apple to get a refund for the over-billing ect.