Export MaxL Script to Shared Services

Version 9.3.1
A little background:
I saved the MaxL script with one user and I want it to be available to all users. I figured if I exported it to Shared Services there might be something I could do with it there to accomplish this task.
So I saved a script to the admin server. Then I right-clicked on it and exported it to shared services. So... now what? How do I find what I just exported? How do I use what I just exported?
I've read this on working with models:
http://docs.oracle.com/cd/E10530_01/doc/epm.931/html_esb_dbag/frameset.htm?hbmodprp.htm#hbmodprp606577
Thanks

I restarted my services and then I was able to right click on the Administration Server and "Browse Shared Services." A new window opened up and I was able to navigate to my exported MaxL script. I then changed access so that other users could have access to it.
However, when they go to EAS they can't see the object on the Administration Server.
Is this because what's in Shared Services is a model and not the actual script. Does this mean that the users that I granted access to are able to see it in shared services?

Similar Messages

  • Chose 'Export to Shared Services' on a calc script....where did it go?

    I accidentally right-click and choose 'Export to Shared Services' on a Calc script in EAS.
    the help file is not much...I am curious...where did this export to in Shared Services? What is the point of this feature?
    Thanks
    JTS

    Hi,
    I think it was Hyperion's original idea to share objects between applications which were known as models, so you could export outlines and calc scripts to shared services and then shared them across applications or to synchronize different applications.
    It is something that I have never seen really used and I am sure it was dropped after 9.2, though the option still existed to export in EAS but you couldn't manage models in 9.3
    I think it has all be superseeded with concepts like EPMA and LCM.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Moving users from one server to another using Shared Services

    How do you migrate users and groups from one server to another from Hyperion Shared Services in version 9.3.1?
    When users were provisioned from EAS on version 7.x we could use Migration Utility but now since users are provisioned using Shared Services, what is the approach to be followed?

    Someone will probably give you a real-world example of how to do it, but to get you started you may want to review the Hyperion Security Administration guide, section "Migrating Native Directory" which discusses that you need to first install the Import/Export Utility on your Shared Services server, then create an export file, then go to your target Shared Services Server and long story short, import it.
    -Karen

  • LCM Migration - Instance name?  Shared services project Name ? Data source?

    Situation
    * We have hyperion 11.1.1.3.24
    * Objective - trying to perform a LCM file-migration from our DEV environment to UAT
    * DEV has only one PMA enabled Planning Application (“budget”), few FR reports & other related artifacts.
    So far
    * Successfully Exported these 4 (EPMA, Shared-services, Planning & FR) from our DEV
    * When trying to import EPMA into our UAT, noticed the status shows Failed. (Noticed Similar claims have been reported in other posts as well.)
    Another dilemma that I have it what should I enter on these Instance Name, Shared services Project name & Data source.
    * Instance Name ===> ? Not sure. how to find this?
    * Shared services project ===> Haven't created one at all. So, which one should I use OR how to find this out ?
    * Data Source ===> I guess, this would be the EPMA repository database name ?
    Although I can Migrate all the Artifacts into our UAT (as identical to our DEV), Migration status has shown as "Failed". Is this because of the fact I skipped the Destination options with blank values (for Instance, shared-services & data-source). Has anyone ever had success on this Migration step.
    OR Should I disregard this migration status, just because we can see all identical artifacts in our UAT.
    Any help would be greatly appreciated.

    If you log into EPMA and pick an application and select deploy (don't worry you don't have to deploy you can cancel it before you do so),
    it will display a popup which will have the
    Instance Name (usually default), Shared Services Project (drop down will display different application groups available), Data Source (this is the name you gave when you created the datasource for the application)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion Shared services Migration/Export import

    Hi, We are migrating the OS from Windows to UNIX in Essbase System 9. I am trying to export the exixting grous/filter access from the Windows environment (shared services--Single sign on) to the unix server. There are several cubes in the Windows, but I am tryign with only a single cube. as a part of that I have modified importexport.properties file
    #import export operations
    importexport.css=http://windows_server:58080/interop/framework/getCSSConfigFile
    importexport.cmshost=windowsserver
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=D:\trace_19Nov.log
    importexport.errors.log.file=D:\errors_19Nov.log
    importexport.locale=en
    # importexport.ssl_enabled = true
    # export operations
    export.fileformat=xml
    export.file=D:\export.xml
    export.internal.identities=false
    export.native.user.passwords=true
    export.provisioning.all=false
    export.delegated.lists=true
    export.user.filter=*
    export.group.filter=*
    #export.role.filter=*
    export.producttype=HUB-9.3.1,ESBAPP-9.3.1
    export.provisioning.apps=(Analytic Servers:server:1=DlyCube)
    # import operations
    #import.fileformat=xml
    #import.file=C:\exportNew.xml
    #import.operation=update
    #import.failed.operations.file=c:/failed.xml
    #import.maxerrors=0
    I am not gettign any export error; it says 50 groups have been exported,
    my import is
    importexport.css=http://fbiapld06.uk.db.com:58080/interop/framework/getCSSConfigFile
    importexport.cmshost=fbiapld06.uk.db.com
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=/apps/hyperion_data/trace.log
    importexport.errors.log.file=/apps/hyperion_data/errors.log
    importexport.locale=en
    importexport.ssl_enabled=false
    import.fileformat=xml
    import.file=/apps/hyperion_data/import.xml
    import.operation=CREATE/UPDATE
    import.failed.operations.file=/apps/hyperion_data/failed.xml
    import.maxerrors=10
    While importing also i am not getting any error, it sayd 50 groups have been imported successfully.
    but in shared server unix box, i can't see the groups for that applicaiton.
    can u please help me?

    You can call CSSEXPORT.bat script using following statement
    Call CSSExport.bat importexport.properties
    Make sure your importexport.properties file is present in the same location as CSSExport.bat files
    format of importexport.properties file needs to like this
    Send me your email id and I can send you a document on import/export utlity for version 9.3.1
    #import export operations
    importexport.css=file:/C:/Hyperion/deployments/Tomcat5/SharedServices9/
    config/CSS.xml
    importexport.cmshost=localhost
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=trace.log
    importexport.errors.log.file=errors.log
    Import/Export Utility 3
    importexport.locale=en
    # importexport.ssl_enabled = true
    # export operations
    export.fileformat=xml
    export.file=C:/exportNew.xml
    export.internal.identities=true
    export.native.user.passwords=true
    export.provisioning.all=true
    export.delegated.lists=false
    export.user.filter=*@Native Directory
    export.group.filter=*@Native Directory
    export.role.filter=*
    export.producttype=HUB-9.2.0
    #export.provisioning.apps=(HUB=Global Roles)
    # import operations
    import.fileformat=xml
    import.file=C:/exportNew.xml
    import.operation=update
    import.failed.operations.file=c:/failed.xml
    import.maxerrors=0

  • Hyperion Shared Services Export

    Hello All,
    I need to export Hyperion Shared services, I know about CSSEXPORT.bat utility but i am not sure how to run, we are using Hyperion Planning, Essbase FDM APS, Smart view, FR and some other tools and I need to export either in xml file or CSV, if is there any other option i can use or how i can run from CMD prompt. We used Hyperion System 9.3.1
    Any help would be great.
    Thank you,
    T.Khan

    You can call CSSEXPORT.bat script using following statement
    Call CSSExport.bat importexport.properties
    Make sure your importexport.properties file is present in the same location as CSSExport.bat files
    format of importexport.properties file needs to like this
    Send me your email id and I can send you a document on import/export utlity for version 9.3.1
    #import export operations
    importexport.css=file:/C:/Hyperion/deployments/Tomcat5/SharedServices9/
    config/CSS.xml
    importexport.cmshost=localhost
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=trace.log
    importexport.errors.log.file=errors.log
    Import/Export Utility 3
    importexport.locale=en
    # importexport.ssl_enabled = true
    # export operations
    export.fileformat=xml
    export.file=C:/exportNew.xml
    export.internal.identities=true
    export.native.user.passwords=true
    export.provisioning.all=true
    export.delegated.lists=false
    export.user.filter=*@Native Directory
    export.group.filter=*@Native Directory
    export.role.filter=*
    export.producttype=HUB-9.2.0
    #export.provisioning.apps=(HUB=Global Roles)
    # import operations
    import.fileformat=xml
    import.file=C:/exportNew.xml
    import.operation=update
    import.failed.operations.file=c:/failed.xml
    import.maxerrors=0

  • Shared Services 11.1.1.3 - Problem importing Bus Rules from LCM Exports

    Hi,
    We have some Bus Rules in Calc Mgr that are named the same as the corresponding webform. For instance, a bus rule may be named '2.1.4 - Budget Load'. When we export all bus rules and then try and import them in to target (can be same server), they say they were successful, however none show up in Calc Mgr. After exhaustive testing, we took out the period (.) in the name and made it '2_1_4 - Budget Load' and it worked fine and migrates ok. My question is if anyone knows if this is a know issue bug or are periods not allowed like parens in Bus Rules names? It's weird as I swear this was working on a earlier version of Shared Services. We are upgraded to the latest patch on Shared Services too.
    Anyone have an older version of 11.1.1.3 Shared Services that they can test this on for me? Thinking Oracle may not have regression tested :)

    Straight from Oracle Support.... What a joke their regression testing is.....
    Thank you for your updates.
    I found the following Bug for 11.1.1.3. It is as follows :
    "Bug 8489999 - Filenames without ext, with artifact ids containing "." are not migrated. "
    According to the Development Team, it is validated with Drop 5 build 17.
    When discussing this issue with the Development Team earlier today, they wanted to check if this behaviour is noticed even when using 'admin' and Application Owner Account.

  • Any Maxl Script to Export and import of Partition

    Hi All,
    Is there any maxl or Esscmd command which will do an Export or an import of the partition.
    Regards,
    Krishna.

    Hi Krishna,
    here ,there are 2 things.
    Firstly, creation of partition( which is possible through MAXL scripts).Once the partition is made, an XML is created(which is what garycris was mentioning in his post).
    Goto any application -> database -> partitions ->right click here , you see "import partition",and the file nature is of XML.When you look at this window , you will undestand .I am not sure of the same functinoality in MAXL.
    Hope this info helps
    Sandeep Reddy Enti
    HCC

  • Script to export Security file using maxl script

    can anyone provide me the Script to export Security file using maxl script.It should create a log file and a batch file should also be there to schedule the Maxl script.Please help me with this

    Hi,
    You can use something like
    [b]login admin password on localhost;
    [b]spool on to 'c:\temp\log.txt';
    [b]export security_file to data_file C:\temp\sec_file.txt;
    [b]spool off;
    [b]logout;
    Then you can have a batch file that just calls the maxl script
    essmsh name_of_maxl_script.mxl
    The batch script can then be scheduled.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Exclude a user from Shared Services LCM export

    How do I exclude a specific user from the Shared Services LCM export?  In the migration definition file I am trying to specify something like the following:
    pattern="*" and pattern<>"lcm_admin"

    What exactly you want to try after/by exporting users from Shared services?
    Regards,
    Santy.

  • How to Export Users from Hub to Shared Services

    Guys,
    Is there a way to export users from Hyperion Hub to Shared Services 9x.
    Thanks in Advance
    K

    Hi. HUB is the product code of Shared Services.

  • Error : LDAP Error code 32 - in shared services export operation

    Hi everyone !
    I m using MS Active Directory in my Shared services for external authentication.
    while exporting provisioning for all users against project:applications , it is not working
    Trace error is :
    2010-05-26 16:43:58,988 Export : Root cause : [LDAP: error code 32 - 0000208D: NameErr: DSID-031001CD, problem 2001 (NO_OBJECT), data 0, best match of:
         'OU=NJ - Users,OU=CLI - NJ,DC=cli,DC=ad'
    suggestions are highly appreciated
    Thank you
    Edited by: user11966901 on May 27, 2010 2:43 AM

    Below is the solution we got when we had kind of same issue:
    Steps To Reproduce:
    Install the OIM AD base connector version 9.1.0
    Upgrade the Connector to OIM 9.1.0.1 version using Patch 7553764
    Provision a user from OIM to AD.
    Cause
    The OIM 9.1.0.1 patch contains a fix that can handle special characters in the process form. But there is special character like hyphen (-) in Root Context value (for example: 'OU=X-Test OU,DC=mydomain,DC=com' ) inthe IT Resource it causes provisioning to fail.
    Solution
    In this case the user is being provisioned to a Organization called 'X-Test OU' under the mydomain.com domain in the AD. There is Lookup called 'Lookup.ADReconciliation.Organization' which is populated using the Schedule task called "AD Organization Lookup Recon". This lookup is also used in the AD User
    Process Form for populating the Organization Field.
    -- To implement the solution, please execute the following steps::
    Edit the Root Context value in the IT Resource to point above the OU=X-Test OU organization. So it looks like dc=mydomain,dc=com.
    Run the Schedule task called "AD Organization Lookup Recon" by providing dc=mydomain,dc=com value to Search Base parameter in the schedule task. This recon would populate the 'Lookup.ADReconciliation.Organization'.
    Now provision a user to AD resource and in the process form selected the OU=X-Test OU as the Organization.
    This way the user gets successfully provisioned and gets created under the 'OU=X-Test OU,DC=mydomain,DC=com'
    Cheers....!!!

  • Essbase - Shared Services - Maxl - User creation

    Hi,
    I have an issue looking similar to [Automating User/Group creation & Assigning filters in Shared Services|http://forums.oracle.com/forums/thread.jspa?threadID=1009127]
    When trying to add internal groups to an external MSAD user, I get following messages:
    h3. when adding a group to an external user:
    h6. alter user 'x29027' add 'GR_GROUP';
    Maxl returns:
    h6. Statement executed with warnings.
    h6. User x29027 does not exist
    => the system does not recognize the user
    h3. when trying to create this user first as an internal user
    (based the settings from on another external user)
    h6. create or replace user 'x29027' identified by 'password' as 'i09740';
    Maxl returns:
    h6. Statement executed with warnings.
    h6. A user/group with the same name (x29027) exist at Shared Services
    => the system does recognize the user in MSAD!
    ===> both statements seem to be contradictory!!!
    h3. Other remarks/thoughts:
    - we have two MSAD links (to two different domains), does this matter?
    - no difference when addressing users as x29027@MSAD_FIB (a syntax similar to the HSS security report output)
    - any possibilities in creating a user internally first (using the 'as' option; to copy settings from another user) and then moving to external? (like alter user 'Test_EDR4' set type external;)
    Thanks in advance
    Erik
    Environment: Essbase 9.3.1.3. with Shared Services

    Hi Erik,
    When you create an user in Essbase, the user will be created both in Essbase as well as Shared Service,
    where as when you create an user in Shared service, the user will not be created in essbase untill you perform refresh.
    In your case you can create the external user in Essasbe by using "Create user 'x29027' type external;'.
    By this you will be creating the user in Essbase and the particular user is recognised in Essbase.
    Now you can add him to any group.
    - Krish

  • Import -Export Utility in Shared Services

    Hi,
    Can anyone help me to get through the import-export utility of Shared Services?
    I need to know
    1)How to export security file information stored in shared services using xml file( I need to run it in weekly basis)
    2)How to import it back if ever the security file gets corrupted?
    Please help me with th same.

    If you go with the csv format (yes, I know, you wrote xml) you don't need an internal id field.
    Here's a snippet of a file I used to build a group in Shared Services 11.1.1.3:
    #group_children,,,,
    id,group_id,group_provider,user_id,user_provider
    XXXXPlan_All_Users,,,HoldenW,XXXXDC
    XXXXPlan_All_Users,,,CooperG,XXXXDC
    XXXXPlan_All_Users,,,WayneJ,XXXXDCI'm sure I got the format by first manually creating the group in SS, then exporting it, then modifying it. Yes, I did actually delete that native group in SS before I reimported from this file.
    Regards,
    Cameron Lackpour

  • Shared Services Users Export............

    Hi All,
    I want to export shared services users for a particular application.
    Is there any way for this?
    Thanks

    Yes, you can export / import the provisioning for a particular application.
    By default the utility export all Users / Groups and provisioning for all applications.
    To export provisioning for a particular application you need to modify the below parameters in CSS Import Export properties file.
    export.provisioning.all=false
    export.provisioning.apps=(<Project Name>:<Application Name>)(<Project Name 1>:<Application Name 1>)
    Hope this helps you...
    Kind regards,
    Manmohan Sharma

Maybe you are looking for

  • Mac vs PC ads, and the song that is in them.

    Hello everyone, Can someone, anyone, tell me what the little jingle is on the "hi, I'm a mac" ads (also called mac vs PC) and where I can find it. I really would like to try and make my own tit vs tat ads, but just cannot find this song anywhere!

  • How can I remove a write proxy from calendar delegate

    I am trying to remove a read/write proxy delegation from a calendar. The delegation was setup using the terminal utilty calendarserver_manage_principals to a server group. There are great examples of how to add the proxies, but I can't find examples

  • Acceleration API in Parallels with SLS guest (and Rosetta support)

    Hi, after reading a lot about Rosetta's support to get it to work on my brand new MacBook Pro, I bought Parallels 8 in a Bundle and a copy of Snow Leopard Server from Apple to install on it and finally get Rosetta working. Great ! But... A lot of my

  • I phone 4 with good price

    Dear All, I found this web site selling iphone 4 with good price http://www.eraonlinemart.com. Does anyone have an idea if this web site is selling fake or real iphone. Please advice. Thank you. Badr

  • Invoice not to spilt

    Hi Guru, In SAP standard system invoice get split with the header level ...means bill to party , payment terms ,purchase order no. But i dont want to split the invoice according to purchase order no . I have check the Copy control from LF to F2 .and