Java exception: Planning Data Form Import/Export Utility: FormDefUtil.sh

Hi,
We have the following in our environment
Oracle 10gAS (10.1.3.1.0)
Shared Services (9.3.1.0.11)
Essbase Server (9.3.1.3.01)
Essbase Admin Services (9.3.1.0.11)
Provider Services (9.3.1.3.00)
Planning (9.3.1.1.10)
Financial Reporting + Analysis UI Services (9.3.1.2)
I got the following error while using the Planning Data Form Import/Export Utility. Does anyone have any idea?
hypuser@server01>$PLANNING_HOME/bin/FormDefUtil.sh import TEST.xml localhost admin password SamApp
[May 6, 2009 6:25:11 PM]: Intializing System Caches...
[May 6, 2009 6:25:11 PM]: Loading Application Properties...
[May 6, 2009 6:25:11 PM]: Looking for applications for INSTANCE: []
[May 6, 2009 6:25:13 PM]: The polling interval is set =10000
Arbor path retrieved: /home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
[May 6, 2009 6:25:14 PM]: Setting ARBORPATH=/home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
Old PATH: /home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/AnalyticServices/bin:/home/hypuser/Hyperion/common/JRE-64/IBM/1.5.0/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/hypuser/bin:/usr/bin/X11:/sbin:.
[May 6, 2009 6:25:14 PM]: Old PATH: /home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/common/JRE/IBM/1.5.0/bin:/home/hypuser/Hyperion/AnalyticServices/bin:/home/hypuser/Hyperion/common/JRE-64/IBM/1.5.0/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/hypuser/bin:/usr/bin/X11:/sbin:.
java.lang.UnsupportedOperationException
at com.hyperion.planning.olap.HspEssbaseEnv.addEssRTCtoPath(Native Method)
at com.hyperion.planning.olap.HspEssbaseEnv.init(Unknown Source)
at com.hyperion.planning.olap.HspEssbaseJniOlap.<clinit>(Unknown Source)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:187)
at com.hyperion.planning.HspJSImpl.createOLAP(Unknown Source)
at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
at com.hyperion.planning.utils.HspFormDefUtil.main(Unknown Source)
Setting Arbor path to: /home/hypuser/Hyperion/common/EssbaseRTC/9.3.1
[May 6, 2009 6:25:15 PM]: MAX_DETAIL_CACHE_SIZE = 20 MB.
[May 6, 2009 6:25:15 PM]: bytesPerSubCache = 5654 bytes
[May 6, 2009 6:25:15 PM]: MAX_NUM_DETAIL_CACHES = 3537
Setting HBR Mode to: 2
Unable to find 'HBRServer.properties' in the classpath
HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
java.lang.Exception: HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
HBRServer.properties:HBR.embedded_timeout=10
HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:205)
at com.hyperion.hbr.api.thin.HBR.<init>(Unknown Source)
at com.hyperion.hbr.api.thin.HBR.<init>(Unknown Source)
at com.hyperion.planning.db.HspFMDBImpl.initHBR(Unknown Source)
at com.hyperion.planning.db.HspFMDBImpl.initializeDB(Unknown Source)
at com.hyperion.planning.HspJSImpl.createDBs(Unknown Source)
at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
at com.hyperion.planning.utils.HspFormDefUtil.main(Unknown Source)
Caused by: Exception HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
ClassName: java.lang.Exception
at com.hyperion.hbr.common.ConfigurationManager.getServerConfigProps(Unknown Source)
at com.hyperion.hbr.cache.CacheManager.<clinit>(Unknown Source)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:187)
... 11 more
[May 6, 2009 6:25:15 PM]: Regeneration of Member Fields Complete
[May 6, 2009 6:25:16 PM]: Thread main acquired connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
[May 6, 2009 6:25:16 PM]: Thread main releasing connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
[May 6, 2009 6:25:16 PM]: Thread main released connection com.hyperion.planning.olap.HspEssConnection@5f0e5f0e
[May 6, 2009 6:25:16 PM]: Need to create an Object. pool size = 0 creatredObjs = 1
java.lang.RuntimeException: Unable to aquire activity lease on activity 1 as the activity is currently leased by another server.
at com.hyperion.planning.sql.actions.HspAquireActivityLeaseCustomAction.custom(Unknown Source)
at com.hyperion.planning.sql.actions.HspAction.custom(Unknown Source)
at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
at com.hyperion.planning.HspJSImpl.aquireActivityLease(Unknown Source)
at com.hyperion.planning.HspJSImpl.reaquireActivityLease(Unknown Source)
at com.hyperion.planning.utils.HspTaskListAlertNotifier.reaquireTaskListActivityLease(Unknown Source)
at com.hyperion.planning.utils.HspTaskListAlertNotifier.processTaskListAlerts(Unknown Source)
at com.hyperion.planning.utils.HspTaskListAlertNotifier.run(Unknown Source)
[May 6, 2009 6:25:16 PM]: Fetching roles list for user took time: Total: 42
[May 6, 2009 6:25:16 PM]: Entering method saveUserIntoPlanning
[May 6, 2009 6:25:16 PM]: User role is:0
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HP:0005,ou=HP,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:1,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:9,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:3,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:7,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:14,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:15,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:10,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:12,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:13,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:1,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:9,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:3,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:7,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:14,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:15,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:10,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:12,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Skipping unused HUB role: native://DN=cn=HUB:13,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE
[May 6, 2009 6:25:16 PM]: Hub Roles for user is:991
[May 6, 2009 6:25:16 PM]: Exiting method saveUserIntoPlanning
[May 6, 2009 6:25:16 PM]: Saved the user admin to Planning
[May 6, 2009 6:25:16 PM]: Entering method persistUserChanges()
[May 6, 2009 6:25:16 PM]: Exiting method persistUserChanges()
[May 6, 2009 6:25:16 PM]: Before calling getGroupsList for user from CSS
[May 6, 2009 6:25:16 PM]: After getGroupsList call returned from CAS with groupsList [Ljava.lang.String;@705c705c
[May 6, 2009 6:25:16 PM]: Fetching groups list for user took time: Total: 4
[May 6, 2009 6:25:16 PM]: Entering method persistGroupChanges()
[May 6, 2009 6:25:16 PM]: Exiting method persistGroupChanges()
[May 6, 2009 6:25:16 PM]: User synchronization of 1 user elapsed time: 81, Users: 72, Groups: 9.
[May 6, 2009 6:25:16 PM]: Didnt add child Forms, couldnt find parent 1
Add/Update form under form folder - Corporate
[May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspObject Object Type: -1 Primary Key: 1454699 ]
[May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspPDFPrintOptions Object Type: -1 Primary Key: 1454699 ]
[May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspForm Object Type: 7 Primary Key: 1454699 ]
[May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspPDFPrintOptions Object Type: -1 Primary Key: 1454699 ]
[May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspAnnotation Object Type: 14 Primary Key: 1454699 ]
[May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspAccessControl Object Type: 15 Primary Key: 50001,1454699 ]
[May 6, 2009 6:25:21 PM]: Propegating external event[ FROM_ID: 7a7ebc1d Class: class com.hyperion.planning.sql.HspFormDef Object Type: -1 Primary Key: 1454699 ]
Form imported complete.
[May 6, 2009 6:25:21 PM]: Could not get HBR connection.

Hi,
When I run the Formdefutil command, forms were imported successfully. But I got the following message.
Could not get HBR connection.
What does it mean?
Thanks & Regards,
Sravan Kumar.

Similar Messages

  • Oracle data pump vs import/export utility

    Hello all,
    What is the difference between Oracle Data Pump and Import/Export utility? which on is the faster?

    Handle:      user9362044
    Status Level:      Newbie
    Registered:      Jan 26, 2011
    Total Posts:      31
    Total Questions:      11 (7 unresolved)
    so many questions & so few answers.
    What is the difference between Oracle Data Pump and Import/Export utility?unwilling or incapable to Read The Fine Manual yourself?
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/toc.htm

  • LCM vs IMPORT/EXPORT utility

    Hi,
    what is the better option for importing a planning application? LCM or import/export utility? Which one should i folloow? Which is more error-prone??
    Thanks.

    Thanks John... you perhaps remember i faced some problem in importing the access rights for certain data forms and task lists of my application using LCM. It could not find the appropriate data form or task list... Then i tried the utility and the import operation was 100%. And John... i was able to import the application into a whole different application( different name), even whose owner is different as well. I am using v11. But the LCM is very disturbing. It might show Completed, but one has to search through the application dimensions, forms everything if all the components and security have been imported properly.
    John you said that obviously there are going to be some problems with LCM, then also what makes you recommend LCM over utility? I mean is there anything that LCM provides and utility does not?? Or it is just the GUI and easy to execute??
    Thanks.

  • How to show two different aliases in planning data form

    I have two alias members in the Alias dimension-Default,alias-1.
    Alias is associated with all the dimensions.
    For ENTITY dimension i have values for both the aliases.
    Now my requirement is to show Default alias member in one planning data form and alias-1 member in another data form.
    How can this be achieved ?

    If this is a consistant requirement, you could create another alias table and assign the aliases as a concatenation of the two aliases you need to see at the same time.
    IOW, export both tables, and in excel or a text editor, concatenate the two existing aliases for each member into one string, then import that list into yet another alias table.

  • CMSDK import/export utility

    Can the 9i CMSDK import/export utility be used to export the content of the an iFS 1.1.6 schema to subsequently import into a 9i database? Once imported into the 9i database, then migrate/upgrade the 9i iFS schema to CMSDK 9 for testing purposes?

    Thank you for your advice Luis.
    What I really need to be able to do is keep my iFS 1.1.6/RDBMS8.1.7.4 development environment intact, while creating a CMSDK/Oracle9i environment for regression testing. I have multiple iFS schemas (6) in our 8.1.7.4 dev database (source). And, what I would like to do is copy one of the iFS environments (including Metadata) out of source and move it into the CMSKD/Oracle9i environment(target). Both environments need to remain accessible, and the source environment needs to remain at version iFS1.1.6 / 8.1.7.4 for regression testing.
    Here's a list of actions that I have taken:
    1. install oracle9i rdbms software.
    2. create 9i database from scratch.
    3. install 9iAS software
    4. install CMSDK software in 9iAS root.
    5. export one iFS schema out of the dev source database. (Using the plain RDBMS export utility)
    6. import this schema into the newly created Oracle9i database.
    7. Run CMSDK configuration tool to upgrade the imported iFS 1.1.6 schema. <== FAILED HERE!!!!
    I run into a problem at the start of the upgrade, when using the configuration tool. It complains that the credential manager username IFSSYS$CM does not exist and fails. So, I simply created a user called IFSSYS$CM in the 9i target database to see if this would allow the configuration tool upgrade process to progress and the result was another error of "Insufficient Privileges". How can manually set a the crediential manager so that the imported iFS schema can be upgraded successfully?
    I realize that be doing an in-place upgrade of my entire Oracle 8i source database. I will be able to migrate both the RDBMS and iFS using the installation/configuration tools.
    If there is a limitation of not being able to copy (credential manager metadata) an iFS 1.1.6 schema out of the source and into a target database, and then upgrading/migrating the schema to CMSDK/Oracle9i. Then I may be forced into cloning my entire development instance (giving it a different name) and then doing in-place migration of the entire cloned database (all 6 iFS schemas). Our source dev database is 18G and includes much more (probably garbage data) than will be needed for our regression testing. My hope was to take only a subset of the 18G (1 of the 6 iFS schemas) and move it into CMSDK/Oracle9i to perform the testing. We are very low on available disk space and taking only a subset would be a more efficient use.
    I have even attempted to use the CMSDK export utility to export the iFS1.1.6 schema. I was hoping this would export the iFS1.1.6 schema, metadata, contents, and credential manager. This was not successful due to missing Java packages not installed in the Oracle8i (8.1.7.4 database).
    These are all the details of my dilemma. Can you help guide me in the right direction. I've spent a lot time already fumbling through and have had a number of false starts with my proposed approach. I need someone to tell me the recommended way of approaching my issue. Thanks again.

  • Planning Data Form Lock

    Hi,
    I am wondering whether the Excel Lock & Send mechanism can be implemented in Hyperion Planning data form. I am using 9.3.1 of Hyperion Planning. This means that when one user is working (writing) on the data form with the specific page members, the other users can only read the data form (or get some sort of notification) for the same combination only.
    Of course, one possible solution is to use the custom javascript to do so (I am not so sure how difficult this can be,either). Anyone got any experience on that?
    Thank

    Like you said this would require custom java script. Additionally you would need a central location to store user states to be able to flip the read switch.
    Unless you are very good at javascript or someone provides you a custom script this is a non-trival exercise.
    Likely you would use the xmlphttprequest function, setup a custom web service and have it interact with a database to store user state.
    Implenting process, communication, and appropriate security is the manner to avoid people over-writing other values.
    Good Luck,
    John A. Booth
    http://www.metavero.com

  • Import Export Utility

    Hi,
    I have used import/export utility to migrate users from dev to test. While importing only "Admin" user is imported successfully but no others. Here are the importexport properties file, trace and error log for your reference. This import utility is only processing the users who has been part of in both the dev and test servers.
    #import export operations
    importexport.username=admin
    importexport.password={CSS}MRcYv323uzxGr8rFdvQLcA==
    importexport.css=http://testpro:58080/interop/framework/getCSSConfigFile
    importexport.cmshost=testpro
    importexport.cmsport=58080
    importexport.locale=en
    #import operations
    import.file=Test_Export.csv
    import.operation=create/update
    import.fileformat=csv
    import.maxerrors=100
    importexport.trace.events.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/trace.log
    importexport.errors.log.file=D:/Hyperion/common/utilities/CSSImportExportUtility/cssimportexport/importexport/errors.log
    #export operations
    export.fileformat=csv
    export.user.filter=*
    export.group.filter=*
    export.role.filter=*
    export.file=Test_Export.csv
    export.producttype =*
    export.projectnames=*
    export.applicationnames=*
    Trace...
         2009-09-08 11:53:44,162 Attempting a import operation
         2009-09-08 11:53:45,833 Import : Attempting to create user admin
         2009-09-08 11:53:45,943 Import : Create user admin failed. Attempting update.
         2009-09-08 11:53:45,943 Import : Attempting to update user admin
         2009-09-08 11:53:45,943 Import : User updated : admin
         2009-09-08 11:53:45,943 Import : Attempting to create user adminuser
         2009-09-08 11:53:45,958 Import : Create user adminuser failed. Attempting update.
         2009-09-08 11:53:45,958 Import : Attempting to update user adminuser
         2009-09-08 11:53:45,958 Import : Unable to locate user adminuser
         2009-09-08 11:53:45,958 Import : Attempting to create user hypadmin
         2009-09-08 11:53:45,958 Import : Create user hypadmin failed. Attempting update.
         2009-09-08 11:53:45,958 Import : Attempting to update user hypadmin
         2009-09-08 11:53:45,958 Import : Unable to locate user hypadmin
         2009-09-08 11:53:45,974 Import : Attempting to create user Testuser1
         2009-09-08 11:53:45,974 Import : Create user Testuser1 failed. Attempting update.
         2009-09-08 11:53:45,974 Import : Attempting to update user Testuser1
         2009-09-08 11:53:45,974 Import : User updated : Testuser1
         2009-09-08 11:53:45,974 Import : Attempting to create user Testuser2
         2009-09-08 11:53:45,974 Import : Create user Testuser2 failed. Attempting update.
         2009-09-08 11:53:45,974 Import : Attempting to update user Testuser2
         2009-09-08 11:53:45,990 Import : Unable to locate user Testuser2
         2009-09-08 11:53:45,990 Import : Attempting to create user Testuser3
         2009-09-08 11:53:45,990 Import : Create user Testuser3 failed. Attempting update.
         2009-09-08 11:53:45,990 Import : Attempting to update user Testuser3
         2009-09-08 11:53:45,990 Import : Unable to locate user Testuser3
         2009-09-08 11:53:45,990 Import : Attempting to create group Test_Group
         2009-09-08 11:53:45,990 Import : Create group Test_Group failed. Attempting update.
         2009-09-08 11:53:45,990 Import : Attempting to update group Test_Group
         2009-09-08 11:53:46,099 Import : Updated group Test_Group
         2009-09-08 11:53:46,099 Import : Attempting to create group WORLD
         2009-09-08 11:53:46,099 Import : Create group WORLD failed. Attempting update.
         2009-09-08 11:53:46,099 Import : Attempting to update group WORLD
         2009-09-08 11:53:46,130 Import : Updated group WORLD
         2009-09-08 11:53:46,130 Import : Attempting to replace group/user members for group Test_Group
         2009-09-08 11:53:46,146 Import : Unable to locate user Testuser2
         2009-09-08 11:53:46,146 Import : Attempting to replace group/user members for group WORLD
         2009-09-08 11:53:46,224 Import : Replaced group/user members for group : WORLD
    Summary :
         Processed successfully 2 user(s), unsuccessfully 4 user(s).
         Processed successfully 2 group(s), unsuccessfully 0 group(s).
         Processed successfully 1 group relationship(s), unsuccessfully 1 group relationship(s).
         Processed successfully 0 role(s), unsuccessfully 0 role(s).
         Processed successfully 0 role relationship(s), unsuccessfully 0 role relationship(s).
         Processed successfully 0 application(s), unsuccessfully 0 application(s).
         Processed successfully 0 delegated list(s), unsuccessfully 0 delegated list(s).
         The css.xml file used is http://172.27.95.99:58080/interop/framework/getCSSConfigFile
         The data file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\Test_Export.csv
         The error log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\errors.log
         The trace log file used is D:\Hyperion\common\utilities\CSSImportExportUtility\cssimportexport\importexport\trace.log
    ERROR log:
    User hypadmin not found
    User Testuser3 not found
    User Testuser2 not found
    User adminuser not found
    User Testuser2 not found
    Please help.
    Thanks,
    Ader

    Hello there,
    Are you able to resolve this problem, I am also stuck with the same problem, any suggestions...
    Thanks
    Vince

  • 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

  • How to add a mm-dd-yyyy date field type in a Planning Data Form

    Hi John,
    pls, I have one question regarding the possibility of adding a date field type for example 03-03-2009 in a cell of Planning Data Form application.
    for example, I created:
    - 2 members in Period dimension: StartProject and EndProject and I need to enter and track date for these fields;
    - one Account member called Project;
    - and a simple form with these collumns and row;
    Trying different settings for my members - seems that I cannot input date in the cell and rcvd errror: "you have entered invalid value".
    Pls, can you confirm me if it's possible to enter date type in a form?
    If yes, what is the specific setup for the Account and Period properties: Data storage, Time Balance, Data type, Account type etc
    many thanks,
    Robert

    Many thanks John!!! that's it!!!
    I had to change it in Data Type evaluation Order because I'm using EPMA and it's working now!!
    Thanks again!!!
    Rgds,
    Robert

  • Attribute Dimension members in Planning Data form

    Hi All,
    Can we see Attribute dimension members in Planning data form ? Pls. help

    Yes it is possible in 11.1.1.3, for example in your row select a dimension that has attributes associated with it. select dimension properties next to the down drop.
    Tick "Enable custom attribute display (setting applies to all dimensions with associated attributes): "
    Select the attribute dimension
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Arrange members in hierarchical order in planning data form

    I am trying to hierarchically arrange the dimension members in row of a data form.
    Assume the following hierarchy
    Parent1
    --- Child 11
    --- Child 12
    Parent2
    --- Child 21
    --- Child 22
    When I place this dimension in the row of a Hyperion planning data form and select "honor hierarchy", the members are arranged in reverse order.
    --- Child 11
    --- Child 12
    Parent1
    --- Child 21
    --- Child 22
    Parent2
    How do i arrange them such that the parent appears above the child ?

    We had a similar issue with & in smarlist and patch .502 fixed it. However i put in your memeber "Cost per Minor Suite Turn (< 5K)" in the .502 environment and i saw the same issue: where "Cost per Minor Suite Turn (< 5K)" cuts off to Cost per Minor Suite Turn (
    and i tried just "Cost per Minor Suite Turn < 5K" and it provided this Cost per Minor Suite Turn.
    We also have a 11.1.2.4 environment i tried it in there and the same issue exsits.  And i guess the only work around is spelling it out because that is what they told us regarding the & in smarlists.

  • 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

  • Selecting a member range on Planning Data Forms?

    Hi all,
    Can somebody confirm it is not possible to select a range as a member on a Planning Data form?
    Here is my situation:
    Description: On a planning form we would like to populate forecast months. Currently planners can input data to six months: Jul-Dec. In October, we will change it to Oct:Dec.
    Issue: For each data form, we need to manually add/remove members.
    Failed attempt: Created a SubVar and assigned the following range: &CurFstMo:Dec. Of course it failed :)
    Work around: I think the easiest solution is to display 12 monts and change the start and end date for Forecast scenario. I need to check with the planners if they'd be ok with displaying all 12 months other than just the input months.
    Can you think of another solution?
    Thanks,
    Mehmet

    Hi,
    Here's a solution that might be useful:
    Re: Rolling forecast
    Cheers,
    Alp

  • Suggestion regarding Oracle import & export utility

    hi
    I am navneet,I want to give some suggestion on Oracle import & export utility to Oracle Corporation. can u tell me where to send these suggestions
    regards
    navneet

    It would seem to me that if they are enhancement requests, then the right way would be to file an enhancement request. If they are bugs, then file SRs so bugs can be entered.
    Dean

  • How can I fix the 1st column width (member) in Planning data forms

    Hi all,
    does anybody know a trick, how I can fix the first column width in planning data forms? I need a composite data form (Planning 9.3.1) and the problem is, that in the first form the member names are longer. So Planning sizes the column as it is needed to display the full member name. The member names of the second data form are shorter, so the data entry cells are not exactly among each other for both data forms and that looks terrible....
    Thanks and kind regards
    André

    There are 3 ways of setting the width in webforms:-
    1. There is a global setting for input box length which has a syntax of FormInputBoxLength=30.
    2. When you specify the format for each of the dimensions you can choose to select the width of either a column heading or a row heading. In the following example, each time you specified the dimension ‘Account’ a format would be applied to its header. The syntax for this would be something like… HeaderOptionAccount=Length:50,Style:font-size: 12pt;font-family: calibri
    3. Each column can have its own width specified. The syntax for this can be setting in each of the column’s code. For example C6=Blank,Style:Background-color:rgb(203,218,231);width:3 would just show a thick vertical line as the width is so small.
    You can not set widths in data grids through the normal settings. You can manually change the widths and save the grid though. This can be done in the xml directly. For example… <HDRWIDTH idx=”0″ width=”50″/>.
    Then load the amended xml file back into the system.

Maybe you are looking for

  • How to capture the event in driver JSplitPane

    Hi all, i have some problem with the JSplitPane. What i want to do is that: i need to capture the event throw when the user press the button in the driver of the JSplitPane, this is because i want to know wich side of the splitpane is complet visible

  • PSE 8 for MAC - heeelp !

    Hi, I've just gone over to a MAC and from version 7 to 8. I'm sure the solution to this is very simple, but I'm stumped. I'm creating a photo book which is 14" by 11".  I want to be able to put a graphic onto my new blank page and have it fill the pa

  • Photos page not using .mac

    I was wanting to know how to get my photo slideshow to play on my site? I am not using a .mac account. I have my own domain and hosting.... Also, how do you make it where when someone goes to your pics page and clicks on a pic, the picture enlarges t

  • PRODUCTION ORDER NO. DISPLAY IN QUERY REPORT

    Hello Sir, I need to display production order number in the following query, can you please reply that query, select distinct t1.DocNum,t1.DocDate,t1.NumAtCard,t1.CardName,t4.U_desc,t4.DocEntry[GRNNO],t4.U_recqun[GRN-QTY],t6.U_PREACPT[Accepted],t6.U_

  • I really dislike iTunes 11. How do I revert to an earlier version?

    I really dislike iTunes 11. How do I revert to the previous version (v10.6)?