We need a test forum

I could not find a test forum where we can do test postings to get familiar with the new forum tools. This would be useful to have and posts there could be cleared after a few days.
Some points that are not clear:
- I have not found a way to attach multiple files. Is this still possible?
- What are the size requirements for custom icons?
- Is a custom icon always loaded from the given remote URL or set once, then cached locally at NI? (I would really prefer to be able to upload a personal icon directly. Not everybody has access to a web server).
LabVIEW Champion . Do more with less code and in less time .

altenbach -
I will look into setting up a test forum and let you know if one is made available.
The new system does only allow one attachment per post. This is something that is on the list of enhancements for the future. In the meantime, you can post zip files or llbs or post multiple replies.
The size requirements for custom icons is 36x36 pixels.
Unfortunately, the custom icons are not cached locally at NI. I will look into the possibility of NI being able to host the images for members to do not have access to a web server.
Thanks for your feedback!
Molly K.
Web Support Manager
National Instruments

Similar Messages

  • Testing forum subject

    testing forum message

    Hi,
    Welcome you post on the forum. You just need to post any questions. It is the first time I found member like you to test posting. Are you from QA team?
    Please close your thread.
    Thanks,
    Gordon

  • Help needed In testing a procedure

    Hi,
    This Is My procedure. I need to test this procedure. How can i pass multiple values to this first two parameters and check ?
    CREATE OR REPLACE PROCEDURE testts (
    i_custid IN str_varray,
    i_pymtref IN str_varray,
    i_screen IN VARCHAR2,
    i_rejreason IN VARCHAR2,
    i_userid IN tl_pymt_details.user_id%TYPE,
    i_country_code IN tl_pymt_details.country_code%TYPE,
    i_city_code IN tl_pymt_details.city_code%TYPE,
    o_intrc OUT NUMBER
    IS
    w_intrc NUMBER;
    w_excep EXCEPTION;
    w_time_zone_date TIMESTAMP ( 6 );
    w_custid tl_pymt_details.cust_id%TYPE;
    w_pymtref tl_pymt_details.pymt_ref%TYPE;
    BEGIN
    IF i_screen = 'confirm'
    THEN
    FOR i IN 1 .. i_custid.COUNT
    LOOP
    w_custid := i_custid (i);
    w_pymtref := i_pymtref (i);
    sp_031_process_time_zone_diff (w_time_zone_date);
    UPDATE tl_pymt_details
    SET status_code = 151
    WHERE cust_id = i_custid (i) AND pymt_ref = i_pymtref (i);
    INSERT INTO tl_pymt_details_trk
    (cust_id, pymt_ref, modi_date, status_code,
    payee_charge_status, modi_by, country_code, city_code)
    (SELECT cust_id, pymt_ref, w_time_zone_date, status_code,
    payee_charge_status, i_userid, pd.country_code,
    pd.city_code
    FROM tl_pymt_details pd, tl_sys_parm sp
    WHERE cust_id = i_custid (i)
    AND pymt_ref = i_pymtref (i)
    AND pd.country_code = i_country_code
    AND pd.city_code = i_city_code);
    END LOOP;
    ELSE
    FOR i IN 1 .. i_custid.COUNT
    LOOP
    w_custid := i_custid (i);
    w_pymtref := i_pymtref (i);
    sp_031_process_time_zone_diff (w_time_zone_date);
    UPDATE tl_pymt_details
    SET status_code = 5,
    rejected_reason = i_rejreason
    WHERE cust_id = i_custid (i) AND pymt_ref = i_pymtref (i);
    INSERT INTO tl_pymt_details_trk
    (cust_id, pymt_ref, modi_date, status_code,
    payee_charge_status, modi_by, country_code, city_code)
    (SELECT cust_id, pymt_ref, w_time_zone_date, status_code,
    payee_charge_status, i_userid, pd.country_code,
    pd.city_code
    FROM tl_pymt_details pd, tl_sys_parm sp
    WHERE cust_id = i_custid (i)
    AND pymt_ref = i_pymtref (i)
    AND pd.country_code = i_country_code
    AND pd.city_code = i_city_code);
    END LOOP;
    END IF;
    o_intrc := 1;
    END testts;
    Your Help is highly appreciated.
    Regards,
    SImma....

    Hi,
    I supposed your varray is created by TYPE str_varray IS VARRAY(100) OF VARCHAR2(30); Then you can do the following:
    declare
      l_custid str_varray;
      l_pymtref str_varray;
      l_out number;
    begin
      /* filling of varray */
      l_custid := str_varray('test1','test2');
      l_pymtref := str_varray('test4','test5');
      /* call procedure */
       testts (
           i_custid => l_custid,
           i_pymtref => l_pymtref,
           i_screen =>   ..... , -- set value
           i_rejreason =>   ..... , -- set value
           i_userid =>   ..... , -- set value
           i_country_code =>   ..... , -- set value
           i_city_code =>   ..... , -- set value
           o_intrc => l_out
    end;Herald ten Dam
    http://htendam.wordpress.com

  • How do I choose a specific version of IOS?  I'm doing app testing and I need to test a version other than what iTunes provides as the latest

    I am testing applications and I want to run an IOS version that is not the latest version offered by iTunes.  ex: Plug in my iPod Touch and the latest version of IOS being offered in the update option is version 4.2.  I need to test v4.1.  How can I download and downgrade my device?

    Downgrading iOS is not supported by Apple. You may find workarounds on other web sites if you do a web search for such information, e.g. "downgrade iOS". You can links to Apple's direct downloads for iOS 4.1 here, among other places:
    http://www.redmondpie.com/download-ios-4.1-final-version-for-iphone-4-3gs-3g-ipo d-touch/
    though there are no guarantees as to how long Apple will continue to have those available.
    Regards.

  • Sap test system needed / sap test system gebraucht

    Hi,
    maybe somebody of you could give some hint where I can find a test system for sap in a downloadable version 4.5 upwards. I have an sap mini basis system (mbs) in the version 4.6 (c) , but no valid license key on hand due to the fact that the old one has expired and there would not be any new license key available from sap company itself because of already having done the steps up to the latest version.
    If somebody could also advise where to find sap test versions in between 4.5/4.6 and the latest it would fantastic to get to know - I need an test environment for abap programming in the first place.
    Thanks in advance to you...!
    Best regards and wishes !!!
    Hallo,
    vielleicht gibt es jemand, der mir sagen kann wie oder wo ich ein Testsystem für die ABAP-Entwicklung bekommen kann.
    Ich habe für Windows bereits ein MiniSAP-System in der Version 4.6 (c), bei der der Lizenzkey aber nicht mehr funktioniert, da abgelaufen.
    Falls mir jemand einen Lizenzkey für diese Version zur Verfügung stellen kann, wäre mir vorerst sehr damit geholfen.
    Aber nichtsdestotrotz würde mich eine neuere Test-Version von SAP sehr interessieren. Falls mir jemand hiervon eine Kopie geben kann oder einen Hinweis darüber wo gebührenfrei oder kostengünstig eine solche zur Verfügung steht oder gestellt wird, wäre ich sehr froh darüber, da sich sicherlich seit 4.6 schon ein wenig geändert haben wird, in Menüs u.a. .
    Danke im Voraus für eine Antwort auf meine Frage!!
    Viele Grüße!!

    Hi again,
    during installation the java installation folder needs to be selected. After having chosen this the installation aborts by showing a message with the options retry, view log, stop. 
    This message is generated:
    An error occurred while processing option SAP NetWeaver 7.0 SR1 including Enhancement Package 1 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService' does not exist on the 'localhost' host.). You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Programme/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/.
    Also some message about my anti-virus software came up saying that there is a problem with with localhost. I have now deinstalled all java from my computer to plainly install the version needed: version jre 1.4.2.x, but I can't find this version in the internet, I mean not in the way that it is obviously the right version. Some description says j2se and other more even though I was googleing for jre 1.4.2 download.
    Is there anybody who can advise?
    Thanks for any hint.
    Best regards
    Guido
    Edited by: Guido Messer on Aug 5, 2009 3:31 PM

  • I need to test the Multiprovider in Development

    I need to test the Multiprovider in Development and prove to the management to move it to testing server.
    Please tell me how to test and prove this Multiprovider?
    Thanks in advance!

    Hi Les,
    What exactly do you need to prove? Have you created the multiprovider over some base cubes and need to show that the report results are correct? In that case you can have identical queries on the base cubes and the multiprovider and run each to match the results...

  • Need to test an audio chat

    Hi
    Just got highspeed so am able to use ichat now and can connect fine to 3 family members in the same province (Ontario) as me but can't connect with a friend in Newfoundland. She is on highspeed also and she gets a "no response" message on her end and mine just keeps saying "connecting" but never does ... I am assuming it's her problem but don't know anyone else to try an audio chat with farther away then my family to see if it's my problem. Musicrose66 is my Aim handle if anyone would like to help see if I can audio chat with them.
    Thanks
    Marilyn

    Hello Marilyn
    Welcome to Apple Discussions.
    ... anyone would like to help see if I can audio chat with them.
    Want to Test your iSight With Another Person? Any of these testers will test with you when they are available.
    Note: The "Autoresponders" listed in the FAQ do not have audio test capabilities. Their audio is apparently a muxed video track, so, although you can get an audio connection, you will not
    b hear
    anything unless you have a camera and do a "Video" test. You will need to test with some of us humans to HEAR audio only. :-))
    Also, your our system info shows that you are using Mac OS X (10.4). I suggest you apply the Mac OS X Update 10.4.2 Combo ASAP. The 10.4.2 Combo corrects several issues with previous versions of Tiger. I suggest using an update method like How I Update My Mac OS X.
    EZ Jim

  • Welcome to OTN's QA/Testing Forum area...

    This is the place at OTN where you can chit-chat about QA/testing, ask questions, or share your tips and feedback regarding Oracle Application Quality Management product line (formely Empirix's e-TEST Suite).
    If you are a new member, Welcome to OTN's QA/Testing Technology center!, and if you were a member of Empirix's QAZone, welcome back!

    Hi there,
    Just a remark.
    It's really dificult to find the old QAZone (now called QA/Testing) in the tree, you guys should find a better way of browsing/searching for a specific forum title....
    It took me a couple of times back and forth (using Emprix's link to the QA/Testing Forum and trying browsing the forums.oracle.com directly) in order to figure out which "Technology(ies)" label one should click...and afterwards we have to click on the "More..."...I think it's just too much...
    If it wasn't for Google....it's really frustrating having to search for QAZone...wouldn't it be possible just to create an "e-Test Suite Forum" dedicated to all matters concerning your newly acquired product?
    Thanks.
    PS1:
    Adding the ability to post messages with file attachments would also be a great idea!!!
    PS2:
    Please feel free to escalate the contents of this message to other (more) suitable thread (e.g. "forums.oracle.com" requirements or requests thread...)

  • Need to test if a column have unique values or not

    Hi all,
    in ETL process I need to check if some cols have unique values or not using sql or plsql.
    Suppose we need to load a big file data with external table initially and then test if values
    on one or more columns have unique values  in order to proceed with ETL process.
    What is the faster test I can execute to verify that a column have unique values or not?
    It's better for the ETL performance, use:
    a. techniques regard constraints like described on Ask tom forum
    "ENABLE NOVALIDATE validating existing data"
    (Ask Tom "ENABLE NOVALIDATE validating existing da...")
    b. "simply" query on the data?
    like this:
    select count(count(*)) distinct_count,
             sum(count(*)) total_count,
             sum(case when count(*) = 1 then 1 else null end) non_distinct_groups,
             sum(case when count(*) > 1 then 1 else null end) distinct_groups
    from hr.employees a
    group by A.JOB_ID
    c. use analytics function?
    d. use some feature directly on external table?
    Bye in advance

    Here is the example to handling the errrs using LOG_ERRORS into concept. You will check this and let me know if any doubt you have
    DATAFILE:-
    1000,ANN,ZZ105
    1001,KARTHI,ZZ106
    1002,PRAVEEN,ZZ109
    1002,PARTHA,ZZ107
    1003,SATHYA,ZZ108
    1000,ANN,ZZ105
    ----- Original Table With unique constraints
    SQL> CREATE TABLE tab_uniqtest(student_id     NUMBER(10) UNIQUE,
                              student_name   VARCHAR2(15),
                                                      course_name    VARCHAR2(15)
      2    3    4
    Table created.
    ----- External table
    SQL> CREATE TABLE tab_extuniqtest(student_id     NUMBER(10),
      2                               student_name   VARCHAR2(15),
      3                                                  course_name    VARCHAR2(15)
      4                              )
      5  ORGANIZATION EXTERNAL
      6  (
      7  DEFAULT DIRECTORY ann_dir
      8  ACCESS PARAMETERS
      9  (
    10    RECORDS DELIMITED BY NEWLINE
    11    BADFILE 'tabextuniqtest_badfile.txt'
    12    LOGFILE 'tabextuniqtest_logfile.txt'
    13    FIELDS TERMINATED BY ','
    14    MISSING FIELD VALUES ARE NULL
    15    REJECT ROWS WITH ALL NULL FIELDS
    16    (student_id,student_name,course_name)
    17  )
    18  LOCATION ('unique_check.csv')
    19  )
    20  REJECT LIMIT UNLIMITED;
    Table created.
    ---- Error logging table to log the errors
    SQL> CREATE TABLE dmlerrlog_uniqtest(ORA_ERR_NUMBER$     NUMBER ,
      2                                 ORA_ERR_MESG$       VARCHAR2(2000),
      3                                 ORA_ERR_ROWID$      ROWID,
      4                                 ORA_ERR_OPTYP$      VARCHAR2(2),
      5                                 ORA_ERR_TAG$        VARCHAR2(4000),
      6                                 inserted_dt         VARCHAR2(50) DEFAULT TO_CHAR(SYSDATE,'YYYY-MM-DD'),
      7                                 student_id              VARCHAR2(10)
      8                                  );
    Table created.
    ---- Procedure to insert from external table
    SQL> CREATE OR REPLACE PROCEDURE proc_uniqtest
      2  AS
      3  v_errcnt NUMBER;
      4  BEGIN
      5      INSERT INTO tab_uniqtest
      6      SELECT * FROM tab_extuniqtest
      7      LOG ERRORS INTO dmlerrlog_uniqtest('PROC_UNIQTEST@TAB_UNIQTEST') REJECT LIMIT UNLIMITED;
      8      SELECT COUNT(1) into v_errcnt
      9      FROM dmlerrlog_uniqtest
    10      WHERE ORA_ERR_TAG$ = 'PROC_UNIQTEST@TAB_UNIQTEST';
    11       IF(v_errcnt > 0) THEN
    12       ROLLBACK;
    13      ELSE
    14        COMMIT;
    15       END IF;
    16      DBMS_OUTPUT.PUT_LINE ( 'Procedure PROC_UNIQTEST is completed with ' || v_errcnt || ' errors') ;
    17  EXCEPTION
    18   WHEN OTHERS THEN
    19    RAISE;
    20  END proc_uniqtest;
    21  /
    Procedure created.
    SQL> SET SERVEROUTPUT ON
    SQL> EXEC proc_uniqtest;
    Procedure PROC_UNIQTEST is completed with 2 errors
    PL/SQL procedure successfully completed.
    SQL> SELECT STUDENT_ID,ORA_ERR_MESG$ FROM dmlerrlog_uniqtest;
    STUDENT_ID                     ORA_ERR_MESG$
    1002                           ORA-00001: unique constraint (
                                   SCOTT.SYS_C0037530) violated
    1000                           ORA-00001: unique constraint (
                                   SCOTT.SYS_C0037530) violated

  • Need HTTP test Client

    Hi All,
    To Test Client Sender Scenario I need .exe Http Test Client,Which i can use it for testing..
    (I can get code of it ,but how to make it .Exe)
    And Also please do send Altova Xml spy software for Soap scenario testing
    to mail ID
    [email protected]
    Thanks in advance..
    regards,
    Ramesh.

    Search for HTTP cleint in forums. You will get it.
    Altoca XML spy - trial version can be downloaded from their site. Google it.
    SOPA Sonar is also a good testing app for SOAP Scenarios.
    VJ

  • SCCM 2012 r2 hierarchy (need to test all features in production)

    Hi all
    Need test cases to handover sccm 2012 r2 hierarchy ,
    Test Cases for MP ,DP, and software distribution with OSD and Software updates, DCM(compliance)application catalog
    need to create documents ,where i have to mention how to we are going to test these features in production,this is my first time where i am creating all these documents,if anyone have implemented sccm 2012 r2 and created test cases please help.

    More info:
    Test Lab Guide: System Center 2012 Configuration Manager
    http://www.microsoft.com/en-us/download/details.aspx?id=30443
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I just repaired my sons macbook and I need to test it. Can I start it and skip the setup for internet and account names?

    My son's MacBook pro needed a new hard drive.  He is out of state for a month.
    I want to test it to make sure it has been fixed, but I cannot get past the start screens which require
    an owner name, an account name and passwords.  It states the account name cannot be changed once
    entered. I dont want to enter info that might not be his preferences.
    Can I bypass this screen?  There is no "skip"nor "continue" button.
    It wont let me proceed without an entry.  Can I bypass this for now to simple
    run through the basic programs?

    How did you install the OS and which OS version did you install?
    You do need to set up an account. I never enter my address, etc, but usually (when I want to sell a machine with a new install) set up a temporary account "user" with a password of 12345 with as little info as possible (it also helps if it's not connected to the internet at that point because it won't be able to contact Apple's servers. That way you can run it and he can establish another account when is is back.

  • Need a test for fetch into from a cursor or an alternative.

    I've got a small oddity.
    Ultimately it's two cursors that are exactly the same except a part of the WHERE clause. Depending on how many records I am going through (based on a counter) I need to use one cursor or the other as the outer loop, to then process an inner loop.
    My problem is I don't quite know how to exit out of the current loop when the fetch reaches the end of the cursor. Meaning, in each of these loops, there's an IF THEN to see which cursor I'm using, and then fetch from the correct one. If I use a FOR X IN CURSOR loop, I'll have to double up the code, one for each outer cursor loop.
    What's the test in Oracle for no record found or when it hits the end of a cursor with a fetch? Or am I stuck and I can only use the exception block when the fetch fails?
    Thansk!

    You can check whether your fetch returned any data with %notfound.
    DECLARE
      l_cur   sys_refcursor;
      l_var   VARCHAR2 (30);
    BEGIN
      IF TO_CHAR (SYSDATE, 'Day') = 'Monday'
      THEN
        OPEN l_cur FOR
          SELECT dummy
            FROM DUAL;
      ELSE
        OPEN l_cur FOR
          SELECT dummy
            FROM DUAL
           WHERE 1 = 2;
      END IF;
      LOOP
        FETCH l_cur
         INTO l_var;
        EXIT WHEN l_cur%NOTFOUND;
        DBMS_OUTPUT.put_line (l_var);
      END LOOP;
    END;
    /

  • Needed Urgently: Test Script Format

    Hi Gurus,
    I need to prepare Test Scripts for my Project. Can anyone send me the Format to prepare Test Scripts.
    I would appreciate, if someone could send me the Format to my Email ID: [email protected]
    Reward Points will awarded.
    Thanks in advance
    Uday

    Hey Udaya,
    for which module you need help on test scripts.
    Plus test scrips are generally customer specified requirement, You have to prepare it your self considering the scenerios for their business requirements.
    like if you have businees process like shift allowance, You will prepare stepby step process on how to set up and what all activities required to get the desired result .
    #ly for payroll, how salary is calculated based on monthly, bi monthly or prorated cases.
    regards

  • Need to test db connectivity from Oracle 8.1.6 NT client

    Our applications run on Windows NT servers and connect to the Oracle db server through an Oracle 8.1.6 NT Client. The Oracle db server is running Oracle 8.1.6.2 on HPUX 11.0. I am using commands in a batch file to restart the application services on the NT server when the database is brought down. Before starting the services back up I need to be able to make sure that the database is up. I was using the tnsping command to do this, but I found out that tnsping gives an 'OK' response when the listener is running and the database is down. I need something that works like tnsping, but tests for connectivity to the database, not just the listener.
    I appreciate any help anyone can give me.
    The following is the code from the batch file:
    REM ******************************************************
    REM Stop the TM Proc Mon Service
    net stop TMProcMonSrvc
    REM ******************************************************
    :CHECKDB
    REM Check the connectivity to the database
    tnsping tm52ut
    REM Check to see if the tnsping was successful (=0)
    IF %ERRORLEVEL%==0 GOTO STARTTM
    GOTO CHECKDB
    REM ******************************************************
    :STARTTM
    REM Start the TM Proc Mon Service
    net start TMProcMonSrvc
    REM ******************************************************
    :EXIT
    exit

    Use sqlplus. Use a bogus username/password (if and watch out for the Invalid username error. If you get an invalid username/password error then the db is up else it is down. Suggestion: It would be much easier to write a wsh script that uses ADO to connect to the db. Batch files do not give you much control over the shell.

Maybe you are looking for

  • OSB file logging settings configuration

    Dear Experts, I need to know if it is possible to log on file all messages of error (i.e $fault variable) during a flow execution without using in the flow neither logs neither report. Is it possible ? If it is, which the correct WLS settings configu

  • I type in my email address to be sent an identity verification code but I keep getting nothing

    I bought a new laptop and in the Settings and Accounts it tells me to verify my identity on this computer. So I follow the process and it says a code will be sent to my email address. However, nothing is sent to me! I've been doing this for 3 days no

  • Business rules error

    Hi all We are using 9.3.1 ,this is a freshh installation I am able to login in to business rules through EAS previously without creating any separate repository for business rules. Now I am getting error when I am trying to access HBR in EAS . The er

  • Serial No in BAPI_GOODSMVT_CREATE

    Hi All, I m developing a Y transaction for GR using Barcode. For that I m using a BAPI 'BAPI_GOODSMVT_CREATE' to post the data. Our requirement for serialized material is to maintain serial nos manually. In BAPI, for Serialized material, I maintain a

  • Firestore vs. Citidisk for HDV - is it true DTE?

    I'm very curious about purchasing a Firestore or Citidisk external drive for HDV recording. They both claim to be Direct-To-Edit technology, but I'm concerned about having to transcode the footage from a .m2t file (I'm not sure what kind of file this