Is it possible to control which iteration a ForEach loop should execute?

I'm using the example "SequenceFilePostStepFailure" so that the user can decide what to do when a step failes. If you choose "retry", the program returns and reruns a VI inside a ForEach loop. The problem is that the ForEach loop loads the VI with the next set of parameters.
Is there a way to control this? I would like the ForEach loop to not increment when the user wants to retry the step. It seems to me that the whole loop is considered 1 step, and that it is incremented because the whole loop is re run.
I was told that this is not the case if it's an error instead of a failure, and the user presses "retry".
Thanks

Never mind, i figuered it out. "RunState.Caller" were setting values in the wrong sequence.

Similar Messages

  • Is it possible to control which devices connector to which router

    I have an dual band (N/G?) AP extreme with what I guess is a N-band AP express extending the network.
    When I open airport utllity and select each device it gives me a list of devices connected to each router.
    We have 2 ipods, 3 iphones, 1 ipad and 1 imac and 1 apple TV connecting among each of the devices.
    The apple TV is connected to the airport express.  Does this mean it is operating at less than G speed and could it be the reason why my streaming to apple TV is slow at times?
    Can one control which of the two routers, extreme or express the various devices in our house connect to?

    Never mind, i figuered it out. "RunState.Caller" were setting values in the wrong sequence.

  • How to bypass errors in the control flow in a foreach loop in SSIS?

    Hi All,
    Can anyone please get me through the solution for the below scenario:
     - I have multiple XML files existing in the source system from where I need to read the data from each XML, validate and pull to staging database. 
    - So, to read the XML files from source, I have a foreach loop which will get the XML files from the source folder one by one and executes.
    - There are multiple data flow tasks, script tasks, SQL tasks etc in the foreach loop to validate the business requirements.
    Question: If there is an error in any of the component in foreach loop, it should log the error, come out of the loop from that point and pick up the next file with out stopping the execution. How can I achieve this?
    Thanks,
    Sri

    Hi Sri,
    According to your description, when there is an error in any of the component in Foreach Loop Container, you want to continue processing rest of the loop after recording the error file details.
    To achieve your requirement, the first thing you need to do is create an OnError event handler for the Data Flow (or any other child executable). Once the event handler is created show the system variables in the variables window, locate the Propagate variable
    and set it to false.
    For more details, please refer to the following two blogs:
    http://www.codeproject.com/Articles/384690/In-SSIS-how-to-continue-a-for-each-loop-container
    http://visakhm.blogspot.in/2013/03/error-handling-in-ssis-loops.html
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Can I control which documents go up on iCloud?

    Hi,
    Does anyone know if it is possible to control which documents go up in iCloud? I plan to use my documents mostly for school so I like the idea of being able to save the documents on iCloud in case I forget to print a paper that I might need to submit or to e-mail myself a keynote file for a presentation. I have an iPhone so was hoping to use that with the iCloud in case of emergencies like that.
    However, Im not too thrilled about having other documents of a more personal nature to be uploaded on the internet, regardless of how "safe" it might be. Therefore, I was wondering if any one knows whether it is possible to upload just certain documents in iCloud and keep others from being uploaded? If so, how do I do this?
    I also like the ability of being able to hear whatever music I have on my Macbook Pro on my iPhone without the need to use the phone's storage or needing to sync the entire music library (i.e., get a particular song whenever I feel like listening to it while I'm on the go). Is this possible?
    Thanks!

    hi mpera,
    Think of iCloud as any folder you got on you computer.  In order to have a file in it, you must save it there or copy there.
    There are only two different with a standard folder; first, for now you can only place iWork '09 file there and PDF (this should improve in time), second you don't have access to this folder by Finder but by the applications themselves.
    If you need to make other type of documents accessible from the web, you will have to think of third party software like DropBox.

  • CRM 2011: Can you control which form is used based not security roles, but on a field value?

    I see that you can control which form is used based on security roles, but can you control it based on other field values?  I'd like a new record to use a different form until a given status is updated.  I have a status of draft and active. So
    it would be nice if I could use form1 for those in draft, form2 for those that are active.  But I only see where you can control that via the security roles.
    I can code all of this via JavaScript, but having the ability to use two separate forms would be nice.  Is that even possible.
    Best regards,
    Jon Gregory Rothlander

    Hello,
    Recheck following article - http://gonzaloruizcrm.blogspot.com/2014/11/avoiding-form-reload-when-switching-crm.html
    Dynamics CRM MVP/ Technical Evangelist at SlickData LLC
    My blog

  • Is it possible to control the order that text flows appear when using them as text insets?

    I want to create multiple flows in a FrameMaker file which I can then insert as text insets. I would like to choose the inset using the Body Page Flow: dropdown list. However, there seems to be no order, alphabetical or otherwise, in which these flow appear in the drop down list. Is it possible to control this order, or is there a particular reason it appears the way it does?
    Cheers,

    IIRC, the flows are displayed in the order that they were created.

  • Is it possible to create a remote controled VI that could be simultaneus pararell executed by several clients?

    Hi,
    first of all, excuse my low-level english.
    i have an aplication that consist in an waveforms analizer, with a main front panel and few sub panels, where data comes from *.tdms files in pc memory.
    I want to develope a remote monitored and controled project that could be used by few clients simultaneus, where they can load their own files in to the programm. It´s possible to run more than one instance of the VI at the same time.
    i´m checking the WEB UI Builder specifications, but i´m not sure if this is possible.
    thanks.

    Hi, Ángeniero,
    it is possible to control an application running on a server by several client computers simultaneously. There are two factors: licenses and reentrant execution. You can read it in the following document:
    http://digital.ni.com/public.nsf/allkb/2E814A22B7660EA786256BD500652F2C
    As regards reentrant execution, this functionality is added from LabVIEW 8.2 and higher, as you can see in this parragraph:
    "LabVIEW 8.20 introduced Reentrant Remote Front Panels which allow multiple users to simultaneously control a VI remotely. For more information on this reentrant functionality, see the Web Event in the related links section."
    All you have to do is marking your VIs as reentrant (File >> VI Properties >> Categoty: Execution). Every client computer will access to a different copy of the VI located on the server memory, so client computers can manage different data in spite of the fact that the server application is the same. You can watch this video for further information:
    http://zone.ni.com/wv/app/doc/p/id/wv-106/nextonly/y
    I hope this helps!
    Un saludo.
    Jesús.

  • How to control which AppServer is used for a process?

    Hello experts!
    We have the problem that we have 3 Servers from which are 2 running at 99% and one has nearly no processes running.
    Is it possible to control on which ApplicationServer a process is starting?
    I know, there is a possibility for process chains if you go  in the menu to process chain->attributes->backround server
    But we have learned that this is only true for the starting process. The following processes can run on different servers.
    Does anyone know what to do?
    Thanks in advance!
    Peter

    A few thought:
    maybe you can check table RSADMINA (settings for ODS data activation) and define the server group if necessary.
    Also you could check the control parameter for data extraction (V_IDOCPRMS) and make the settings.

  • Is it possible to control a GPIB instrument by the instrument through GPIB

    I'm having a Function generator, it has an in built GPIB, I'm writing an application on oscilloscope which also as GPIB, I have connected the GPIB port of oscilloscope to the FG GPIB port. I tried to send a GPIB command from the oscilloscope to the function generator. I wanted to know whether it is possible to control an instrument from a instrument through GPIB.

    The answer is yes and no. There are three categories of devices:
    talker/listener
    talker/listener/controller
    talker/listener/controller/system controller
    Most instruments are "talker/listen-only". All they can do is act like a device on the GPIB.
    You do run across a few instruments that are "controllers' as well. These instruments can be passed control from the system controller to temporarily control the bus, perhaps to calibrate themselves with a collaborative instrument. To find out if your instrument supports this, you probably need to look in the instrument's user manual.
    The other option is for the device to be a system controller. This means that the device can control the bus at bootup (system controller) and run a host-side API (i.e., NI-48
    8.2) to control an instrument. This sounds like what you are interested in.
    I hope this helps.

  • Controlling which WDS base station a machine connects to... how?

    I'm trying to isolate a problem I've got with a simple WDS configuration. Configuration is:
    Airport Extreme (n) Fast Ethernet - main WDS
    Airport Extreme (Snow) - relay
    Airport Express - remote
    Due to configuration, machines that connect to the Express can also 'just see' the other two machines. One of them (a CoreDuo iMac) is reporting very poor Airport signal strength - even when the Airport Express is plugged in within 2 feet of the machine. We think that it is connecting to one of the other base stations - but can't work out how to find out if this is so, and if so how to stop it.
    The iMac has recently returned from Applecare having had a new screen installed - is it possible that the airport antenna could have been disconnected as part of this? This might explain problem - but again I can't work out how to test this.
    Suggestions anyone?

    Airport Extreme (Snow) - relay
    I know that you mean round AirPort Extreme base station (AEBS) but I want to clarify something.
    There is not a snow AEBS. Referring to it that way is confusing because there IS an 802.11b Dual-Ethenret (aka "snow") AirPort base station (ABS). The snow ABS does not do WDS and does not have a USB port.
    The iMac has recently returned from Applecare having had a new screen installed - is it possible that the airport antenna could have been disconnected as part of this?
    Quite possibly.
    There isn't any way to control which base station it connects to BUT you can see which one it is connected to. If the iMac is running OS 10.5, hold down the OPTION key while selecting the network name on the AirPort menu. You will see the MAC address of the base station which the iMac is connected to.

  • How do I use the time capsule to share itunes music between multiple apple devices? Also, is it possible to control the music on one device using another, and how do you set this up?

    How do I use the time capsule to share itunes music between multiple apple devices? Also, is it possible to control the music on one device using another, and how do you set this up?

    unless i'm missing something, i think you got mixed up, this is easy google for walk throughs
    i'm assuming this is the new 3tb tc AC or 'tower' shape, if so, its wifi will run circles around your at&t device
    unplug the at&t box for a minute and plug it back in
    factory reset your tc - unplug it, hold down reset and keep holding while you plug it back in - only release reset when amber light flashes in 10-20s
    connect the tc to your at&t box via eth in the wan port, wait 1 minute, open airport utility look in 'other wifi devices' to setup the tc
    create a new wifi network (give it a different name than your at&t one) and put the tc in bridge mode (it may do this automatically for you, but you should double check) under the 'network' tab
    login to your at&t router and disable wifi on it
    add new clients to the new wifi network, and point your Macs to the time machine for backups

  • Is it possible to control itunes dj from other computers on the same network?

    is it possible to control itunes dj from other computers on the same network?  we have a computer running itunes connected to our speakers here at work, and we'd like to be able to control it through the other comptuers on the network.  is this possible, or do you have to use iphones/ipads/etc?

    AC is corret you can do that.  It might work a bit better for you if you use a wired connection vs a wireless one for the ATV's.

  • Good day sir, please i just got an iPAD 4 and I have bee having a serious difficulties performing some operations on it of which  was told it is possible one of which is to create a microsoft word documents on my iPAD the second is attaching a file to y e

    Good day sir, please i just got an iPAD 4 and I have bee having a serious difficulties performing some operations on it of which  was told it is possible one of which is to create a microsoft word documents on my iPAD the second is attaching a file to y e mail in order too send Also, I have not been able to safe a download files on my iPAD as I do not have a download manager on it. Please, kindly send to me ways of getting these problems fixed as i am a young resarcher who sends a lot of mails and download as wel. Als, I am always on the move as this has propmted me in the first place to get an IPAD .
    Last but not the list II will equally wish to know if it will be possible for  me to use a pen to take seminar notes on my iPAD and safe the same on my iPAD fr later reference as it is done on other tablets ke samsung. I read somethng like stylus pen but I don't know how far. Please, kindly make an appropriate recommendaton for me and where i can get it. I reside in Turkey and currently a Ph.D stuudent in ine of the leading niversities in the country. Also, I will like to know if you ave ecoonomics text books that I can buy or published journas in apple store because i have searched but could not get  a desirerable ones.
    Once again, thanks for your anticipated prompt rely to my mail.
    Regards
    Wasu Fawole

    Have a look at the following:
    http://itunes.apple.com/sg/app/quickoffice-pro-hd-edit-office/id376212724?mt=8&l s=1
    http://itunes.apple.com/sg/app/office2-hd/id364361728?mt=8&ls=1
    http://itunes.apple.com/sg/app/documents-to-go-premium-office/id317107309?mt=8&l s=1
    http://itunes.apple.com/sg/app/polaris-office/id513188658?mt=8&ls=1

  • Is there a way to control which processes should run or not ?

    I have a mac with Snow Leopard and was wondering if there was an app or some other way to control which processes run at startup and which dont etc ? I made a new user account and logged in and noticed that it ran like brand new. It loaded up faster and smoother than my normal account. I looked at the processes running and noticed that this new account loads up like a 4th of the processes my main account runs at startup . How can i make my main account run the same processes only so it will run as smooth and fast ? is there an app for this ? thanks (an app that also tells me what each process is for will help too so i can close the processes that i dont need and so that i dont have to close them every time i reboot, but that it will also stop them from automatically loading)
    Message was edited by: Pianohero

    most of the apps that would run at login (which btw is different from startup) automatically are things in the login items. there may be a few items in homedirectory/library/lauchagents but that would be the only place. other than that what runs at login on one account will run on the other. note however, that if you remove any launchdaemons from homedirectory/library/lauchagents the apps that made them may not work properly depending on what those launch daemons do.
    what 50 other processes are you referring to that you see on your main account? most of the stuff you see in the activity monitor are system processes that should not be removed. normally they hardly consume any CPU or RAM.
    Message was edited by: V.K.

  • Is it possible to control the duration of a video clip in IMovie? Speed

    Is it possible to control the duration of a video clip in IMovie? Speed
    it up/slow it down?

    I actually think the content gets smoother in faster mode. But maybe that's just my opinion.
    By the way, the fast/slow/reverse effect is pretty sensitive, i use it for my fight scenes in movies and I can only raise the bar one notch faster before it starts to look cheesy.

Maybe you are looking for

  • Adding Business Days to a Date to create New Date

    I am looking to add a formula to auto calculate a new date, but only want to count business Days. Currently I am using formula to calculate how many days need to be added: //ODD Priority Business Days If left ({DEFECT.PRIORITY}, 1)= "1" then 10     e

  • Block input error in 8510A

    Hi, I want connect to 8510A . I know that, these are the error correction coefficiects created during calibration (also called a \cal set"). The error coefficiect arrays can be read from or sent to a computer, by the OUTPCALC and INPUCALC commands. I

  • How to add a Search option?

    Hi, I want to add a "search option" on my website. It would be an internal search, with information that I will provide. I don't know how to start. I have looked around this forum and some other sites and it is not clear to me if I can do it with htm

  • Moving Iphoto library to external HD and updating

    Ciao I just bought the latest macbook pro and as I now only have 500gb i need to start storing my photos in an external HD. I think the best way to do that is to use Export. am I correct? The problem is that i have other photos to then import, I do I

  • Increase number of items in Menu Go Recent Folders?

    I know that there are lots of ways to find a recently opened folder (e.g. Spotlight, DefaultFolder, etc.), but I was wondering whether there is a way (by tweaking the system preferences via Terminal?) so that I could increase the number of folders be