Can I rename Mainsequence? No results in report!

Can I rename my Mainsequence within a sequence file to another name, and then create a new Mainsequence?
The reason I ask is because I had a sequence file where my Mainsequence contained all of my steps. I then needed to have the ability to call one of two subsequences based on a button selection. So I renamed my Mainsequence to Sequence1, added a Sequence2, and created a new Mainsequence that simply called Sequence1 or Sequence2. That part worked OK, and I was successfully able to call either of those sequences. After I did that however, my test results would no longer be written to my report. A report was generated but only contained the header info and the 'End of Report'. All the properties for writing reslults to the report were set properly at the step, sequence, and station level.
Was this problem caused by renaminig my Mainsequence or is something else going wrong?
Thanks

Hi,
You can rename the MainSequence by going to the view all sequences view, double clicking on MainSequence and entering a new name.
You must bare in mind if you run your sequencefile using Test UUT's or Single Pass, an error will be generated because your sequencefile doesn't contain a MainSequence.
That's not a problem if you only ever call your sequences within that SequenceFile as Sub-Sequences.
Regards
Ray Farmer
Regards
Ray Farmer

Similar Messages

  • How can we generate result set report?

    how can we generate result set report ?means the out put of one query be the input of another query?how it is?

    Hi
    You have to use APD ( analysis process designer) to use results of one query as the input for the other queries.
    Check this link
    http://help.sap.com/saphelp_nw70/helpdata/en/49/7e960481916448b20134d471d36a6b/frameset.htm
    Regards

  • Can we use the output of a report as in input for the other report?

    Dear All,
    I would like to know if we have any option in OBIEE where in we can save the output of a report and use it as a filter for another report?
    My scenario is like:
    1) I have a report on ORDERS which gave me 250 orders.
    2) I want to have a report on SHIPMENT table for these 250 Orders.
    Can we save the result of report 1 as a filter and use it in 2nd report?
    please advise.
    Thanks,
    Suma

    Hi,
    By using advanced tab in filters like filter based on another request we can achieve this
    Regards
    Naresh

  • Can you add comments to the XML reports other than one Block Comment and one Test Comment?

    I know how to use Block Comments and Test Comments but if I need to add more comments to my XML report in a test other than one Test comment, is there a way to do this?  In other words, I would like to be able to add say 5 comment lines for a single test.  Also, can a Test Comment or Block comment be more than one line in length?  If so, how do you do that?

    What version of TS do you have?  If you have 4.1 or better (might be possible in 4.0 I can't remember) you can just use the additional results.  So in the step properties you will see Additional Results.  Then just add as many as you want. 
    Then you will see it show up in the report like you want.  I couldn't get multiple lines to work in one comment.  I tried \n but that didn't seem to be supported here.
    Hope this helps,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~
    Attachments:
    StepComments.JPG ‏38 KB

  • How can I pass/add these results in my Main query's column

    Hello Experts
    I’m working on a subquery. My subquery works fine and give the results what I need. But how can I pass/add these results in my Main query’s column ‘MGRNAME’. Here is my query
    select pc.c_id "Project ID",
    cn.c_id "Client ID", cn.c_last "Last Name", cn.c_first "First Name",
    pj.mgr_id "Manager ID", pj.project_name "Project", MGRNAME
    from project_consultant pc
    join consultant cn
    on (pc.c_id = cn.c_id)
    join project pj
    on (pc.p_id = pj.p_id)
    where lower(cn.c_last) = 'myers'
    and MGRNAME in
    ( select concat (substr(c_last,1,20),
    substr(c_first,1,20))
    as MGRNAME from consultant
    where c_id in (102, 103)
    When I run the above query I got error.
    Thanks a lot on advance

    I’ve join three tables to get the information about I need. I got everything working expert one part. The subquery
    ( select concat (substr(c_last,1,20),
    substr(c_first,1,20))
    as MGRNAME from consultant
    where c_id in (102, 103)
    Gives me the names of employees I need. The output comes 2 names. I’m trying to add these 2 names in my main query and show the results but I got the following error
    Error at Command Line:11 Column:4
    Error report:
    SQL Error: ORA-00904: "MGRNAME": invalid identifier
    00904. 00000 - "%s: invalid identifier"
    *Cause:   
    I can understand there is something wrong with MGRNAME field but not sure what it is. Can somebody point it out?
    Once again this is main query with single sub query
    select pc.c_id "Project ID",
    cn.c_id "Client ID", cn.c_last "Last Name", cn.c_first "First Name",
    pj.mgr_id "Manager ID", pj.project_name "Project",
    MGRNAME
    from project_consultant pc
    join consultant cn
    on (pc.c_id = cn.c_id)
    join project pj
    on (pc.p_id = pj.p_id)
    where lower(cn.c_last) = 'myers'
    and MGRNAME in
    ( select concat (substr(c_last,1,20),
    substr(c_first,1,20))
    as MGRNAME from consultant
    where c_id in (102, 103)
    Hope it helps

  • Can we apply saved filters to union reports in obiee 11g?

    Hi All
    Can we apply saved filters to union reports in obiee 11g?
    I am able to apply saved filters for normal reports but not for union reports.
    The catalog pane is blank, when i click on result columns or each criteria.
    The only option i see is to manually create the filters for each criteria, dont i have any choice to use a saved filter for union report?
    Is this a bug or something i am unaware of , Please guide me.
    Regards
    Pranati

    I get the same issue. I thought that it's a problem in a security - the catalog pane is clear in a union report. But saved filters work in 11g. I migrated catalog from 10g to 11g and I see saved filters in the conditions. But you may add saved filters directly into xml. Go on Tab Advanced and edit Analysis XML. You have to add code like this
    <sawx:expr xsi:type="sawx:savedFilter" path="/shared/FOLDER/_filters/FOLDER/FILTER_NAME" name="FILTER_NAME"/> in a right place.

  • Howto define report B based on result of Report A without manual triggering

    Hello
    I would like to create two reports which contains the following:
    1. Report A with defined and closed set of filters, after report A finishes to run and retrieve results ->
    2. Report B should start running filtered by one column which is result of report A (for example report A retrieved a set of names in column 'employee', I would like report B to start running only based on the result of that column 'employee' of report A), without the need of manual trigger / navigation.
    both reports should be presented in the same page.
    is it possible ?
    can it also been created as iBot (email) ?
    thanks
    Haim

    Hi, thanks
    +@haimz :+
    Use a filter in report B with "filter based on another request".
    That should work.
    Also for not displaying B, you can have a condition, where B section doesn't show up until you have rows returned by A.
    I am not sure how to perform the second part of your answer (can you elaborate, please) ?
    also is there a way to present the two report together (not in a dashboard) and then to define Report B wait for report A to answer.
    Haim

  • Can an off-cycle payroll result deleted without deleting current result?

    Hi all,
    I want to delete an off-cycle result dated 06.10.2008 without deleting current payroll result.
    Is it possible? if yes, what is the tcode or report for this?
    To elaborate the need to delete,
    Bonus has been paid on 29.09.2008 with correct amount. Due to some reason this record has been over written to 06.10.2008. That's why system is deducting bonus amount paid as per 29.09.2008 from gross salary in the form of /552 - Stat. Net Subsequent adjustment. October payroll has been run and exited. we have found that in many cases, bonus amount has been recovered and net amount mismatches with gross-deduction in the payslip.
    We think, if we can delete off-cycle payroll result on 06.10.2008 and correct IT267 as per 29.09.2008, then system will paid back in the November pay run.
    Please suggest what is the best way to tackle this scenario?
    Suitable answers will be rewarded.
    Thanks
    rajesh

    Hi,
    This is impossible to delete.
    What I understand is the IT0267 record is being overwritten after the Bonus run is exited. Right?
    If is it so then have U able to found out How?If U have found out then share this so that a proper solution can be suggested.
    Anyways revert the over writing by putting all the bonus amout back to 29th and delete 06th ones and run the payroll for next month..System will again adjust the things in a retro run.
    ~BiSu

  • Can't rename important file!

    Hi everybody
    well, I have quite an extraordinary situation here.
    Today morning I created an iStopMotion file (.mov) and renamed it, to my misfortune, with a VERY long name. The file's only copy is on my external drive (unfortunately FAT 32). If I now want to select the file, it simply just disappears (and only reappears if I restart the Finder). Hence, I can not rename it and therefor use it. It's a very important school file and I can not reproduce the file, I HAVE to rename it and be able to use it/convert it. How can I do that without losing the file or anything similar to that? I don't mind if the solution is very long, as long as it works I'm fine with it.
    Please help me!
    Thank you in advance.

    Can you open the file using the application's menu open command, then save it with a different name?
    Open the application with which you created the file. In the application menu go to File > Open and try opening the file. Then save it with a different name.
    You can also try the move (mv) command in Terminal:
    Open Terminal in your applications > utilities folder.
    Type in mv with a space after it. Do not press return yet.
    Drag the problem file to the Terminal window. This should result in the file with the directory path being entered in the window after the mv+space. Do not press return yet.
    Enter another space. Now type a new name for the file. In order to make things easy we are going to have the file go to your Home folder on your main drive.
    Now press return. This should move the file from the old place to the new place with a new name.
    If you do not want to risk erasing the first file while creating the second in case something goes wrong, use the copy "cp" command instead of the move "mv".

  • Can`t rename computer computer account is already exists

    We have domain on 2 DC`s(1 is GC and the 2nd is DC(Server 2008r2 ent)), Sometimes we need to replace old computers to the new ones. But they have to to be named like the old ones. So sometimes after removing old comuter from the AD, we still have an error
    message "Can`t rename, computer account is already exists" where else should we remove it????????

    Let's try the following:
    - configure the other domain controller as a Global Catalog - this should be the case in a single-domain forest
    - force the garbage collection by following http://blogs.technet.com/b/ad/archive/2009/03/24/taking-out-the-trash.aspx
    Check the list of deleted objects again afterwards.
    If this does not provide the resolution, restore the tombstone of one of the deleted computers (followhttp://technet.microsoft.com/en-us/magazine/2007.09.tombstones.aspx ),
    rename it , and delete it
    hth
    Marcin
    i`ve tried all of that except, configuring other Dc as GC, i ve found an article http://technet.microsoft.com/en-us/library/cc737269(v=ws.10).aspx it
    says that nothing would happen if two DC`s will be GC`s, but it vad not been written that this article aplies to win2008r2 only to earliests OS`s, so i`m affraid if something wrong will happen if i will promote another DC to GC, or i`m wrong??!
    I couldn`t force garbage collection, but i`ve enabled log as you said, and it seems to be no trouble with it....
    about the restoring tombstone.... i ve stuck on the step when i should search the deleted object, because search result "getting 0 entries"
    The same thing is about the article that Sandesh Dubey had linked "http://technet.microsoft.com/en-us/library/dd379509(v=ws.10).aspx"
    if i am not wrong, i should go to Configuration in tree of ldp and then to the Deleted Objects, but it says that there is no children.
    Please people be patience with me, i really am need your help!

  • Can I rename an app or a game?

    Is it possible to rename an app or a game?
    I have this uneasy feeling, an itch or something, whenever I see something that does not match.
    The game Doom And Destiny used a capital letter for the word "And". It's giving me a feeling of uneasiness or something. I don't know, It just doesn't feel right whenever I look at it.
    Can I rename it?

    No, we can't rename apps. You can report the grammatical error to the developers if you like and see if they release an update to put things right.

  • Can't rename files on an external harddrive,

    I import my pictures into Lightroom using the following format YYYYMMDD - XXXX.  For example, a picture with a file number 2113 taken on Dec 16th, 2011 would be ranamed 20111216 - 2113.  I import them to my computer first and then move them to an external hard drive when the storage on my computer gets tight.  For a while, I accidently was adding a space to the front of my file name, so it would import as " 20111216 - 2113" instead of "20111216 - 2113"  notice the space at the beginning file name.   This space was maintained when the file lived on my computer, but it was removed when I moved the lightroom folder to my external hard drive.   As a result, all of the files that are on the external hard drive show up as "missing or deleted."  Light room thinks there should be a space in the front, but none of the files on the hard drive do.  I have to locate each and every file by hand, and the "find nearby photos" check box doesn't help, because all the files are missing the space.   Is there a way to batch rename files in lightroom, even when the file is missing?  I need to change all the names in my catalogue to take out the space at the front so I can then easily locate the files on my external hard drive.   Can someone help me out?  There has to be a better, faster, easier way to do this other than individually locating each and every file on my external hard drive.
    Thanks for your help,
    matt

    Lightroom can't rename files while they're missing.  If you batch rename the files on the external hard drive, to include the space again, LR should find them and then you can rename them within LR to remove the space again.

  • How to manage projects in TFS for better results in reports ?

    Hello,
    I have 5 team projects in TFS which is being managed by 5 team members.All the projects have been developed and currently there are up coming small level development task for enhancements or change requests.
    I require to know best rules/practices points to manage the projects in such scenario so that I can get better results in reports.
    Notes: There are no predefined sprints as we do not have information about upcoming module/task estimations.
    Would you please help me to understand the rules/best practicies to follow in order to succefully manage the projects in TFS for betterment of the project growth ?
    your help will be much appreciated.
    Thanks and Regards,
    Dipti Chhatrapati

    Hi Dipti,
    Thanks for your reply.
    If you want create burn down report(or other reports) in team projects, you should configure the Reporting Service for your TFS Server first, then we can create team project using the
    TFS default process templates, the default burn down report and other default reports will be generated after team project created successfully:
    https://msdn.microsoft.com/en-us/library/dd380714.aspx.
    Whether the team project created using which default TFS process templates, we can create work item query in team project filter work items:
    https://msdn.microsoft.com/en-us/library/dd286705.aspx.
    You can create these 5 team projects using the same process template, and create them in the same one TFS collection.
    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.
    Click
    HERE to participate the survey.

  • Create Folder / Files and then can't rename or save for 1-30 minutes

    On all of our Windows 2008 R2 File Servers (Some more reproducible then others) on our user shares only when users create a file/folder they can not rename it right away they have to wait 1-30 minutes.  Here is an example of the process... Thoughts...
    This is happening on our Windows 7 & Windows 8 machine to our Windows 2008 R2 servers this does not appear to happen on Windows 2012 File Servers.

    Hi,
    The issue could be due to thumbcache.dll still has an open handle to the local thumbs.db file and does not currently implement a mechanism to release the handle to the file in a more dynamic and timely fashion.
    To work around the issue, please enable User Group Policy setting for "Turn off the caching of thumbnails in hidden thumbs.db files" to check the results.
    For more detailed information, please refer to the article below:
    Renaming a network folder in Windows 7 Explorer fails with "the action can't be completed..."
    http://support.microsoft.com/kb/2025703
    Best Regards,
    Mandy 
    If you have any feedback on our support, please click
    here .
    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.

  • How can I rename events?

    When I split events, in the "old" iPhoto, I could rename the events as soon as I split them (all in the same screen). Now I have to go back to the main Events screen in order to do it, and that means I have to go hunt for the two events (cause they don't end up anywhere near each other). I have a rather large library of photos, and it was SOOOO much easier to rename the new events when they were all in the same screen after splitting them.
    Also, the "Split" icon used to be in the bottom and now there is no icon, you have to go to the top under Events and click "Split Event" or "Create Event". Then see the problem above - you can't rename the events in that window.
    It is MUCH slower than previous versions of iPhoto when I try to do anything. Of course, it does look like they FINALLY fixed Faces........
    The changes are NOT impressing me!

    Be sure to tell Apple about this via http://www.apple.com/feedback/iphoto.html. We need to get everyone reporting these "oversights" (being somewhat gracious here) so they'll know that it is a serious issue.
    OT

Maybe you are looking for