Stopping a Test Run

Is there any way of stopping a FU4 test run that is currently in progress?
Thanks,
Brian

Here's a way to stop the test run if you're running tests with a a swf application. (based on Flexunit August release).   All of the tests that haven't run yet get marked as ignored.
I'm using this for a demo to try to show how easy it is to use flexunit.
1) StoppableNotifier: extends RunNotifier, but resets the stopped state to false when a test run is started.
This is to allow the test run to be reexecuted, if the user clicks a rerun button in the UI.
2) StoppableCore - a copy of FlexUnitCore, with these differences:
public function stopTestRun():void {     (notifier
as RunNotifier).pleaseStop();
 /*** Create a new <code>FlexUnitCore</code> to run tests.
 public function StoppableCore() { 
//notifier = new RunNotifier();notifier =
new StoppableNotifier(); 
asyncListenerWatcher =
new AsyncListenerWatcher( notifier, null ); 
//asyncListenerWatcher.addEventListener( AsyncListenerWatcher.ALL_LISTENERS_READY, handleAllListenersReady, false, 0, true );}
3. A modified BlockFlexUnit4ClassRunner.as with runChild() modified to catch the StoppedByUserException and mark the test as ignored.
//TODO: Deal with async issues here on the notifier finish 
// STOP support: if the test run should be stopped, mark the test as ignored. 
try {     eachNotifier.fireTestStarted();
catch(e:StoppedByUserException) {
     // The test run has stopped - mark the test state as ignored.       eachNotifier.fireTestIgnored();
     childRunnerToken.sendResult();
     return;
4. I have a button click handler wired to call the stopTestRun() method.
5. In the mxml wrapper, an instance of StoppableCore() is used instead of FlexUnitCore.

Similar Messages

  • Stopping a currently running DAQ task for m-series

    I'm running a hardware timed analog input data acquisition task on a PCI-6229 m-series DAQ card that takes 200 us.  Every 250 us the program reads the data and restarts the task.  The difficulty is that the program sometimes has a late start and the next time the thread reads the task is still in progress.  I'd like to guarantee the task is stopped every time the program reads the data.  I've tried the following three sets of commands when the thread wakes up:
    Attempt 1:
    if( board->Joint_Status_2.readAI_Scan_In_Progress_St() )
         board->AI_Command_1.writeAI_Disarm(1);
         board->AI_Command_1.flush();
    Attempt 2:
    if( board->Joint_Status_2.readAI_Scan_In_Progress_St() )
         board->AI_Status_1.setAI_STOP_St(kTrue);
         board->AI_Status_1.flush();
    Attempt 3:
    if( board->Joint_Status_2.readAI_Scan_In_Progress_St() )
         board->AI_Mode_1.setAI_Start_Stop(kTrue);
         board->AI_Mode_1.flush();
    They seem to randomly work.  Sometimes the task stops immediately, sometimes it reads a few more times, and sometimes it just keeps reading.  The positive part of these commands are that the task can be restarted by simply issuing the aiStart(board) command again -- most of the time.  Is there something that I can send to the card to reliably stop any currently running AI tasks and at the same time allow the aiStart(board) command to be used to start the next set of readings?
    You may ask why I'm doing this.  I've had a lot of problems losing track of the inputs after 13 hr to several days at 250 kHz.  By restarting the task every loop and clearing the DMA buffer, I can guarantee the first element in the buffer is the first input read.  I'm using DMA so if the task is still running when I send the aiStart(board) command, it can screw up this balance.  You may argue that I should keep track of things more closely, but this system means that if the inputs somehow become switched the next time the thread runs it will automatically correct the problem.  This self-correction is a critical feature.
    Thanks.
    Aaron

    Hi Aaron-
    The bitfields you attempt to write are problematic for a few reasons.  First, AI_Disarm is only safe to use for idle counters and may not work reliably if the acquisition is currently running (which it sounds like you have observed).  AI_STOP_St is a read-only bit, so writing it will have no effect.  Finally, AI_Start_Stop controls an unrelated functionality (essentially, it decides whether an AI_Start -> AI_Stop cycle constitutes a "scan".  This is actually the only mode of the STC2 that makes much sense to use on M Series).
    There are a couple of bitfields in AI_Command_2 that might help.  AI_End_On_SC_TC is a strobe bit that disarms the AI_SC, AI_SI, AI_SI2, and AI_DIV counters when an SC_TC event occurs.  AI_End_On_End_Of_Scan provides the same functionality for when an AI_Stop occurs.  So basically, you could determine a regular interval boundary number of scans to stop on (using End_On_SC_TC) or just stop at the end of the "current" scan (using End_On_End_Of_Scan). 
    I haven't tested this, but it should work.  Let me know if you have problems using either of these methods.  Hopefully this helps- 
    Message Edited by Tom W [DE] on 03-14-2008 03:21 PM
    Tom W
    National Instruments

  • Portal/Java system copy - test run

    Hi all,
    We are trying to do a test run of the java system copy - but would like to know where this option (test run) is in sapinst - which screen - we get to a point where it shows the parameters chosen with an option "restart system" chosen - so we are reluctant to go to the next sapinst screen, incase the portal  and /or DB is shutdown. NOTE - right now we want to do a test run of the Database export and instance export.
    We are running in a distributed environmnet with the app and db on differnet servers.
    Thanks in advance - Regards, Neeta

    Hi Neeta,
    If you choose for the option "Stop running system", you will get a pop-up at the end of the procedure. The system should be stopped by yourself, this will not be done automatically. So you can just proceed with your procedure..
    Kind regards,
    Mark

  • IMac Harware Test runs for hours, repairpermission too

    My iMac G5 started having failures last year already. So I first ran Disk Warrior and everything turned out well for a while. But now, the system started showing the endless rotating whell when booting, and I could not do an Archive and Install. So I diagnosed a HD failure and bought a new HD.
    I reinstalled everything via Carbon Copy Cloner and did and Archive and Install. But obviously the permissions were wrong and Disk Util took ages trying to repait them. So I decided to boot in Single User Mode and tried to run Applejack wich also seemed to step on the spot after finding some "bad Alloc[157]...etc". So I threw in Apple Hardwae Test and ran a full checkup and as it turns out, it gets stuck when checking the RAM, so I stopped it after 1 hour.
    Does anybody have a clue of what might be wrong? How shall I determine what is rong when Hardware Test stops in the middle? Is it the RAM? How should I find out?
    mat

    Hello,
    You re absolutely right. I did too many things at the
    same time.
    Yes, repairs and trouble-shooting need to be done systematically. And, it needs to be done with tools appropriate to the task.
    Using one tool to do this, and then another tool to fix the first tools mistakes, and then jumping to another one just doesn't work well.
    I finally reinstalled the system and tomorrow, while
    I'm at work,
    Yes, that will be the way to go.
    You should consider that while you are at work, the system will be sitting there completed. So, if your fans run full speed while in the diagnostic test (I cannot remember for sure if they did or not on my system), then they will continue to do so until you come back.
    I don't know if I'd leave the computer there for 8 hours with fans at full speed and the screen unmoving on maximum brightness. That just doesn't sound ideal to me.
    I think perhaps I'd demonstrate exactly what you want done to your wife (or someone else if someone else is home), and request them to do that for you to get the machine up and running for you about 2 and a half hours before you get home.
    I'll have Hardware Test running at home.
    I was just quite exasperated because Hardware Test
    said it would take about 15 Min, so after an hour, I
    thought it was stuck.
    That's understandable.
    I promise to be a goob boy now and stop thinking my
    Mac was a box of Lego where I can unbuild and rebuild
    everything like I please.
    Yes. Computers don't like that
    Let us know how it works out.

  • Stop the test when out of records

    Hi,
    Is it possible to stop the whole test-run when a script runs out of db-records?
    Otherwise, it would be a good feature in future versions.
    Regards,
    Axel

    If you use that "When out of records: stop the user" setting, then every user who requests a new record will stop, so the test will end gracefully as each user realizes it needs to stop at the end of it's iteration. This assumes you are requesting a new db record at the start of each iteration of the run section.
    If your script is not configured to request a new record at the start of each iteration, then you will need to add some extra DB check in the script. How is your script configured to request new DB records? If you need some type of force abort of all virtual users, there are other possible options for coding into your script. Though to directly answer your question, there is no OATS Controller setting which specifically stops the entire test when the databank runs out of records.

  • When KM Scheduler is stopped or not running

    Hi Experts,
    I have created KM Scheduler using the blog https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1515.Scheduled for every 30 mins.
    In Systemadmin>Monitor> KM-->i can see whether Scheduler is running or not.
    Now the requirement is to send a mail to the portal support team when Scheduler is stopped or not running. Is it possible?and how we can proceed?
    Please guide me.
    Sony.

    Try the Firefox SafeMode. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • MS 6507 Wont stop memory testing

    I have a new (yes i know it is old) MS6507 mobo with a PIV 1.8GHz, 512MB (2 x 256MB) GeForce2 MX440 64MB
    When i power it on all that happens is the Bios details are shown along with the CPU spec.
    The memory test runs through, when it reaches the max memory it restarts to count again. This is all that happens until power is switched off.
    The "esc & del" keys are not active in fact the keyboard has the "Caps / Num & Scroll" lights on all the time.
    I have replaced memory, keyboard as well as disabled HDD and Optical drives and still have the same problem.
    I have tried resetting the CMOS settings.
    Do i have a dead mobo?  
    regards
    Tony

    I dont think so, I just think that the Memory Check-Sum Option in the BIOS is either Stuck in the Check Memory Loop, or you have a Bad RAM Module, Have you tried to BOOT with a Different Memory Module?...........Sean REILLY875

  • The build directory of the test run either does not exist or access permission is required.

    i am trying to run automated tests
    i follow the steps in the web but when i have 2 issues that does not solve
    1. i created console project and add build definition without drop folder and queue builds that success.
    2. i created C# unit test and add build definition and run it from VS and it worked and done what i want to do.
    3. i built lab with 1 machine and define the controller on this pc ( the machine in the lab is another pc)
    4. i created test suite with test cases and from vs 2013 i associated automation nethod that i created in 2.
    5. when i try to associate the builds for the test plan i have a PROBLEM(1):
    this happened every new build that i try to assign - all the builds appears after refresh and when i press assign to plan button
    a pop up shown with error : " The build that you selected for this plan no longer exist " but he chose it in build in use but there no work item under it - the list is empty even that there are 2 tests under this test suite.
    and than when i try to run the automated tests i have this PROBLEM(2):
    The build directory of the test run either does not exist or access permission is required. and the test failed.
    Please Help
    Roey

    Hi Rory,
    Thank you for posting in MSDN forum.
    According to the error message:
    (1) a pop up shown with error : " The build that you selected for this plan no longer exist "
    I tried to create a build definition without the drop folder location for unit test solution from the VS IDE, and then I try to select the Build in use option to add the Available builds, then click this Assign to plan. I found that I get same error message
    with yours like the following screen shot.
    However, when we try to create a build definition with drop folder location for this same unit test solution and then build successfully in the VS IDE.
    After you add the Available builds and then click this Assign to plan in the MTM, it work fine.
    Therefore, I assume that the issue is related to that you did not specify a build directory for automated test case. MTM need to know where is the drop location of the build building your tests.
    http://stackoverflow.com/questions/20033217/couldnt-run-my-test-using-microsoft-test-manager
    In addition, I did some research about the problem 2:"The build directory of the test run either does not exist or access permission is required. and the test failed."
    I know that the error message occur in either of the following conditions:
    1. The account under which test controller is running does not have read permission on the build directory. (The build directory is same as the drop location of build associated with this test run.) 
    2. The build directory itself does not exist.
    So please refer the following blog to check this issue:
    http://blogs.msdn.com/b/aseemb/archive/2009/11/25/error-starting-the-test-run-build-directory-of-the-test-run-is-not-specified-or-does-not-exist.aspx
    Therefore, I suggest you can try to specify a drop location for build when you run the automated test from the MTM and then check this issue.
    Best Regards,
    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.

  • My system is asking to run the hard disk test run...What i have to do? can any one guide me????

    model is Hp Pavilion  g6.. windows 7 home basic,
    My system is asking to run the hard disk test run.. i have run , there was no error, but the message is still comming, i do not kow whether i amdoing it in a right way or not.. Please any giude do that test and find the issue.....

    Hi,
    If you receive this message when starting the notebook, try the following.
    Shut down the notebook.  Tap away at f10 as you start the notebook to enter the bios menu.  Under the Advanced or Diagnostic tab you should find the facility to run a test on the Hard Drive.  Post back with the details of any error messages.
    If you receive this message while Windows is running , click the Start Menu, click Computer, left click Local Disc C once to highlight it, right click Local Disc C and select Properties.  Click the Tools tab and then click the button to 'Check the Drive for Errors'.  In the following window make sure both boxes are ticked and then click Start.  Agree to schedule the check at the next system restart and then restart the notebook - this process can take a couple of hours to complete before loading back into Windows.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • F110 Payment run stopped, status Payment run has been carried out.

    Hi experts,
    I have searched in this forum but didn't find suitable scenario.
    I have run automatic payment after the proposal created.
    Somehow the payment run status stopped at "Payment run has been carried out".
    Then I check the payment run log:
    Job started                                                                     
    Step 001 started (program SAPF110S, variant &0000000007737, user name xxxxxx)
    Log for payment run for payment on xx.xx.2009, identification XXxxx             
    System error occurred during blocking attempt; payment run stopped              
    ... the execution of the payment program is terminated                          
    End of log                                                                      
    Job finished                                                                    
    I thought no accounting document has been posted.
    Is it the right way if I re-run the program SAPF110S with its variant?
    What is the possible impact.
    Kindly advise.
    regards,
    rob

    Hi,
    Yes there might be no accounting document has been posted because even though the payment run has been carried out but parameters you have mentioned might not been selected because of many reasons.
    Please go to EDIT - Payment -
    Payment list and exception list.......
    Please check if any entry is there in payment list if it is than some doc has been posted.
    Rest will go to EXCEPTION list.... will show you the exact errors.
    Please check the same in the proposal run first... it seems that PROPOSAL run in not only correct.
    See the error and correct it.

  • How to Use synchronous RFC calls during test run for remote accesses

    there is a Setting for the usage of RFC accesses from a tested system
    using eCATT.
    'X' - Use asynchronous RFC calls during test run for remote accesses
    ' ' - Use synchronous RFC calls during test run for remote accesses
    I developed an eCATT as following :
      SAPGUI ( SAPGUI_1 , Target_system_1 ).
      SAPGUI ( SAPGUI_2 , Target_system_2 ).
    My question is how to run the eCATT in a synchronous RFC calls
    PS: I do not want to change the Target_system to the same one in the
    above script of ecatt.Because I need to run it in 2 different Target
    systems sometime.
    for example, I give a Target_system_3 when run this eCATT
    I want the SAPGUI_1 and SAPGUI_2 run the Target_system_3 but not the
    Target_system_1 or Target_system_2 .
    Could you please tell me how to make it without the changes in script?
    Edited by: Weitong Liu on Mar 24, 2011 9:44 AM

    Hi Liu,
    Weitong Liu wrote:
    > ' ' - Use synchronous RFC calls during test run for remote accesses
    This is the standard option value. Asynchronous are not the standard way and used only for very special purposes.
    Weitong Liu wrote:
    > I developed an eCATT as following :
    >   SAPGUI ( SAPGUI_1 , Target_system_1 ).
    >   SAPGUI ( SAPGUI_2 , Target_system_2 ).
    > My question is how to run the eCATT in a synchronous RFC calls
    The commands will be executed in sequence. So each call will be synchronously replayed against TS1 and TS2.
    What is you issue with this standard procedure?
    Kind regards,
    Christoph

  • Unit test runs perfectly fine with NUnit but fails when run from TestExplorer

    Hello all,
    I have a TestProject, Harmony.Tests. In there, I have a method AddApplicationEvent()
    which calls another method Send(InvokeRequestMessage requestMessage) which calls a webservice (OperationHandlerBrokerWebService). 
    The code snippet looks like this. This is not the complete code but a part where we are calling the web service. It fails on the underlined Italic line of code.
    OperationHandlerBrokerWebService brokerService = new OperationHandlerBrokerWebService();
    brokerService.UseDefaultCredentials = true;
    brokerService.Url = address;
    brokerService.Timeout = timeoutInMilliseconds;
    byte[] serializedResponseMessage = brokerService.InvokeOperationHandler(serializedRequestMessage);
    The same test works and passed fine when I ran it with NUnit, but failed with following exception when I tried to run it from TestExplorer. 
    Test Name: AddApplicationEvent
    Test FullName: N4S.Harmony.Tests.CaseManagement.HarmonyFacadeTests.AddApplicationEvent
    Test Source: d:\TFS\TMW\Dev\TMWOnline\Harmony\N4S.Harmony.Tests\CaseManagement\HarmonyFacadeTests.cs : line 665
    Test Outcome: Failed
    Test Duration: 0:00:00.296
    Result Message:
    SetUp : Message returned System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Invalid token for impersonation - it cannot be duplicated.
    at System.Security.Principal.WindowsIdentity.CreateFromToken(IntPtr userToken)
    at System.Security.Principal.WindowsIdentity..ctor(SerializationInfo info)
    at System.Security.Principal.WindowsIdentity..ctor(SerializationInfo info, StreamingContext context)
    --- End of inner exception stack trace ---
    at System.RuntimeMethodHandle._SerializationInvoke(Object target, SignatureStruct& declaringTypeSig, SerializationInfo info, StreamingContext context)
    at System.Reflection.RuntimeConstructorInfo.SerializationInvoke(Object target, SerializationInfo info, StreamingContext context)
    at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context)
    at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder)
    at System.Runtime.Serialization.ObjectManager.DoFixups()
    at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
    at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
    at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream)
    at N4S.Forms.OperationHandlerBroker.AMessage.DeserializeMessage(Byte[] serializedMessage)
    at N4S.Forms.OperationHandlerBroker.WebServiceServer.BrokerService.InvokeOperationHandler(Byte[] serializedInvokeRequestMessage)
    --- End of inner exception stack trace ---
    expected: <0>
    but was: <1>
    Result StackTrace:
    at N4S.Harmony.Tests.TestHelper.InvokeOperation(OperationHandler handler, OperationHandlerInput input, Boolean expectedToWork) in d:\TFS\TMW\Dev\TMWOnline\Harmony\N4S.Harmony.Tests\TestHelper.cs:line 136
    at N4S.Harmony.Tests.TestHelper.LoginAsUser(String username, String password) in d:\TFS\TMW\Dev\TMWOnline\Harmony\N4S.Harmony.Tests\TestHelper.cs:line 394
    at N4S.Harmony.Tests.TestHelper.Login(TestUserName requestedUser) in d:\TFS\TMW\Dev\TMWOnline\Harmony\N4S.Harmony.Tests\TestHelper.cs:line 377
    at N4S.Harmony.Tests.TestHelper.LoginAsAdvisor() in d:\TFS\TMW\Dev\TMWOnline\Harmony\N4S.Harmony.Tests\TestHelper.cs:line 230
    at N4S.Harmony.Tests.CaseManagement.HarmonyFacadeTests.Login() in d:\TFS\TMW\Dev\TMWOnline\Harmony\N4S.Harmony.Tests\CaseManagement\HarmonyFacadeTests.cs:line 76
    at N4S.Harmony.Tests.CaseManagement.HarmonyFacadeTests.SetupTest() in d:\TFS\TMW\Dev\TMWOnline\Harmony\N4S.Harmony.Tests\CaseManagement\HarmonyFacadeTests.cs:line 67
    I am not sure what causing the issue. I checked the Credentials, Windows Identity during both the test run and there is no difference. Please advise !!
    Thanks,
    Deepak

    Hi Tina,
    Thanks for your reply. 
    I do have NUnit adapter installed. I even noticed that the test runs fine with NUnit GUI and also if I run it through Resharper Test Explorer window. 
    As you can see in the image above the same test is passed when I ran it from Resharper Unit Test Explorer window but fails when I ran it from Test Explorer window. I also captured the information on fiddler. 
    There was a significant difference in the Header Content length. Also under the User-Agent property the protocol versions are different. 
    Not sure why VSTest ExecutionEngine is picking a different version.
    The UnitTest in question is calling a webservice method which in turn calls a method from another referenced project. 
    Web Service class
    using System;
    using System.Web.Services;
    using N4S.Forms.OperationHandlerBroker.Server;
    using NLog;
    namespace N4S.Forms.OperationHandlerBroker.WebServiceServer
    /// <summary>
    /// The operaton-handler broker service.
    /// </summary>
    [WebService(Description = "The N4S Forms Operation-Handler Broker Web-Service.", Name = "OperationHandlerBrokerWebService",
    Namespace = "N4S.Forms.OperationHandlerBroker.WebServiceServer")]
    [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
    public class BrokerService : WebService
    { /// <summary>
    /// Calls <see cref="HandleRequest"/>. Updates performance-counters.
    /// </summary>
    /// <param name="serializedInvokeRequestMessage">the binary-serialized <see cref="InvokeRequestMessage"/></param>
    /// <returns>the binary-serialized response message</returns>
    [WebMethod(BufferResponse = true, CacheDuration = 0, Description = "Invokes the requested operation-handler and returns a binary-serialized response-message.", EnableSession = false)]
    public byte[] InvokeOperationHandler(byte[] serializedInvokeRequestMessage)
    logger.Trace(Strings.TraceMethodEntered);
    PerformanceMonitor.RecordRequestStarted();
    InvokeRequestMessage requestMessage = (InvokeRequestMessage) AMessage.DeserializeMessage(serializedInvokeRequestMessage);
    InvokeResponseMessage responseMessage;
    try
    responseMessage = HandleRequest(requestMessage);
    PerformanceMonitor.RecordSuccessfulRequest();
    catch (Exception)
    PerformanceMonitor.RecordFailedRequest();
    throw;
    finally
    PerformanceMonitor.RecordRequestEnded();
    logger.Trace(Strings.TraceMethodExiting);
    return AMessage.SerializeMessage(responseMessage);
    UnitTest snippet
    OperationHandlerBrokerWebService brokerService = new OperationHandlerBrokerWebService();
    brokerService.UseDefaultCredentials = true;
    byte[] serializedResponseMessage = brokerService.InvokeOperationHandler(serializedRequestMessage);
    Please advise.
    Thanks,
    Deepak

  • AFAR test run showing the values but not posting in Real run.

    Hi Friends,
    i have an issue with AFAR recalculating the depreclation. The details are as below;
    1. Asset value date is 15.07.2010. but ordinary dep. start date was set as 01.01.2010 manually by the user.
    2. The Period control method 11, the dep. is calculated for entire year for acquisition.
    3. we have already calculated depreciation from period 12 2010 to period 04, 2011.
    4. Now, we have changed ordinary depreciation start date for 5 asset records from 01.01.2010 to 15.07.2010.
    5. Therefore, we recalculated AFAR for these assets for 2010 and test run is showing the values for these 5 asset. The same was expected by the business.
    6. When we execute the real run, it is not posting and no change in asset explorer for period 12, 2010 or in current period. No error message is available in spool / job log.
    We have opened FI periods as well.
    My question is  that why the system calculating the values in test run and if it is calculated in test run, why it is not posting in update run?
    As per the period control method, the depreciation should not recalculated for half year even we change the ordinary dep,start date from 1st Jan to 15th July.
    I  request you to clarify my doubt and help me to understand the error which is stoping the values in update run of AFAR.
    Best Regards,
    Padmaja

    Hi,
    Sorry...it is not worked out. Alternatively, i tried the shift factor with variable depreciation and i achieved the values which appeared in AFAR test run.
    Thanks for the help.
    Regards,
    Padmaja
    Edited by: PadmajaCH on May 19, 2011 3:26 PM

  • Remove test run from Load Test Manager in Visual Studio Online Load Testing

    I have been using the Visual Studio Online Azure load testing for a while now, and I have a number of test runs that I would like to remove.  I am not referring to my local Load Test Results Store (on-premise SQL DB), as I can remove test runs no problem.
     I mean, how to remove them from "the cloud" so we can no longer re-download the test results.  

    Hi David,
    As far as I know, it's not supported for Visual Studio Online to run load tests for solutions hosted on GitHub. You can submit a user voice
    here.
    Best regards,
    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.

  • How to run my program in "test run" mode, programmatically ??

    Hi,
    Assume I have written a Zprogram and called a BDC to input a batch of data from an CSV file. I could see that in a normal input mode, some of the SAP transactions allow me to select "Test Run" so that SAP first checks if the data I enter is correct and can be saved. It then reports a succes and then I re execute !! U can see that option in transaction KP90, Delete Planned cost.
    Can I do the same programmatically so that I ensure that my batch data upload will be successful for this set of data ??
    Also, another question related to BDC... what happens when a record fails to confirm the SAP input rules ?? will only that be skipped from the batch input and rest be stored in the DB or will the entire batch of data will be reverted , something like ROLLBACK ??
    thanks

    hi,
       set one flag in the program for test run.
       if flag = 'X'.
          write success message here.
          dont save ur data
       else.
         save ur data
       endif.
       regarding ur 2nd question if one record is error also the data will not be updated for all the records.
       as u had mentioned it will ROLLBACK

Maybe you are looking for

  • 'Sqlite' what is it and why is AVG warning me about it

    Over the last few days, wheni open 'Firefox' AVG kicks in and tells me of a 'cookie' named 'Sqlite' in one of the firefox folders on my P.C this happens all the time, what is this 'sqlite' for, i searched the net for some info' and was alarmed to rea

  • After shop did migration, from Pro to new Pro my whole file structure is lost. Everything is in Destop folder, inc all music. Any ideas. tia?

    After shop did migration, from Pro to new Pro my whole file structure is lost. Everything is in Destop folder, inc all music. Any ideas. tia.

  • Substitution ZREF01 not found

    Dear Experts, When we are planning to do the F-47 (Advance Request),we are unable to proceed the request. system is given message " In company code number range 17 is not maintained". so we maintained number range 17 in FBN1. now it is showing the er

  • Duplicate usage of view

    Hello, I have created a Grid Lyout in a Window with 1 column and 3 rows. In cell [3,1] I created a second Grid Layout with  3 columns and 1 row. I moved the second Grid Lyout in cell [2,1] of the first Grid Layout. Now I get the following eyception:

  • JSP Exception after making JAR

    Hi, I'm getting this exception while I package my java class files and properties files as a jar and put it in library. I'm using struts framework which extensively uses tiles. After packaging I dont have any files in the classes directory but all th