Import/export of properties

In TESTSTAND, How to import properties when there are lots of sub sequences. The examples are doing import when there is only MainSequences.
在TESTSTAND 中怎样在许多子测试队列时候自动导入参数,并且只是一次导入..TXT文本应该是什么格式? 例子中只有在一个MainSequences中导入参数的样本.而且是没有子Sequences的.当有子Sequences时候不知道该怎么办了.
如果有例子请大侠们赐教.

Hi Olli,
For the multiple numeric limit test, you will need to individually specify which numeric limits you want to export. Lets suppose you have 3 sets of limits for your multiple numeric limit test. If you wanted to export the first set, you would use the syntax
Step.Result.Measurement[0].Limits.Low
Step.Result.Measurement[0].Limits.High
You will need to do this for each set of limits you have in your array. Simply replace the "?" with the index of the element in the array.
Hope this helps!
Best Regards,
Jonathan N.
National Instruments

Similar Messages

  • Import/export properties of multiple numeric limit steps

    Hello
    I have a question to the property loader and the import/export tool in TestStand 3.5.
    When I want to export the limits of a sequence with multiple numeric steps with the import/export tool, I press the Limits button to include the limits into the 'selected' field of the properties tab. But for the multiple numeric step the limits are included not for all indices but only once with an question mark instead of an index (Result.Measurement[?].Limits.Low, Result.Measurement[?].Limits.High, Result.Measurement[?].Limits.Comp).
    The property loader step acts the same way. 
    What can I do ?
    Thanks
    Olli

    Hi Olli,
    For the multiple numeric limit test, you will need to individually specify which numeric limits you want to export. Lets suppose you have 3 sets of limits for your multiple numeric limit test. If you wanted to export the first set, you would use the syntax
    Step.Result.Measurement[0].Limits.Low
    Step.Result.Measurement[0].Limits.High
    You will need to do this for each set of limits you have in your array. Simply replace the "?" with the index of the element in the array.
    Hope this helps!
    Best Regards,
    Jonathan N.
    National Instruments

  • Cannot open Import/Export Properties Tool

    Hello all,
    I am working with NI TestStand 2014 and I am trying to use the "Import/Export Properties" tool from Tools -> Import/Export Properties... but when I click it, nothing happens, no window, no warning, nothing.
    The option is obviously enabled in the menu but are there other conditions that I might be missing? Looking the internet for exemples, it just appears trivial that this tool should at least show up...
    Any suggestion would be very welcome.
    Thank you very much in advance!
    Matt.
    Solved!
    Go to Solution.

    Hello jigg and thank you for your support.
    Follwing your advices, I found the "Customize Tools Menu" for which the options of "Import/Export Properties" appear to be correct. I have attached a sceen shot of this window.
    I followed the path to the sequence file "GenericImportExport.seq" given under:
    C:\Program Files (x86)\National Instruments\TestStand 2014\Components\Tools
    I launched this sequence from testStand, the sequence makes a call to a "TSDBComponents.dll" under:
    C:\Program Files (x86)\National Instruments\TestStand 2014\Components\StepTypes\Database\TSDBComponents.dll
    The run fails immediately. The best piece of information I could get is "Error - System Level Exception"...
    By the way, running the sequence "ImportExport.seq" sitting aside the so called "generic" one works properly. However this sequence does not call the same dll so, well...
    Here is a another clue in case it may help:
    - I open TestStand and login as administrator
    - I click on "Tools" -> "Import/Export Properties..." and nothing happens.
    - I close TestStand and get a "TestStand Debug Options Warning"
    I have attached a screen shot of this window. Here is the text it contains:
    References to PropertyObjects were not released properly.
    Total number of objects: 37
    Number of top-level objects: 5
    Note: Some top-level objects may be included if they are referenced by
    an incorrectly released top-level object. For example, an unreleased
    SequenceContext object references a SequenceFile object.
    The following top-level objects were not released:
    Type Definitions [3 object(s) not released]
    Type Definition #1:
    Name: DatabasePropertyMapping
    Type Definition #2:
    Name: DatabaseColumnValue
    Type Definition #3:
    Name: Expression
    PropertyObjects [2 object(s) not released]
    PropertyObject #1:
    Name: PropertiesList
    Type: Array of Containers
    PropertyObject #2:
    Name: ExtraInfo
    Type: Array of Containers
    My TestStand installation comes from "Labview 2014 Automated Test Suite", I am running a windows 7 SP1 64 bits. The TestStand version I have is version 2014 (14.0.0.274) 32-bit under the "Development System" license...
    Since the error I am facing is related to a "system level exception", I wonder if running a 32bit  teststand on a 64 bit machine may be the root cause. Who knows... We have other computers here running the 64 bit version of TestStand and I cannot reproduce this problem there.
    I will try  fresh install and see how further I can go.
    Regards,
    Matt.
    Attachments:
    Customize Tools Menu.png ‏31 KB
    error window.png ‏18 KB

  • Import/Export Properties Dialog Box

    I am trying to launch the import/export properties dialog box but the only item under the Tools menu is Customize. How can I get to the import/export properties dialog?
    I am using TestStand 4.2 and have tried reinstalling.

    Hi,
    I don't know why you don't see it already but I have a suggestion...
    I'm using 4.1 but maybe you can create a new menu item using settings similiar to mine.
    Item Text Expression: ResStr("DATABASE_TOOL_MENU", "IMPORT_EXPORT_DESCRIPTION")
    Enable Expression: PropertyExists("RunState.InitialSelection.SelectedFile") && GetNumElements( RunState.InitialSelection.SelectedSequences ) > 0 &&  CurrentUserHasPrivilege("Develop.EditSequenceFile
    Sequence File: GenericImportExport.seq
    C:\Program Files\National Instruments\TestStand 4.1.1\Components\Tools\GenericImportExport.seq
    (replace your own version of TestStand)
    Sequence: ImportExport
    Hope this helps.

  • Import/Export properties

    I have a sequence of 300+ steps.  I've made it so that I can reuse the same function for each step so I have copied and pasted the same step 300 times.  Now I need to simply give each step a unique name so I can import and export the properties that I need.  Is there any way to give each step a unique name without clicking on each one to change it??  It seems you can't import the step name, what a pain.

    rreis,
    If you want your step names to be unique you can do the following:
    1. Go to Configure->Sequence Editor Options->General
    2. Verify that the 'Make Step Names Unique when Inserting Steps' box is checked.
    3. Now every time you copy and paste a step it will be assigned a unique name.
    If you already have a sequence with duplicate step names you could write a sequence that programmatically changes the step names so they are unique.
    Hope it helps

  • "ActiveX Error, Unknown Error" when trying to Import/Export Properties

    Hi,
    When I try to "Import/Export Properties…" Testand returnig this error:
    Attacing a max report of my system.
    Have someone seen this problem?
    BR Are
    Attachments:
    max_report.zip ‏7 KB

    Hi,
    MAX gives useful information for debugging. TestStand version, operation system, cpu, memory….
    I am not sure that I have “TestStand Version Selector” since only one version of TestStand is installed.( NI TestStand 4.5.1).
    Are you using the PropertyLoader?  My intention is to use the PropertyLoader. But after I click on "Import/Export Properties…" from the dropdown menu, TastStand return the error.
    Thank
    Are

  • Questions on Subviews and Import/Export in Data Modeler v3 EA1.

    I have a few questions about the capabilities of Data Modeler v3 EA1:
    1) Is it possible to rename subviews? Would like more meaningful names then Relational_x - Subview_x.
    2) Is it possible to save documents at subview level?
    3) Is it possible to import/export subsets of data?
    4) Having problems importing Erwin 7 .xml file, is there known problems with this import?
    Judy

    Hi Judy,
    1) To rename a subview just right click on it in the browser tree and select "Properties". In the properties dialog change the name and click OK button.
    2) You can save a subview as new Data Modeler design - from the File menu select Export -> To Data Modeling Design. In the newly opened dialog select the subview you want to export and click OK button.
    3) After saving a subview as new design (see answer #2) it can be imported in some other design (File -> Import -> Data Modeler Design).
    4) What kind of problems do you have with import of Erwin 7.* xml file?
    Regards,
    Ivan

  • Custom HTML importer/exporter, how to preserve HTML id, class, style

    I need to implement a custom XHTML importer/exporter and CSSFormatResolver.
    If I for example have a p-element: <p id="p1" class="xyz" style="margin:0.7em; color:#3300FF">lorem ipsum</p>
    How do I map the HTML attributes: id, class and style in order to preserve them in the ParagraphElement in order to use them during the custom CSS cascade process and for custom HTML export purposes (the exporter needs to spit out <p id="p1" class="xyz" style="margin:0.7em;  color:#3300FF">lorem ipsum</p> again.
    1. is this mapping correct or will this interfere with internal TLF formatting:
    HTML attribute
    ParagraphElement property
    id
    id
    class
    styleName
    style
    userStyles
    2. What is the purpose of FlowElement.coreStyles (where are those styles applied)?
    3. What is the actual purpose of FlowElement.userStyles, are those styles just for non TLF (end developer custom) purposes or does TLF use them at any point to set the element format properties?
    4. Any other pointers or related (non flex framwork) examples are welcome
    Thanks.
    Cheers, Benny

    Your mapping looks correct to me for id and styleName.
    I think what you are saying about style mapping to userStyles is correct.  Yes userStyles is an object of key value pairs holding all the non-TLF styles for a FlowElement.  coreStyles holds all the TLF styles for a FlowElement. TLF does use userStyles itself for the linkHoverFormat, linkActiveFormat and linkNormalFormat styles.
    Setting FlowElement.userStyles TLF will replace the current set of userStyles with those in the supplied Object.  That Object will be treated as a dictionary of stylenames and values.
    Normally I'd expect you'd use the FlowElement.setStyle API which figures out if a particular style belongs to coreStyles or userStyles and then sets the new style appropriately without changing the others.
    Richard

  • Reg importing exported ccsexport files from 9.3.1 into 11.1.2.1

    Hi,
    I have exported cssimportexport.properties file of hyperion system 9.3.1
    Now i have exported .csv files with the following names(export MSAD and export Native).
    I want them to be moved into hyperion system 11.1.2.1 using LCM.
    Pl. suggest me the steps to be followed in importing the .CSV files into my system 11.1.2.1.
    Cheers
    Praveen

    The LCM documentation is available at http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_lifecycle_management/launch.htm
    Also if you are new to LCM then it is worth having a look at the following Oracle by Example which will take you through the steps - http://www.oracle.com/webfolder/technetwork/tutorials/obe/hyp/PLN11.1.2_LCM/index.html
    It may also be worth extracting some test provisioning out of your 11.1.2.1 environment first to make sure you have the format of the file correct.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 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.

  • 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

  • OWB is not showing some default options like contol center,import/export

    Oracle (11.2.0.1.0) databse is installed on linux.
    it is successfully installed on linx.
    when i am trying to login to OWB GUI with owbowner/owbwoner.it is opend successfully.
    1)when i right click on that 'MY_PROJECT' it is not showing any options like NEW,validate,import/export .
    2)Under TOOL tab,control centre is not showing
    3)Under TOOL tab,in preferences,it not showing OWB Environment properties
    Like this way lot of default options are not showing.
    Can anybody help on this issuue........?
    Edited by: krishna on Dec 24, 2011 12:48 AM

    Oracle (11.2.0.1.0) databse is installed on linux.
    it is successfully installed on linx.
    when i am trying to login to OWB GUI with owbowner/owbwoner.it is opend successfully.
    1)when i right click on that 'MY_PROJECT' it is not showing any options like NEW,validate,import/export .
    2)Under TOOL tab,control centre is not showing
    3)Under TOOL tab,in preferences,it not showing OWB Environment properties
    Like this way lot of default options are not showing.
    Can anybody help on this issuue........?
    Edited by: krishna on Dec 24, 2011 12:48 AM

  • Exporting/Loading properties for Multiple Numeric steps

    So, my test uses quite a few 'Multiple Numeric' test steps.
    I am just looking at using the property loader to import all of these limit values.
    Now as i understand each test step in the property file (excel im y case) must have multiple columns (for each index in the data array)
    I also understand that the easiest way to generate the excel properties file is to export it before adding the values.
    Now, I am using the 'tools - import/export properties' window, and i try to add Step.Result.Measurement[x].Limits.Low but it is not available.
    There is an entry for Step.Result.Measurement[?].HighExpr, so i can add that, then change it to [0], [1] etc
    Is there not a way to add all of the array items at once?
    I need '.comp' '.Limits.Low' '.Limits.High' for each array element.
    Have i missed something obvious?
    Labview 2010, TestStand 2010

    Hi, I;m using 2010.
    I'll give a more specific case:
    In one of my multiple numeric tests i have the limit expression : Step.Result.Measurement["ck1+"].Limits.High
    (I even tryed removing the alias and using : Step.Result.Measurement[0].Limits.High)
    This can be found in the expression browser tree.
    But this does not appear in the tree of expressions when using the properties import/export window.
    The only items that do are: Result.Measurement[?].Limits.LowExpr & Result.Measurement[?].Limits.HighExpr
    i have tried manual editing entries there, but they are ignored when exporting.
    Help
    Labview 2010, TestStand 2010

  • 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

  • PCO Alias, Subscription Item, Notification Import/Export

    Hi experts,
    Is there any easy way to import alias to PCO? I know there is xml  import/export option.
    But in UDS there was comma delimited text file import option. Is there any option in PCO alike in UDS? We have 800 tags for notification and it will be very difficult and painful to import them manually.
    Thanks..

    Hi,
    Thank you for your quick help and answers. I've thought about this, i even tried. But i hoped there should be some standard option. But as i understood there isn't any option, except tag alias.
    I dont want to change this thread status to solved. I want they see this and at least  add such import properties to PCO for next versions. Because even XML import option is working very bad and difficult. e.g. if you have the same agent instances or destination channels etc., it is not overwriting well, it is giving error and so on. The xml file understandable but there are lots of data in it. We will need to code some programs for making such XML file...
    Anyway thank you again...

Maybe you are looking for

  • Bluetooth missing Thinkpad Twist S230u

    Today my bluetooth went missing... cannot find it anywhere... Not eaven in device manager Problem with drivers or what? Please fast info!! I cannot use my bluetooth mouse and my headset!! Solved! Go to Solution.

  • Substitution for FB60

    Hi. I want to put the Substitution for FB60. We have fi,co and hr modules. our requirement is 'automatic picking of the COST CENTER when EMPLOYEE CODE is input while booking the vocher in fi through FB60. I know that it shouls do through OBBH t.code.

  • Kernel Memory limits. How much can it usefully use?

    I just wanted to check something. Obviously the Linux kernel can handle a lot of memory, but the question is how much can it usefully use before it needs to be specially compiled? I need to build a server to clean email, and because it is very very b

  • Selecting multiple rows in JTable

    Hi I wonder if it is possible to select multiple rows in a JTable. I have written the following:         table.setRowSelectionAllowed(true);         table.setSelectionMode(ListSelectionModel.MULTIPLE_INTERVAL_SELECTION);However, when I select a secon

  • Loading characteristic from attribute 0NAME

    Hi friends Firstly, thanks a lot to everybody for taking some minutes to revised this question. I've got a problem when I load a characteristic from an attribute. The situation is describe following. I've got two infocubes. In the first one I have th