Assign Analytic Servers under Projects folder in Shared Services

Hello experts,
The problem is that: we are migrating dev environment to a new test environment. All is done, but when I try to assign "Administrator" role for Essbase server to an especific user, I can't see "Analytic Servers" option under Projects folder in Shared Services (where is Essbase server in dev environment).
How can I assign that role if I can't see Essbase server in Shared Services? Can I assign it? How?
Thanks for your time!
Best Regards
Edited by: user1654709 on 31-ago-2012 10:37

Hi,
You can do the following:
1. Launch the MaxL Prompt and connect to Essbase Server using the Administrative user
2. Execute the following:
alter system resync sss;
alter application all reregister;
If the Essbase security is externalized, the above commands will execute successfully. If Essbase is not registered to Shared Services, then you execute the following command:
MAXL> display system security mode;
+.....If it is 1 then run the alter command:+
MAXL> alter system set sss_mode <ENFORCE-PWD-SPEC>;
Please read http://docs.oracle.com/cd/E17236_01/epm.1112/esb_tech_ref.pdf page 671 regarding <ENFORCE-PWD-SPEC> option to decide (depending on number of users on the system) what "password option" is best for you.
After successful, externalization of security, then execute again the following:
MAXL>alter system resync sss;
MAXL>alter application all reregister;
Hope it helps....
KosuruS
Edited by: KosuruS on Sep 6, 2012 12:02 PM
Edited by: KosuruS on Sep 6, 2012 12:03 PM

Similar Messages

  • Business Rules Instance disappeard in projects folder in Shared Services

    Hi all,
    I have this strange thing happend to me today morning. when i logged into the Shared Services i can find the Business Rules folder but i couldnt find the instance for it.Is there any way i can reconfigure it so that i can see the instance back again in Shared Services.
    Environment: Windows server, Hyperion version 9.3.1
    Any help on this would be greatly appreciated.
    Thanks in Advance

    Please find the error log below
    com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.Exception: Registeration failed: error.generalSaveModel.Registeration failed: error.generalSaveModel.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerApplication(CmsRegistrationUtil.java:222)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:360)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:165)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    Thanks

  • Projects dropped from shared services when creating an essbase application

    When we try to create an essbase application via EAS - there is an error message Unable to createExternalUser. then when we log in to shared services - there are no projects available.
    This is for version 9.3.1.0

    Hi Cameron,
    many thanks for your answer.
    Well let me explain a little bit further:
    I created an own security module which manages the whole security in Essbase. I get the grants from a corporate system and then just apply them by some definitions natively in Essbase using filters etc.
    To make sure the grants on the server are exactly the same as the grants that get delivered to me, I export the complete security in Essbase using MaxL and import it to a relational DB. I then check whether there are any grants which shouldn't be there and vice versa.
    If now an admin user creates an application, he gets an additional application manager grant for this application. He does not loose his admin permissions.
    Now in my check this application manager grant pops up as this grant is not in the corporate system but created Essbase internally when a application is created.
    If I export the complete security this application manager grant is there.
    I would like to get rid of these errors in my check. Also it makes no sense that an admin user gets an Application Manager grant because he already has that permission as an admin user.
    I already searched the documentations but didn't find a setting to disable this behaviour of Essbase.
    Btw. Essbase version is 11.1.1.3.
    Maybe someone of you guys know if there is any chance to do this - if not, I have to find another solution.
    Thanks and kind regards,
    Thomas

  • Projects not showed up under Application Groups in Shared Services

    Hi,
    We had a problem and reconfigured everything in 11.1.1.3, after that everything went on smooth but when i open share services and click on Application Groups nothing shows up except File System.
    Please help me in resolving this issue.
    Thanks,
    SB

    Can some one help me in this regard.

  • Modify "process step" in project folder

    hi all,
    how can i modify "process step" under project folder in solution manager.
    thanks,
    shweta

    Hi
    can you elaborate ur requirement
    regards
    Prakhar

  • Shared Services: Role Assignment

    When I try to assign the privilege of "Server Access" from Shared Services to a user, clicking on
    Essbase:servername:1 -> Essbase:servername:1 the tree does not open, but opens Default Application Group -> Essbase:servername:1.
    If I add the privilege of "Server Access" by:
    Default Application Group -> Essbase:servername:1 -> Administrator -> Create/Delete Application -> Server Access
    user can't access to Essbase from Excel.
    in addition Essbase can not see the users created through Shared Services. Only the admin user is displayed.

    I faced the same issue with the server access role. If I provision an Essbase Application role , the User can access the particular application. However the user can access the application by just provisioning the Application Role anyway. Then why is there such a role called Server Access? I am using 11.1.2.0 version.

  • Hyperion shared services !

    Hi Techies,
    I am working on hyperion shared services 9.3.1 version.
    Can you any one tell me how to assign the database calculation & filter access in shared services.
    What i have did is,
    I have created the 3 users in essbase & migrated those users into shared service mode & also register all applications to shared services as well.
    All applications are reflecting under analytic servers also.
    I have given the Here is some of the roles specific to Essbase in Shared Services.
    Server Roles (Administrator, Create/Delete App, Server Access)
    Application Roles (App Manager, DB Manager, Start/Stop Application, Calc, Write, Filter and Read Roles.
    Poblem is i am not able to assign the database calculation & filter access in shared services.
    Please,please could any one guide me ...
    Thanks in Advance.

    What Sean said.
    It is super non-intuitive. I mostly work in Planning (which handles all of this behind the scenes) and when I, alas, infrequently get to use real, honest-to-goodness Essbase I have to relearn this. It never seems natural.
    You'd think after relearning it three or four times, I'd get it, but nope, it's just "weird".
    Regards,
    Cameron Lackpour

  • Can't register Shared Services with workspace while using db2 9.1

    Hi,
    When I used Hyperion EPM to register workspace shared services with db2 9.1 pack 3,it's failed and workspace database configuration failed too.
    When I used db2 9.5, it's failed too.But workspace database configuration is success. When I excute the sentence as follow
    ===================================================================================
    db2 CREATE DATABASE HPSUX USING CODESET GBK TERRITORY CN COLLATE USING SYSTEM
    db2 connect to HPSUX
    db2 create bufferpool HPSUX_BP immediate size 256 pagesize 8k
    db2 create bufferpool HPSUX_BP_TEMP immediate size 512 pagesize 8k
    db2 terminate
    db2 force application all
    db2stop
    db2start
    db2 connect to HPSUX
    db2 "create regular tablespace HPS_TS pagesize 8k managed by system using ('hps_ts') extentsize 16k overhead 10.5 prefetchsize 16k transferrate 0.33 bufferpool HPSUX_BP dropped table recovery on"
    db2 "create system temporary tablespace HPS_TS_TEMP pagesize 8k managed by system using ('hps_ts_temp') extentsize 16k overhead 10.5 prefetchsize 16k transferrate 0.33 bufferpool HPSUX_BP_TEMP"
    db2 grant connect on database to user hypadmin
    db2 grant createtab on database to user hypadmin
    db2 grant bindadd,implicit_schema on database to user hypadmin
    db2 grant use of tablespace HPS_TS to user hypadmin with grant option
    db2 "update dbm cfg using DRDA_HEAP_SZ 2048"
    db2 drop tablespace USERSPACE1
    db2 force application all
    db2stop
    db2start
    =================================
    It's all work with db2 9.5 but still failed with db2 9.1.
    Can someone give me the suggestion?
    Thanks
    Edited by: [email protected] on 2009-7-23 上午12:25

    Start in Shared Services
    What have you Provisioned your user with?
    Are there Projects Registered with Shared Services? Have you Assigned Users to those Projects?
    I would suggest you refer to the Hyperion Security Guide as a starting point
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/hyp_security_guide.pdf
    Wayne Van Sluys
    TopDown Consulting

  • Hyperion Shared Services Provisioning Report Automation

    Hi,
    Provisioning Report feature in Shared Services gives pretty much everything I am looking for. I need to send this data to another system that monitors entitlements on a daily basis. Is there a way to run the provisioning report in batch mode?
    Plan B is to use LCM, but I haven't had any luck yet in exporting entitlements using it. Does LCM export external users provisioning information? Below is the export xml I am using.
    <?xml version="1.0" encoding="UTF-8"?>
    <Package>
        <LOCALE>en_US</LOCALE>
        <User name="User" password="pwd"/>
        <Task>
            <Source type="Application" product="HUB" project="Foundation" application="Shared Services"/>
            <Target type="FileSystem" filePath="/HSS-Shared Services"/>
            <Artifact recursive="true" parentPath="/Native Directory/Assigned Roles/HFMApps" pattern="MYHFMAPP"/>
        </Task>
    </Package>
    Appreciate your thoughts.
    Thanks,
    Ethan.

    If you want to automate a provisioning report then probably looking into the Java API would be a good option.
    LCM will be able to extract the external users provisioning against applications in CSV format though it will be a seperate CSV per application.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase issue on Shared Services OEPM11.1.1.2

    Hi All,
    I have one issue of Application Group created in Shared Services for Essbase...
    If we delete the Application group for Essbase how can we get back it..Is there something stored as a backup after installation and
    configuration...
    I tried to reconfigure essbase with Shared Services and it is successfull...but there was a problem with Global Analytic Application not existing
    with Shared Services during Essbase Startup...
    Can you please help me in this regard?
    Thanks,

    Dear Experts,
    This is something related to the Essbase Project created in Shared Services...I think the structure in OEPM11.1.1.2 is shown as
    Application Group
    ----- Applications
    ----- Global Analytic Application (Problem is lying in this application during Essbase startup after reconfiguring with HSS)
    Suppose if we delete the project how can we get back the Essbase Project if it is already in Shared Services Security Mode..
    Can anyone help me on this?
    Thanks,

  • Task List Access Manager Role in Shared Services

    Hi
    The documentation says this role "Assigns task lists and tasks to other users". I have assigned this role to a group (in Shared Services), I have given that group Manage and Assign access to the Task List (in Planning), and have even done a security Refresh.
    Yet, when I go in as a user who is in that group, I do not see the Assign Access button in Manage Task Lists.
    Is this a bug or have I missed a step?
    We are on 11.1.2.1
    Thanks!

    Hi,
    Have you tried generating a provisioning report in Shared Services, have a read of :- http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_cas_help/provrep.htm
    If that doesn't suit your requirements then you could always have a look at using CSSImportExportUtility to export provisioning to a csv file. The utility is located in hyperion\common\utilities and has a pdf on instructions how to use it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase login failed & Cluster not available in Shared Services

    Hi,
    I have installed & configured the EPM 11.1.2.2 in compact deployment mode i.e. deployed to Embedded weblogic server. Shared Services, Essbase, Planning & Reporting are installed successfully.
    I am able to login to Shared Services, Workspace & EAS console with my admin account. But I am unable to login to Essbase from EAS console, MAXL & ESSCMD.
    When I am logging with MAXL or EAS console, I am getting login failed error.
    Even EssbaseCluster-1 is not available under Application Groups in Shared Services. Only Reporting & Foundation are there.
    Please help me what went wrong.
    Thanks,
    Naveen
    Edited by: Naveen Suram on Nov 6, 2012 3:25 AM

    SharedServices_Security_Client.log
    2012-11-06T14:40:41.071+05:30] [EPMCSS] [NOTIFICATION:16] [EPMCSS-20001] [oracle.EPMCSS.CSS] [tid: 10] [ecid: disabled,0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] Successfully initialized EPM System Registry access. This is a status messages. No action required.
    [2012-11-06T14:40:41.180+05:30] [EPMCSS] [NOTIFICATION:16] [EPMCSS-20002] [oracle.EPMCSS.CSS] [tid: 10] [ecid: disabled,0] [SRC_CLASS: com.hyperion.css.EPMSystem] [SRC_METHOD: getInstance] Initializing Shared Services security instance using EPM System Registry. This is a status messages. No action required.
    Essbase.log
    [Tue Nov 06 14:40:25 2012]Local/ESSBASE0///776/Info(1051283)
    Retrieving License Information Please Wait...
    [Tue Nov 06 14:40:25 2012]Local/ESSBASE0///776/Info(1051286)
    License information retrieved.
    [Tue Nov 06 14:40:25 2012]Local/ESSBASE0///776/Info(1311019)
    Classpath during JVM initialization: [;C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar;C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]
    [Tue Nov 06 14:40:52 2012]Local/ESSBASE0///776/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Tue Nov 06 14:40:52 2012]Local/ESSBASE0///776/Info(1056815)
    Essbase 64-bit - Release 11.1.2 (ESB11.1.2.2.100B2166)
    [Tue Nov 06 14:40:52 2012]Local/ESSBASE0///776/Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Tue Nov 06 14:40:54 2012]Local/ESSBASE0///776/Info(1056797)
    Incremental security backup started by SYSTEM. The file created is [C:\Oracle\Middleware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\bin\ESSBASETS_1352193054.BAK]
    [Tue Nov 06 14:40:55 2012]Local/ESSBASE0///776/Info(1051134)
    External Authentication Module: [Single Sign-On] enabled
    [Tue Nov 06 14:40:55 2012]Local/ESSBASE0///776/Info(1051051)
    Essbase Server - started
    I am getting the following error in validation report:
    Validating Essbase Server connection to NAVEEN
    Error: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051012): User native://DN=cn=911,ou=People,dc=css,dc=hyperion,dc=com?USER does not exist
    Recommended Action: Check Essbase Server is started.

  • Shared services and Filter

    Hi Guru's
    how can i assign a filter to a group in shared services. I have created one group in shared services and filter in EAS.Do i have to click on export to shared services ? where in shared services will i see my filter to make it effective on the group
    thank you

    Hi,
    Refer to this thread. The same was discussed there...
    Re: Granting filters without writing maxl

  • Shared Services deployed on WebLogic: Lifecycle Management Tool errors

    Hi
    In our pre-prod environment, Shared Services has been installed in Unix by "hypa" account belonging to "hyperion" group. Deployment on Weblogic has been done by "j2er" unix account belonging to "j2ee" group. j2er is also part of hyperion group.
    I have given group level RW access to all directories and files under $HYPERION_HOME.
    In Shared Services, user provisioning is wokring fine. When I am accessing LCM toolkit, and trying to run a migration, the msr directory initially did not get created. I had to give public RW access to "$HYPERION/common/import_export so that the PKGnn.xml could get created in the msr directory.
    But when I execute the migration, the migration fail with error message:
    "Task information defined for Souce connection is invalid"
    Can any one suggest what to do? Is this related to file permissions?
    In the Dev environment, the hypa and j2er are part of the same Unix group and everything works fine there.
    Please suggest.

    The error message is as follows:
    java.lang.NullPointerException at com.hyperion.interop.lib.helper.ProductHelper.getProducts(Unknown Source) at com.hyperion.interop.lib.CMSClient.getProducts(Unknown Source) at com.hyperion.lcm.handler.RegistrationHandler.isProductCodeValid(Unknown Source) at com.hyperion.lcm.handler.PackageHandler.initialize(Unknown Source) at com.hyperion.lcm.clu.CLUProcessor.execute(Unknown Source) at com.hyperion.lcm.clu.CLUProcessor.main(Unknown Source).Unable to process task - 1. Task information defined for Source connection is invalid.

  • Shared Services Group Provisioning

    Hi,
    I am using Hyperion Shared Services 9.3.1. I am running a script to provision users under one group.
    I am running it through importexport utility.
    . I have tested the script with 2 users and it has provisioned those. that means script is correct. My problem is this time, I am running the script to provision 200+ users in one group
    Is there a way I can check through logs how much its finished or how many users it has provisioned. I am going under that group in Shared services, over there its not showing those users.
    Please help me.
    Thanks in advance.
    Pankaj Mehta.

    Hi,
    In the property file you can enable tracing by specifing trace log file in ExportImport properties file. enable the following properties:
    importexport.enable.console.traces=true( Indicates whether trace information should be displayed in the console where the Import/Export utility is executed)
    importexport.trace.events.file=<LogFileLocation>( TraceLogFile)
    importexport.errors.log.file=<LogFileLocation>( errors during the operation is logged to this file)
    Hope this helps!
    Nra

Maybe you are looking for