Dynamic Picking of Org. Unit ID (Root) from the User Responsible!

Hi All,
We are implementing Nakisa 3.0 SP1 for our client. I do know, that we need to configure Root Org. Unit ID under 'General Settings' under 'Administrator Console'. This helps Nakisa to show Org. Structure starting from Root Org. ID configured.
However, we have multiple Talent Administrators responsible for different Organization Levels. Hence, we dont want to fix (or hardcode) root org. id in configuration. Instead we want system to pick Root Org. Unit ID from the USer who has looged based on 741 relationship in the backend (HRP1001).
I have no clue how to achieve this? Please Help!
Thanks,
Prashant

Hi Luke,
Employee is attached to a position.
We are trying with login screen as well. But something is going wrong & it is not allowing us to login with user ID & Password (with which we are able to log in to other components of nakisa successfully).
Below is the error message whichw e are getting in log file:
295. 07 Jul 2011 09:01:06 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : Login process finished with errors
296. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - Tenant ID: 000
297. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - LoginSettingsObject Load: 14
298. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : Credential provider ActiveDirectory
299. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : User to authenticate chouhas
300. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : Authentication provider SapStandard
301. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : User authenticated chouhas
302. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : Authentication row is null
303. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - com.nakisa.framework.login.Main : LogIn : User population provider is Database
304. 07 Jul 2011 09:01:32 INFO com.nakisa.Logger - FunctionRunner.executeFunctionDirect: /NAKISA/RFC_REPORT threw an Exception of type Exception, took: 27ms
305. 07 Jul 2011 09:01:32 ERROR com.nakisa.Logger - BAPI_SAP_OTFProcessor_Report : Utility.generateTableFromJoinConds() : while trying to read the field 'name' of an object loaded from an array (which itself was loaded from local variable 'FJC') with an index loaded from local variable 'i'
Please Help!
Thanks,
Prashant

Similar Messages

  • Purchase order contains an order price unit that differs from the order uni

    Purchase order contains an order price unit that differs from the order unit
    Treatment at the time of "Goods Receipt" so that the stock maintained in Kg and at the same time the purcahse order unit is also to be entered at the time of GR.

    the purchase requisition has your valuation, this is not the price you have with your vendor.
    The valuation in the PR, is automatically copied from material master, dependend on the price control, it is either the moving average or the standard price, the valuation of your current stock. If MAP then this valuation was calculated by historic stock values and receipts from maybe several vendors.
    the valuation is mainly used for the release procedure.

  • How do you use Time Machine to restore a specific users account?  I can't do it from the user screen because I am not allowed.  I can't do it from the admin because I can't see other users in Time machine.

    I can't restore my user account from the users screen because I get an alert that Mac OS needs something.  I can't restore in TimaeMachine from the Admin screen because I can't see other users home folders.  What can I do?

    See Pondini's TM FAQs for starters.

  • How to get a formula from the user from a text box in a webpage

    Hi. I would like to know how to get the formula from the user who enters in a textbox. This formula can have any number of variables starting with a and goes on.
    The complexity of the formula can go upto sin, cos, ln, exp. Also user enters the minimum and maximum values of these variables. Based on a specific algorithm (which I use) I would calculate a *set of values, say 10, for each of these variables, substitute in the formula and based on the result of this formula, I select ONE suitable  value for each of the variables.
    I don't know how to get this formula (which most likely to be different each time) and substitute the values *which I found earlier.
    Kindly help me out in this issue.
    Thanks

    The textbox is the easy part. It's no different than getting a String parameter out of an HTTP request.
    The hard part is parsing the String into a "formula" for evaluation. You'll have to write a parser or find one.
    Google for "Java math expression parser" and see what you get.
    Or write your own with JavaCC.
    %

  • How can i set the "Keep the following number of major versions" to a limit suppose 20 and then disable it from the users so that they cannot change the value?

    I want to set the value of "Keep the following number of major versions" in the versiong settings of a documnet library to a limit say 20 and then disable the option from the users so that they cannot them. Is it possible thorugh some custom coding?

    Hi Moumita10,
    Just curious about that how the custom CSS code works in your environment if put it in the “LstSetng.aspx” page.
    In my environment, it hides the "Keep the following number of major versions" setting in the “LstSetng.aspx”
    page after applying the custom CSS style there.
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How do i get input from the user?

    For example if i wanted to ask "Whats your favorite number" and then get the input from the user and assign it to a variable how would i go about doing that?

    hi,
    if you want to get input from your console your should work with io(input and output).The BufferedReader class, InputStreamReader class
    you should import "java.io.BufferedReader" and "java.io.InputStreamReader" package, and do something like this:
    BufferedReader input = new BufferedReader(new InputStreamReader(System.in));
    String favoriteNumber;
    System.out.println("Whats your favorite number ");
    favoriteNumber = input.readLine();
    System.out.println ("Your favorite Number Is " + favoriteNumber);
    if its a gui you should import "javax.swing.JOptionPane" and do the following
    String favoriteNumber = JOptionPane.showInputDialog(null, "Enter your favorite Number", "Favorite Number", JOptionPane.INFORMATION_MESSAGE);
    anjiie([email protected]).

  • Prvent from the user  deleting specific line in view table

    HI,
    In our Project we have a View Table which user can maintain ,
    the user can change or delete the line (and fields)  in this table.
    what i want is for one line for specific combination in the table to prevent from the user to delete this line ,
    so when he push on change mode and mark the line and push on delete i want to give him a error message that he can't delete this line (because the specific combination ).
    i new for the concept of the PBO PAI....
    so i appreciate any help or suggestions.
    Best regards
    Micheal A

    [Table maintenance Events|http://www.google.com/url?sa=t&source=web&ct=res&cd=4&url=https%3A%2F%2Fwww.sdn.sap.com%2Firj%2Fservlet%2Fprt%2Fportal%2Fprtroot%2Fcom.sap.km.cm.docs%2Flibrary%2Fabap%2FHow%2520to%2520implement%2520Events%2520in%2520Table%2520Maintenance.doc&ei=txFUSdKHKISeNbG1_dQP&usg=AFQjCNF3AI-77PC-MS20vx-ARd4a6zxUfg&sig2=Y_IWbHOsETvyoIrFzPxpCg]
    [SAP help|http://help.sap.com/saphelp_erp2005vp/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/content.htm]

  • How to get data from the user for an Insert Trigger ?

    Hi all and thanks in advance, I need to get some values from the user for a child table when a row inserted into the parent table, is that possible to use ampersand inside an "Insert Trigger" to let the user for inserting some values ?
    Edited by: user9942078 on 17-Dec-2008 16:35

    In a different words,
    When a virus attacked your body your blood cells instantly goes into operation. Just like that -> your trigger activated as a result of your DB operation on objects. So, here also you have no option to manually intervene anything.
    Hmm... Looks like some science fiction movies ultimately pays some price... ;)
    So, trigger basically fires implicitly as a result of any database operation on objects or even on user.
    So, that has to be automatic. And, when you are using & it will ask for some input value - which cannot be done in case of triggers.
    For details please refer the oracle docs.
    Regards.
    Satyaki De.

  • Best way to create a conact list from the user profile properties

    We have a customer looking for a phone book utility, starting with a table showing main user information and with some search options. We would like o base it on the user profile properties and not to create an indipendent studion record browser porlet.
    What is best way to create a conact list from the user profile properties ?

    I did something like this using search.  It can get messy, so you need to take care with it.
    * Identify the properties you want to make accessible to search (ex: name, etc.)
            - add them to the user property map
            - flag them as searchable
    * I broke down and used the native server API.  I'd still suggest this approach.
    * Write some simple code to do vcard export if you like
    (my code is all in vb.net)
    I really believe this is the "right" approach, but honestly, this was a bit painful and has been
    messy for us given some other business issues.  (to my chagrin we have users with 2-letter last
    names...)
    I have code you're welcome to poke at, but it's more or less slapped together and has various
    different search methods commented out so you can see how I tinkered w/ the remote vs. server
    API.
    If you'd like it mail me at [email protected] and I'll send you a zipped copy w/ a
    readme.  I hope it may be useful to you as both a starting reference.

  • Is there a method of deleting the developer key from the user?

    Is there a method of deleting the developer key from the user?
    Please help me.

    Hi Matt,
    Could you explain from which table should be deleted..?
    Thanks.
    Regards,
    Ramses Hutahaean

  • Receiving an error when trying to remove P00 Security role from the user

    Hi All,
    I am receiving an error when trying to remove P00 Security role from the user.
    After logging on to GRC CUP, clicking on u201CCreate requestu201D, and filling out required information,
    I click on Select Roles/Groups
    On the next screen,
    I click on Existing Roles/Groups
    ERROR MESSAGE appears X Action failed and no roles appear in the box to select for removal.
    Regards,
    Vineet

    Hi Vineet,
    My be your selection is incorrect
    Try this
    in Applicaiton Area -- Select ALL
    Functional Area  -
    Select ALL
    Company           -
    Select ALL
    Role/Profile/Group Names --- Give p00* and execute the report
    if you give only p00 it wont give any result
    Hope this helps
    Thank you,
    Kishore

  • How to execute BAPIs by getting the input from the user through the browser

    Hi,
    I have created a simple xMII transaction using BAPI. It is a simple BAPI with one input. Now i want the transaction to be executed by getting the input from the user through browser. Once the user enters the value and clicks on a button, I want the result of the BAPI to be displayed in the grid. How to link the BAPI/transaction with applet/Javascript coding.
    Thanks.

    The first thing I would recommend would be for you to collaborate with your colleague Vinodh, since his/her recent thread is very similar to yours:  Calling a BAPI from web page
    In your case, the iGrid applet will run the Xacue query template and automatically display the results from your output parameter.
    I would encourage you to take a look at the sticky thread at the top of the forum entitled "MII Manufacturing Templates Updated" since this MII project is full of samples for you and your colleague to learn from.

  • Change this code to accept the grades from the user..

    how I will change this code
    package regradesaverage;
    public class ReGradesAverage {
         * @param args the command line arguments
        public static void main(String[] args) {
        int[] array = {87,68,94,100};
         int total = 0;
         for (int counter = 0; counter < array.length; counter++)
             total += array[counter];
         System.out.printf("Total sum of Grades : %d\n", total);
          System.out.printf("The Grade Average is: %d\n", total/array.length);
    } to accept the grades from the user
    I need to create a method called "average" that takes has an array of strings as a parameter and returns double.

    893973 wrote:
    I need to create a method called "average" that takes has an array of strings as a parameter and returns double.Exactly, you need to create a method.
    You're the one in school doing the assignment, so you can't just unload your homework here.
    If you want help, show us what you've tried and what you're having problems with.

  • How does the PRODUCTION SYSTEM take the benifit from the USER EXITS?

    how does the PRODUCTION SYSTEM take the benifit from the USER EXITS?
    please explain

    and it is not the production system that benefits. its the company and the people working with SAP that benefits from the user exits which allow SAP to be altered for the company specific situations.

  • HA-VMM cannot be installed : HAVMM name in db is differs from the user specified HAVMM name

    I have a two node HA VMM cluster.  This is working correctly and has been for while.  I am now attempting to add an additional node to the cluster.
    I joined the node to the cluster and then start the VMM install and follow the wizard till it gets to the Database Configuration Page.  When I Click Next here nothing happens.
    If I check the C:\ProgramData\VMMLogs\SetupWizard.log file I see the following error as the last item.
    HA-VMM cannot be installed : HAVMM name in db is differs from the user specified HAVMM name
    If I check the S
    CVMMCDB01 I find the HAVMMName property with a value of SCVMMC01.domainname  This is the same value that is returned when using powershell with Get-SCVMMServer
    When I check the cluster configuration it is the same story.  I connect to the  cluster name scvmmc01.
    Even if I look at Cluster Manager I can see the name is tied correctly.
    Any ideas would be great as I am effectively now stuck and cannot install another node.

    Greetings!
    It happened because you renamed your VMM cluster after first node installation.
    Juts update HAVMMName value in dbo.tbl_VMM_GlobalSetting. Start SQL Server Management Studio, connect to your VMM DB, and Edit table.

Maybe you are looking for

  • Cisco 9971 phone over VPN

    Hi I am trying to set up a anyconnect VPN for Cisco 9971, so that I can use it at home. the tunnel has up, I've tested it but Phone got the following error message: 11:56:11 Updating Trust List 11:56:11 Trust List updated 11:56:12 SEP0011111111.cnf.x

  • Exchange Rate difference posting during MIRO posting

    Hi , We are facing an issue for exchange rate difference posting during MIRO. PO creation , GR posting & IR posting done on same date. Vendor in PO has different currency than company code currency. Exchange rate maintained in OB08 for this period is

  • OBIEE Reporting from  CUBE

    Hi, I am Creating a Report from a cube,I have Few Calculated Columns so i have Used Combined Similar Request.I get the below Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 4311

  • Error [..\..\Src\Utilities.cpp-780]

    I have a few displeasing things in Premiere Pro CC so far... I use Realtek ALC1150 audio from ASUS Sabertooth Z87 and drivers are installed 1. I can't get to import any video that has audio with an audio layer. I need to export audio separately to ge

  • HT5437 I can't print document with my iPad in any printer what should I do?

    How do I print with my iPad