Create essbase olap user via japi - 7.1

So this question has floated around a bit, but I'm not able to find an explicit answer for Essbase 7.1:Is it possible to create users in OLAP server 7.1 via the japi? It seems you can only create users in EDS but there is no way to propagate those to OLAP server. Is there any way of programmatically doing this, other than just running MAXL scripts?Thanks

In the essbase.properties file, set this flag to true:olap.server.autoCreateUser=true.

Similar Messages

  • Custom code after creating a new user via CUA

    Hi experts!
    In our landscape we are using CUA for adding users in CRM 7.0. A new requirement is to adjust some default Web UI related settings for every new user created. There is no standard customizing setting for that, but it is possible to programmatically set prsonal settings using cl_pers_admin class' set_data method.
    The question is if there is any BADI or User Exit for user creation procedure? If it is present, wouldn't it conflict with CUA routines? Many thanks in advance.

    No. Not the main Library folder. Make absolutely sure you are in the Home Library folder and not the main Library folder.
    Your Home Library folder is hidden in Lion. To get to it, in the Finder menu, select GO and hold the option key down. Select Library in the submenu. The Finder window will open in your Home Library. This is where your user prefs are stored.
    Once there, you will see the Preferences folder. Open it up, select all items within it and move them to the trash. You will need to restart in order for the new Finder preferences to be recreated.
    Once you restart, then you will be back to the default preferences to the system and all applications. And yes, it will affect all settings including your Dock, just as logging into a new user. You will have to reset everything there also.
    If you wish to do a selective method, instead of deleting all preferences, try deleting the one associated with your problem. Screen saver problems should be affected by the system preferences, so try deleting this:
    com.apple.systempreferences.plist
    com.apple.systempreferences.plist.lockfile
    Note that when you delete system file preferences, a restart will be required. For applications, just quit the application before trashing preference files.

  • How do I add a WindowsAD user via the java SDK?

    Post Author: [email protected]
    CA Forum: JAVA
    I have attempted several derivations of this code:
    IPluginMgr boPluginMgr;IPluginInfo boPluginInfo;IInfoObjects boInfoObjects;IInfoObject boNewUser; // Retrieve the user pluginboPluginMgr = iStore.getPluginMgr( );boPluginInfo = boPluginMgr.getPluginInfo("CrystalEnterprise.User");        // Create a new infoobject collectionboInfoObjects = iStore.newInfoObjectCollection( );           // Add a new userboNewUser = boInfoObjects.add(boPluginInfo);
    Any suggestions?

    Post Author: Ted Ueda
    CA Forum: JAVA
    You wouldn't be creating the AD user via code.  You'd have the AD user created automatically when you configure the Windows AD authentication in BusinessObjects Enterprise using the Central Management Console.  Enterprise will connect to AD and create users automatically.Sincerely,Ted Ueda  

  • Trouble Creating Users Via Web Form

    I'm having trouble creating user in a 9i database via web front end.
    I use the following sql to create the user
    strSQL="CREATE USER"""+strUser+"""PROFILE ""DEFAULT"" IDENTIFIED BY ""HELLO"" DEFAULT TABLESPACE ""DATA"" TEMPORARY TABLESPACE ""TEMP"" ACCOUNT UNLOCK"
    I then execute another two sql statments to grant "connect" thus
    strSQL="GRANT ""CONNECT"" TO "+strUser+""""
    strSQL="ALTER USER """ strUser"""DEFAULT ROLE ALL"
    Whenever I try connecting using the new users details, but get an error message that the server had problems accessing the LDAP directory service(ORA-28030).
    I'm happy that the SQL is correect as I created the account that I wanted using Enterprise Console and coppied the SQL it produced. I'm assuming that there's something in the background that is not being triggered when creating the user via the web front end.
    Can anyone tell me where I'm going wrong?
    Thanks
    Jason

    My apologies, I didn't realise HTML DB was a product. I thought it was a forum for questions regarding HTML and databases.
    Doh!!!
    Jason

  • Create business partner with role 'Internet User' via BP

    Hi,
    We want to create business partner with role 'BUP005 Internet User'
    for purpose to link with created early user su01.
    It's work via isauseradm application, Web UI.
    Now I want to create new role 'BUP005 Interner user' via GUI. I started Tcode BP.
    I filled USERNAME, password, roles. I tried to save BP.
    I got this error:
    Enter the Internet user
    Message no. R11214
    You have maintained attributes (logon data, roles and/or fixed values) for the Internet user, without having entered the Internet user itself.
    But,
    Field 'INTERNETUSER' is not changeble.
    Denis.

    Hi, DJ
    Thank you for answer)
    1. Have you saved the BP. If Yes, just see if the INTERNET USER maintained is available in SU01.
    Yes, but I can not see  INTERNET USER in the BP.
    2. If you are not able to assign the INTERNET USER, please try to maintain the INTERNET USER in BP.
    I can not do it, because I can not change field INTERNET USER
    3. If the INTERNET USER field is not available, just check the authorization for the same.
    I has all authorization: sap_all.
    Denis

  • Error when create user via OIM web

    Hi Gurus..
    I hava some problem when I creating new user via web OIM, error appear while inpute the start date value.
    Need help for you guys,
    This is the error code.
    <Error> <oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator> <BEA-000000> <ADF_FACES-60096:Server Exception during PPR, #5
    java.lang.NullPointerException
        at oracle.iam.identitytaskflow.utils.UserManagerValidationUtils.handleAccountEndDateValidation(UserManagerValidationUtils.java:237)
        at oracle.iam.identitytaskflow.utils.UserManagerValidationUtils.processDateValidations(UserManagerValidationUtils.java:589)
        at oracle.iam.identitytaskflow.utils.UserManagerValidationUtils.processDateValidation(UserManagerValidationUtils.java:543)
        at oracle.iam.identitytaskflow.common.components.UIInputDate$DateValueValueChangeListener.processValueChange(UIInputDate.java:135)
        at javax.faces.event.ValueChangeEvent.processListener(ValueChangeEvent.java:134)
        at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcast(UIXComponentBase.java:675)
        at org.apache.myfaces.trinidad.component.UIXEditableValue.broadcast(UIXEditableValue.java:210)
        at org.apache.myfaces.trinidad.component.UIXSelectInput.broadcast(UIXSelectInput.java:216)
        at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
        at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
        at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
        at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
        at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
        at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:357)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)

    probably yes but I am not so sure about that, I have checked the User.xml for make sure this but I can't found something wrong. any clue Shashank?
    Regards,
    -Rius-

  • Create local user via dropdown from .csv

    Hello
    i try to create a powershell script to create local users on Win7.
    All the user informations are stored in a .csv file.
    Now I'd like to have a dropdown-menu to choose which user should be created.
    So i want the first column of the csv displayed in the Dropdown.
    When a option gets choosen the script should read the rest of the information out of the .csv-file and create the user with it.
    i got some parts to create a dropdown and to create local users via .csv, but my limited powershell knowledge keeps me from putting it to one piece.

    Hi Yannick Hassler,
    To create local users with properties listed in a csv file, and also add the users to a local group, please refer to the script below:
    import-csv d:\3.csv | foreach{
    $server=[adsi]"WinNT://$env:computername"
    $user=$server.Create("User",$_.name)
    $user.SetPassword($_.password)
    $user.SetInfo()
    # add extra info
    $user.Put('Description',$_.description)
    $user.SetInfo()
    # add user to mandatory local group
    $group = $_.group
    $group=[adsi]"WinNT://$env:computername/$group"
    $group.Add($user.path)
    # add users to other groups
    Please also save your .csv file d:\3.csv like this :
    Name
    password
    group
    description
    TUTTLSX
    Password
    Users
    Test user
    annaretu
    Password
    Users
    Test user11
    I hope this helps.

  • Create users via the CLI interface on a SX20

    Hi 
    Are there some who know how to create users via the CLI interface on a SX20. You can do this via the web interface but I have many video installations where I need to create a user account. Therefore, it would be easiest if I can make it through the CLI interface. 
    Best regards 
    Jesper

    Unless there's a very well hidden command somewhere, then no. As far as I know, this can only be done for the remote supportuser account;
    xcommand UserManagement ?
    xCommand UserManagement RemoteSupportUser Create
        ExpiryDays: <1..31>
    xCommand UserManagement RemoteSupportUser Delete
    xCommand UserManagement RemoteSupportUser DisablePermanently
        Confirm(r): <Yes>
    xCommand UserManagement RemoteSupportUser GetState
    /jens
    Please rate replies and mark question(s) as "answered" if applicable.

  • I transferred files and photos from MacBook to iMac via ethernet cable and using migration assistant. However every time I transferred, it created a separate user and it transferred all files and photos again and again. So now I have 3 users accounts ?

    I transferred files and photos from MacBook to iMac via ethernet cable and using migration assistant. However every time I transferred, it created a separate user and it transferred all files and photos again and again. So now I have 3 users accounts with all files and photos saved 3 times on same iMac !! Any idea how to avoid this ?

    Yes, you ran into a very understandable problem.
    When you use Migration Assistant, it cannot over-write the account that you happen to be using at the time. Upon migrating accounts, it will tell you that it is going to create a new one, but that message is easy to miss.
    If you have three identical accounts, log in to the account you want to keep, and delete the redundant ones in System Preferences > Users & Groups.
    Now that you know, the easiest way to migrate accounts is to use Setup Assistant when you first get a new Mac. That eliminates any possibility for this to occur, but most people are so eager to use their new Mac that they elect to migrate later.
    That's OK too, but in that case you would want to create a temporary account whose sole purpose is to run Migration Assistant so that you may migrate your old one with an identical name. Be sure to give the new account Administrator privileges. When that finishes you would log in to the newly migrated account, and delete the temporary account.

  • Unique username generation when creating new user via FIM Portal?

    Hi,
    Is it possible to create a new user using the FIM Portal, and have FIM create the unique username upon submission of the request in the Portal?
    So effectively, when you create a new user in the Portal, the 'accountName' attribute would not be a mandatory field and therefore removed from the GUI using RCDC , and instead be generated based upon the unique AD username rules.
    Thank you.

    Just my 2 cents worth ... make sure you identify and test the "edge cases" for whatever solution you end up implementing, and don't just assume a solution that works for someone else will automatically work for you in 100% of cases (this is most likely why
    this feature is not OOTB, even though most people would want something like this from the get-go).
    To be specific, I have implemented option #2 myself with success, after initially implementing option #3 and running into grief with a particular use case (education environment end-of-school year roll-over involving large numbers of concurrent leavers/joiners
    in the same import/sync cycle).  To be specific, when implementing a workflow-based solution to do this there is a small but nonetheless realistic chance that 2 user requests being processed in parallel calculate exactly the same AccountName value, and
    of course one will succeed and the other will fail ... and of course by default this will fail the entire request.
    I solved the problem in my case by adoption option #2 using an approach where I reserved a unique accountName in the MV (downside is that in some cases the user may never end up being provisioned to AD if this is in advance of the actual hire date), thereby
    avoiding clashes by getting the FIM Sync Service to control integrity rather than the FIM Service where parallelism is a design feature :).
    So just make sure you understand the pros and cons of each approach when deciding what is best for you.  Note that this discussion has come up many times before on previous posts on this forum, and it will be worth looking through these if you are still
    in the early stages of formulating your approach.
    Bob Bradley (FIMBob @
    TheFIMTeam.com) ... now using FIM Event Broker for just-in-time delivery of FIM 2010 policy via the sync engine, and continuous compliance for FIM

  • Creating users via the admin console

    Hi,
    I'm trying to create a user via the admin console. The user will have to
    authenticate via Membership, and will require a username and password.
    However, when creating the user via the admin console it does not allow you
    to specify a default password (or by using the command line 'ipsadmin create
    user /domain/user.xml', unless there is some XML field specified in the file
    to do that? If so, what is it? Specify an attribute in the
    "iwtAuthMembership-password"?) After creating a user via the console, I
    tried logging in using a blank password and a password the same as the
    username, but neither worked. Is this password set as default to something,
    and if so to what?
    Also, is there some existing means for a user who has already created a
    membership account to change their password? If not, then I guess I will
    have to develop some code to modify the "iwtAuthMembership-password"
    attribute.
    Thanks,
    Mark

    Hi,
    After you have created the user via the console, then the user will be added to a particular role.From the console go that particular domain and then to the role under which the user was created.Then select the Users link you can see the users list.From that list select the user for whom a password is needed,then it will lead you to a screen where you can see a link named Authentication.Expand that link and click on the Membership link there you can enter the username and password for the user

  • Creating Users via XML

    I want to create my users with XML. I have plenty of examples
    on how to create "simple" users that do not need any of the more
    complex attributes such
    as "DirectoryUserAcl", "PrimaryUserProfileAcl" or "DefaultAcls".
    I have 2 questions:
    1. How do I use these more complex attributes in an XML file?
    An example of how they look would be great. i.e.
    <DirectoryUserAcl>value goes here</DirectoryUserAcl>. This
    approach throws errors.
    2. Secondly, which attribute sets the default ACL that a
    document would get if created by this user.

    Hi guys,
    thanks for the feedback, I did get a response on metalink that
    answers my questions. Here it is if you are interested...
    An example would something like this.
    <?xml version = '1.0' standalone = 'yes'?>
    <SimpleUser>
    <UserName>fred</UserName>
    <Password>fred</Password>
    <DirectoryUserAcl reftype="name">Private</DirectoryUserAcl>
    <DistinguishedName>fred</DistinguishedName>
    <DistinguishedNameSuffix>.fthw.siemens.de</DistinguishedNameSuffi
    x>
    <EmailAddressSuffix>@fthw.siemens.de</EmailAddressSuffix>
    <HasEmail>true</HasEmail>
    <EmailUserProfileAcl
    reftype="name">Private</EmailUserProfileAcl>
    <AdminEnabled>false</AdminEnabled>
    <CanChangePassword>true</CanChangePassword>
    <HomeFolderRoot>/home</HomeFolderRoot>
    <HasHomeFolder>true</HasHomeFolder>
    <HomeFolderAcl reftype="name">Private</HomeFolderAcl>
    <HasContentQuota>true</HasContentQuota>
    <ContentQuotaEnabled>true</ContentQuotaEnabled>
    <ContentQuotaAcl reftype="name">Private</ContentQuotaAcl>
    <ContentQuotaAllocatedStorage>10000</ContentQuotaAllocatedStorage
    >
    <HasPrimaryUserProfile>true</HasPrimaryUserProfile>
    <PrimaryUserProfileAcl
    reftype="name">Private</PrimaryUserProfileAcl>
    </SimpleUser>
    2. It would depend on the following:
    <PrimaryUserProfileAcl
    reftype="name">Private</PrimaryUserProfileAcl>
    <DefaultAclsBundleName>userAclBundleForClasses</DefaultAclsBundle
    Name>
    <DefaultAcls>MyAclBundleForClasses</DefaultAcls>
    However, there is a problem with current versions (bug1736384,
    unpublished) in which you can't use XML to set the default ACL
    to an existing property bundle.
    According to the bug the workaround is to "use Java or the Admin
    utilities tasks
    - "CreateDirectoryuser" to create a User
    and "CreatePropertybundle" to create a Propertybundle that
    represents the defaultACLs
    - "CreateUserProfile" and set the DEFAULTACLS attribute to the
    bundle ""

  • Essbase connection error via smart view

    Hi All
    I'm currently experiencing difficulties connection to essbse via smart view. The application has two databases. All users can connect to one of the databases but not the other one. The essbase server password has not been changed. The version we are currently using is 11.1.1.3
    this is the error from the smart view log file.
    SVC][ERROR:1][SVC4][SVC][ecid: fa3c226a-c687-44cc-afa2-f107f7564a40,0]Cannot get olap user. Essbase Error(1030008): NULL argument (2) passed to ESSAPI function EssGetUserEx
    SVC][ERROR:1][SVC4][SVC][ecid: 6d92db79-2caf-4d8d-a576-86aafa47e21d,0]OLAP_error (1023040): msg from remote site [[Thu Apr 25 09:15:48 2013]Local////Error(1051293) Login fails due to invalid login credentials]
    Any assistence will be verymuch appreciated.

    Hi,
    I got this error while connecting to the Essbase server through EAS Console. To resolve this issue I just removed the Essbase server from the Enterprise view and added the server again. After that I was able to access the Essbase applications.
    But I am not sure about smart view. Also make sure that you are using the correct login credentials to login into the server.
    Thanks,
    Aravindh K

  • Essbase External Security via Shared Services

    I have hit a problem with essbase external security via shared services, might be fairly trivial, first time doing this.
    In the install guide for essbase 9.3.1 it mentions not to use the user 'admin' when firing up essbase server console mode for the first time if you intend to externalise security to shared services in the future.
    I have followed this recommendation and used a different username 'essadmin' for the first time essbase server is started up. While still in native security mode, I sign in via EAS 9.3.1 and create myself another admin account just in case.
    I cold backup shared services SQL repository and OpenLDAP repositry before externalising essbase security. Also I backup the essbase sec and cfg files just in case.
    Then I start it all up, go into EAS and select to externalise security, this takes a few seconds, and all seems well.
    Now in shared services I can see the essadmin user ID and everything appears to be OK. However when I look under the projects node, I see "Analytic Servers:myhost:1", then below that another green icon "Analytic Servers:myhost:1", but when I click on the second green icon I get "Login fails due to invalid login credentials".
    What have I done wrong ?

    Hi,
    I don't think you've done anything wrong. You just need to provision your shared services user with access to Essbase. Right-click on your user, select provision and then give them the required Essbase rights.
    Hope that helps,
    Gee

  • Creating a Service User

    I'm trying to create a Service User in the portal.  I've come across this link:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cfdc9e90-0201-0010-6780-cc30206dd319
    On page 7, it says that "Service Users reside only in the database. This can be achieved by settings in the configuration file."
    It then goes on to say that several service users such as cmadmin_service are added by KM.  My question is, how do I add my own service users?  My portal is not using LDAP as a user repository, just the portal DB.
    Thanks,
    Matt

    First, thanks for the reponse -
    Yes - I believe the namespace is $serviceUser$.  Since our portal is not integrated with a user repository like AD, how would I create a service user with appropriate namespace?  Creating users via the User Administration role, I cannot assign the new users to the $serviceUser$ namespace.  Do I have to write some SQL to insert into the user database table?
    Thanks again.

Maybe you are looking for

  • How to create a PAR file in Web Dynpro

    Hi !! Could any one tell me how to create a par file of the java application developed in WebDynpro.. thanks ChandraSekar Maheswaran

  • How do you compile shared dynamic library in OS/X?

    I am trying to compile a open source component in OS/X (gcc, ANSI C) from the following makefile: include makefile_header #standard system makefile variables in this # include additional makefile headers here # add needed cflags here DSI_CFLAGS=$(GLO

  • My purchase could not be completed in the game

    I want buy some gold in Zenonia but I can't complete my purchase. I'm sure I got money in my bank card. So why?

  • Spitting out "phantom" cd's

    I have a MBP and for the most part, everything is working fine... with one very noticeable exception. For some bizarre reason, the cd eject sequence will run every few minutes. It's not a predictable thing and I have not noticed any pattern. Every 10

  • Threading doubt

    Sir, i have a small doubt in multithreading, My program is compling but if i run the error is "Exception in thread main java.land no such method Error: main. Kindly rectify the problem