Related to CSSImportExport utility

Hi,
I have app1 and app2 application in source environment
i need to import only app1 provisioning information; please help where i can mention details. should i keep max error= 0 for import provisioning

Hi john,
where should i configure app1.
# EXPORT OPERATIONS
# Update this section to export data from the source Native Directory into a file.
# The format in which the export file is to be created.
# Must match the format of the file specified for export.file property. Valid values are csv and xml
export.fileformat=xml
# Location of the file into which the data is to be exported.
# Must match the format of the file specified for export.fileformat property.
# For XML and CSV file formats, see Hyperion Security Administration Guide.
export.file=C:/Hyperion/common/utilities/CSSImportExportUtility/importexport/export_09112010.xml
# Set this property to false if you do not want to export internal identities.
# Provisioning information becomes stale if this value is set to false.
export.internal.identities=true
# Set this property to false if you do not want to export the encrypted passwords of the native users.
export.native.user.passwords=true
# Set this property to false if you want to export only a subset of the provisioning data.
# If this property is set to false, you must specify export.projectnames AND export.applicationnames
# OR export.provisioning.apps to select the subset of data to export.
export.provisioning.all=false
# Set this property to true if you want to export delegated lists.
export.delegated.lists=false
# Filter to use to select users for export. Use * as the filter to export all users.
# You can use regular expressions using * as the wildcard.
export.user.filter=*
# Filter to use to select groups for export. Use * as the filter to export all groups.
# You can use regular expressions using * as the wildcard.
export.group.filter=*
# Filter to use to select roles for export. Use * as the filter to export all roles.
# You can use regular expressions using * as the wildcard.
# export.role.filter=*
# A comma-separated list of product types for which roles are to be exported.
# Use * as the filter to export all products
# Must be specified as product code-product version; for example, HAVA-9.3.1.
# See Hyperion Security Administration Guide for a list of product codes.
# export.producttype=HUB-9.2.0
# Applications from which provisioning data is to be exported separated by commas.
# Application names must be in (in (projectname=application name) format.
export.provisioning.app1=(HUB=Global Roles)
# Do not use this property. Use export.provisioning.apps OR export.provisioning.all=true instead
# Provided in this release for backward compatibility
# export.projectnames=HUB
# Do not use this property. Use export.provisioning.apps OR export.provisioning.all=true
# Provided in this release for backward compatibility
# export.applicationnames=Global Roles
does it require to edit-
export.provisioning.all=false
and
export.provisioning.app1=(HUB=Global Roles)
only these 2 lines (i see log processed successfuly 0 applications and processed unsuccessfully 0 applications)

Similar Messages

  • Where is "CSSImportExport" utility in Hyperion Financial Management v11.1.2

    Hi,
    I am migrating HFM application from development server to production server. However, I cannot find "CSSImportExport" utility in HFM version 11.1.2. Anyone know where is it?

    The CSSimport/export tool has been wrapped into the Lifecycle Management utility.
    Use LCM to export and import objects. From the perspective of users/groups/provisioning - it's still in the old CSSimport/export format, but you need to use LCM to get at it. Also, check into the LCM command line utility.
    Nick

  • Cannot Export Provisioning info using CSSImportExport Utility

    Hi All,
    I am actually trying to export the provisioning info from Production Server using CSSImportExport Utility while i am doing this i am getting an error and my export of provisioning info is failing. If i do the same in Development it is working perfectly allright without causing any issues. I am actually trying to see if anyone has faced with this kind of issue before and if yes could you please let me know how can i resolve this issue.
    The application name it is showing in the Trace file is our planning application. This error is happening if i am trying to export provisionning info for any application(Essbase or Planning) and also it displays everytime the same error showing the same Planning application.
    Please help me out in trying to resolve this issue so that i can have an backup of all provisonning info (hot back up).
    Thanks in advance for looking into this issue and helping me out.
    Trace...
         2010-07-19 13:17:18,556 Attempting an export operation
         2010-07-19 13:17:21,056 Attempting a CSV export operation
         2010-07-19 13:17:21,072 Export : Exporting provisioning info...
         2010-07-19 13:17:21,072 Export : Attempting to load provisioning info for application "App_name" in project Hyperion System 9 Planning
         2010-07-19 13:17:21,087 Export : Attempting to retreive app id from HSS for "App_name"
         2010-07-19 13:17:23,462 Export : Failed to retreive app id from for the application : "App_name"
         2010-07-19 13:17:23,462 Export : Root cause : /files/Projects/[Production server][App_name][DB_name].Essbase could not be found
         2010-07-19 13:17:23,462 Export : Silently ignoring the last error
    Summary :
         Export failed for 1 application(s) using filter {ProjectName = Hyperion System 9 Planning, Application Name= APP_Name}
         The css.xml file used is file:/D:/Hyperion/deployments/WebSphere6/SharedServices9/config/CSS.xml
         The data file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\Security_export.csv
         The error log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\Log\errors.log
         The trace log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\Log\trace.log
    Edited by: user9360702 on Jul 19, 2010 10:35 AM

    Thanks EW for responding. Please see the property file below and i am trying to export the provisioning info only for one planning application and my export of provisiionning is failing. And my importexport file is at the right location which is in exact place like in Dev environment. Please let me know if i am missing anything.
    Thanks
    importexport.css=file:/D:/Hyperion/deployments/WebSphere6/SharedServices9/config/CSS.xml
    importexport.cmshost=BDOWSPHYPWB1
    importexport.cmsport=58080
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.enable.console.traces=true
    importexport.trace.events.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/Log/trace.log
    importexport.errors.log.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/Log/errors.log
    importexport.locale=en
    # EXPORT OPERATIONS orig
    # export.fileformat=csv
    # export.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/Security_export.csv
    # export.provisioning.all=true
    # export.user.filter=*
    # export.group.filter=*
    # export.role.filter=*
    # export.producttype=*
    # export.projectnames=*
    # export.applicationnames=*
    # EXPORT OPERATIONS
    export.fileformat=csv
    export.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/Security_export.csv
    export.provisioning.all=false
    # export.user.filter=*
    # export.group.filter=*
    #export.role.filter=*
    # export.producttype=*
    # export.projectnames=*
    # export.applicationnames=*
    # export.provisioning.apps=(Hyperion System 9 BI+=Hyperion System 9 BI+:bdowsphypfrs.bdo.com:6800::1)
    # export.provisioning.apps=(Analytic Servers:BDOWSDHYPES:1=ASOsamp)
    #export.provisioning.apps=(Analytic Servers:BDOWSDHYPES:1=Analytic Servers:BDOWSDHYPES:1)
    # export.provisioning.apps=(APS 9.3.1 Servers=APS_9.3.1_BDOWSDHYPWB1_33162)
    export.provisioning.apps=(Hyperion System 9 Planning=BDO_DMND)

  • CSSImportExport Utility/LCM for Shared services

    Hello All,
    Will be very thankful if you could help me with the below error.
    I tried LCM for shared services and got an error 28:1018 Invalid group during importing
    I tried exporting using CSSExport and got an error 28:1000 Internal Error
    Not able to find the issue for both the errors.
    Regards,
    Vinish

    Might be worth having a look at :      LCM Import of Openldap groups fails with error code: -1 Invalid Group (Doc ID 1070013.1) in MOS.
    HTH-
    Jasmine.

  • Import utility for Security

    Hi All,
    I need to perform an equivalent of the Essbase MaxL statement "alter user UserX remove from group GroupX" through the import utility in Shared Services, since the Essbase security is externalized to Shared Services.
    Can anyone help me on the above.
    Thanks in advance,
    Raja

    Hi,
    If you use the CSSimportexport utility, update the importexport.properties file with your environment details.
    Set it up to read in .csv
    In the csv enter the users you want to remove from groups e.g.
    #group_children                    
    id     group_id     group_provider     user_id     user_provider
    EssGroup               testuser     Native Directory
    so the id field has the group name, the user_id has the user name you want to remove from the group
    In the importexport.properties file make sure you have the following.
    # The import operation to perform.
    # Options are: CREATE, UPDATE, CREATE/UPDATE and DELETE
    import.operation=delete
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • CSSImport Utility - error with v11.1.1.3

    Hello,
    I am using the CSSImportExport utility on version 11.1.1.3. I am receiving the following error when attempting an import with some test users:
    Trace...
         2010-01-16 14:35:40,440 Attempting a import operation
         2010-01-16 14:35:42,440 Import : Attempting to parse the XML file file:/G:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/import.csv
    Has anyone seen this before? I created the import file by copying it from the export file (and then deleting the test users and groups). I've also tried converting the file to .xml.
    FYI - the point of this exercise was to verify the correct format for the import file for version v11.1.1.3.
    Below is a copy of what I have in the import.csv file:
    #user,,,,,,,,,
    id,provider,login_name,first_name,last_name,description,email,internal_id,password,active
    IndProvision1,Native Directory,IndProvision1,,,,,259e20e9967cf8e4:62cc6ab9:126353f2350:-744d,{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=,TRUE
    Planner1,Native Directory,Planner1,,,,,259e20e9967cf8e4:62cc6ab9:126353f2350:-786c,{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=,TRUE
    Planner2,Native Directory,Planner2,,,,,259e20e9967cf8e4:62cc6ab9:126353f2350:-77df,{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=,TRUE
    Planner3,Native Directory,Planner3,,,,,259e20e9967cf8e4:62cc6ab9:126353f2350:-7752,{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=,TRUE
    PlnAdmin,Native Directory,PlnAdmin,,,,,259e20e9967cf8e4:62cc6ab9:126353f2350:-74b2,{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=,TRUE
    Thanks in advance!

    Hi,
    There are no errrors in the section of the trace log you have posted, are you saying it just hangs the import ?
    also it looks like you have
    import.fileformat=xml
    and you are trying to import a csv, change it to
    import.fileformat=csv
    also I would remove the commas where it says #user, so have
    #user
    id,provider,login_name,first_name,last_name,description,email,internal_id,password,active
    IndProvision1,Native Directory,IndProvision1,,,,,259e20e9967cf8e4:62cc6ab9:126353f2350:-744d,{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=,TRUE
    I would try provisioning just one user at first and then move on to more users if successful.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • CSSImport Utility - Remove Users from Groups

    We have a security group that has a few hundred users assigned to the group. When there is a need to remove a user from the group it is difficult to find the user as I have comb through the list to find the user i am trying to remove. Two questions: is there a way to sort the users in the group in Share Services? The second question is can users be removed using the CSSImport utility by specifying the "delete" option in the importexport.properties? Does the "delete" option remove the user from the secuity group and or does it delete it completely from ShareServices? (we are using Hyperion v9.3.0.1.0 Build 5)

    Hi,
    I am not so sure about the sorting but removing users from groups can be done with the CSSImportExport utility, I see you are on 9.3.0, try and get hold of the 9.3.1 version as it is backward compatible to the 9.3.0 version and more stable.
    When removing users from groups, just set your import operation to update
    import.operation=update
    and in your import csv just put the group children elements and the users you want in the group.
    #group_children
    id,group_id,group_provider,user_id,user_provider
    TestGroup,,,UserToKeepInGroup,Native Directory
    This way it will keep the users in the import file and remove the users from the group that are not in the file, also it does not remove the user from shared services only from the group.
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Disk Utility - Erase Free Space-what does it really do?

    Hey Forum,
    I am using mac os 10.6.4 on my macbook and i have a doubting question for quite sometimes, what does disk utility erase free space feature really do? Does it gives you more free space? or what? I know it prevents the recovery of deleted files but i want to know what more it does and do not do? Like, now my hdd free space kept increasing and decreasing, by a few 100 mbs or 50mbs etc, so do i erase free space so to solve this problem? Ok, i do not only want to know does it solve the previous problem, but also the questions stated in the whole long paragraph i have wrote. If you know anything related to disk utility's erase free space, feel free to tell me!
    Pls help me, I need you guys' help!
    Thank you.
    Regards
    Ala.

    Erase free space simply writes zeros over the space occupied by deleted files to prevent data recovery. That's all it does. It does not give you extra disk space.
    Your disk space goes up and down a bit because the system creates temporary files and logs which take up space, such as the Safari cache. You can clear these file using a utility like Onyx (which is free)

  • CSS Import/Export Utility

    I'm trying to export users and groups along with their provisions using the CSS Import/Export utility, and I've configured my importexport.properties file to include export.provisioning.all=true, but the exported file does not include any provisioning. Is there a way to fix this?

    I agree with Seb. I could not get the 9.2.0.1 utility to work. It was exporting only native groups and the members in each group and not any provisioning info.
    Once I installed the 9.3.1 version of the utility, it all worked fine. Make sure you install JAVA JDK 1.5 as the utility needs that version. Just install in same path as the cssimportexport utility so that it doesn't conflict with any earlier versions of java (we had 1.4.2) on that server.
    Jeff

  • Importexport.properties utility

    Hello,
    Anyone know if the version of Hyperion Planning 11.1.2, you can use the CSSExport.bat, CSSImport.bat and CSSValidate.bat, but in a linux environment? Planning is a utility to know the relationship of user-group, as well as roles, supplies and property
    Regards

    The CSSImportExport utility does not exist in 11.1.2, the route you need to take is LCM to import any provisioning.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Airport Utility doesn't see Airport Exteme (White space ship, NOT THE BLOCK

    Seems to be a 10.5 issue, my 10.4.11 machine and Airport Admin utility works fine BUT, my Leopard machines are online just fine and the Admin Utility or the Utility do not see the AEB--AGAIN, THIS IS A 802.11G WHITE SPACE STATION SHAPED AEB, NOT THE NEW BLOCK OF WOOD SHAPED AEB I've already read about the apple fix for reseting AND IT DOES WORK for this model.
    Any thoughts out there?
    G

    Mark, I'm sorry to seem obtuse, but I remain confused. Since no one else is jumping in to help you, please help me understand.
    The link you referenced doesn't seem to have anything to do with the 802.11n AEBS. That unit has its own forum and this isn't it. Apple hasn't made things easier by giving two different Airport units the same name, but since yours is not an 801.11n AEBS, don't get sidetracked by it.
    The Apple procedure for resetting the AEBS that you have is detailed here. You said it works for your model AEBS which it certainly should. How were you able to determine this?
    Next, if you're getting online with all your computers, and the issue is just that your Leopard clients can't see the AEBS in Airport Utility, I'd begin to suspect something is wrong with a Preference file related to Airport Utility. I don't have Leopard, but there must be a file that corresponds to something like the following:
    ~Library/Preferences/com.apple.airport.airportutility.plist
    Try dragging it to the Desktop, log out, log in again, and see if that changes anything. If it doesn't, try the same technique with the following Preferences file:
    /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist
    You'll have to recreate your System Preferences > Network settings after this one.
    If it mucks up things even worse, you can always drag those files back and undo those steps, but I think a Preferences file somewhere is to blame.

  • Airport Exteme/Airport Utility dysfunction

    Have the flashing amber light problem. When I open Airport Utility, the window only has a welcome/not finding a base/rescan message. Only option is to do rescan button which changes nothing. no useful commands highlighted to use. Have done many of the previous message suggestions (hard restart, unplugging...), though can't do anything with utilities.
    MacBook   Mac OS X (10.4.9)  

    Mark, I'm sorry to seem obtuse, but I remain confused. Since no one else is jumping in to help you, please help me understand.
    The link you referenced doesn't seem to have anything to do with the 802.11n AEBS. That unit has its own forum and this isn't it. Apple hasn't made things easier by giving two different Airport units the same name, but since yours is not an 801.11n AEBS, don't get sidetracked by it.
    The Apple procedure for resetting the AEBS that you have is detailed here. You said it works for your model AEBS which it certainly should. How were you able to determine this?
    Next, if you're getting online with all your computers, and the issue is just that your Leopard clients can't see the AEBS in Airport Utility, I'd begin to suspect something is wrong with a Preference file related to Airport Utility. I don't have Leopard, but there must be a file that corresponds to something like the following:
    ~Library/Preferences/com.apple.airport.airportutility.plist
    Try dragging it to the Desktop, log out, log in again, and see if that changes anything. If it doesn't, try the same technique with the following Preferences file:
    /Library/Preferences/SystemConfiguration/com.apple.airport.preferences.plist
    You'll have to recreate your System Preferences > Network settings after this one.
    If it mucks up things even worse, you can always drag those files back and undo those steps, but I think a Preferences file somewhere is to blame.

  • What is the Database Utility

    What is the Database Utility and its use ?
    Give an example if possible ..... PLease

    hi,
    Database Utility is used for adjusting the database on changing the fields and field attributes ..
    Check out the below related threads
    database utility
    database utility
    SE14 transaction
    Inserting new fields in a Dictionary Table?
    Regards,
    Santosh

  • Make a "g" a remote of an "n"? Also wonky AP Utility

    I have a MacBook (10.5.4) with an Airport Express "n" station. I have an old "g" AX station that I'd like to use to extend the range. I did a hard reset on the "g" and then I followed the instructions to set up a remote station in the Airport Utility: "enter the AirPort ID or the Wireless MAC address of the WDS main base station." (I assume the main station is the "n") But my "g" simply flashes orange. Is there something special I need to do to make the "n" and the "g" shake hands?
    Aside from this problem (or maybe it's related) my Airport Utility can't find my AX "n" anymore but the wireless connection is working beautifully! This I REALLY don't understand. Help.

    You do need to configure the base station so that it allows the network to be extended with WDS.
    Can AirPort Utility find your 802.11n Express when you connect the computer to it with an ethernet cable? If it can't, you might want to try a hard reset on the 802.11n.
    Search "Extending the range of your wireless network" in AirPort Utility Help. I've found this page to be helpful when setting up a WDS network.

  • Error while loggin into EPMA after schema migration - 9.3.1.3 to11.1.1.3.02

    Hello Everyone,
    We are migrating 9.3.1.3 EPMA DB schema (having planning/hfm applications) to 11.1.1.3 EPMA. Applied the required patch - "p9535372" to target server "11.1.1.3" so now target server is 11.1.1.3.02. After patch apply, we migrate the EPMA DB Schema and execute the upgrade through Configurater. Everything goes fine and able to login into shared services and workspace but system throws an error while loging into EPMA.
    Error Message -
    1) loading the module 'awb.appcontainer" failed
    2) Object reference not set to an instance of an object.
    Raised the SR - 3-4112905501 and BUG16- Bug 12808646 with oracle support/product team, meanwhile any suggestion/advice will be of Gr8 help
    We have followed the other meta-link docs in reference to this issue, but not able to resolve the issue
    1071537.1
    763095.1
    754408.1
    Thanks in Advance
    Amit

    Hi John,
    Thanks for you reply. Do you mean the process should be as follows (i add step 4 and remove step 7)? What about migrating business rules and calcmanager, how can i migrate this?
    Kind Regards
    1. Backup the relational tables of the application in 9.3.1
    2. Backup essbase objects (rul, otl ,csc, rep)
    3. Install EPMA 11.1.2.2 in a new server, including a new sql server instance.
    4. Shared Services provisioning use CSSImportExport utility to export from the 9.3.1 env and then transform to LCM format to import, or you can look at the HSSMigrate utility which is available with 11.1.2.2 (JohnGoodwin)
    5. Create a new application same name of database and connection and apply a “create” --->“Create a fresh planning application on version 11 make sure the admin is the same name as your old 9.3 planning app: “If the admin of your 9.3 planning application a native user and not the default hyperion system admin (account=admin) then; Go into the database tables for the planning app and look at table HSP_USERS, store the SID value against user 50001" JohnGoodwin:
    https://forums.oracle.com/forums/message.jspa?messageID=3897312
    6. Stop application, shutdown services.
    7. Restore all relational tables of the 9.3.1 application (step 1) in to the ne application (step 5.)
    8. Start services, apply a create in the application.
    9. Copy objects (step 2) except otl.
    10. Export data from 9.3.1 and import data to 11.1.2.2 application.
    Edited by: Pavel Moreno on Mar 4, 2013 7:08 AM
    Edited by: Pavel Moreno on Mar 4, 2013 7:09 AM

Maybe you are looking for

  • Problem in invoking a servlet from another PC

    hi i am trying to invoke a servlet running on apache tomcat 5.0.28 from another PC, my j2me wireless toolkit is on one PC and it runs a MIDlet that invokes a servlet on another PC, but am getting an exception connectionNotFound.... both the computers

  • X200 Freezing at startup every two days

    Hello together, I've got the following problem: X200 7455 DLG with Vista Business Situation: I start my new X200 (it works korektly) I shutdown my X200 After I reboot it two days later, it boots, but the desktop hungs/freezes --> only the cursor is r

  • Integrated ITS in a Separate App Server (DI) for Security and LoadBalancing

    Hi Experts, I have a specific requirement for ITS Configuration. 1. Production Server ( CI + DB ) -> Existing [ ERP6.0 ] OS : Solaris 10 DB : oracle 10.2.0.2 H/W: PRIMEPOWER650 Unicode Enabled 2. Application Server ( DI ) --> to be made ( and to be u

  • HT1338 Why won't Mail open following a software update?

    I completed a software update-after which my mail icon changed - and won't open...

  • Switched my contract to my new house and now I'm n...

    Hi there So I was meant to be moving tomorrow and decided to switch my Internet over yesterday morning to the new house, thinking I was saving myself the hassle of having to do it the day of the move, but instead it's created a big problem as we got