waveformVectorAlwaysSuccess
This executes the enclosed processor, but always returns a success regardless of whether the enclosed processor succeeded or failed.
Example
<waveformVectorAlwaysSuccess>
    <waveformVectorFork>
        <rMean />
        <sacWriter>
        <workingDir>rTrendData</workingDir>
        <location>${network.code}.${station.code}/${event.filizedTime}/${site.code}.${channel.code}.sac</location>
    </sacWriter>
    </waveformVectorFork>
</waveformVectorAlwaysSuccess>
    Places this can be found
In waveformVectorProcess there is a choice between all of the following
- threeComponentData
 - ANDWaveformProcessWrapper
 - ORWaveformProcessWrapper
 - legacyVectorExecute
 - waveformVectorFork
 - waveformVectorAND
 - waveformVectorOR
 - waveformVectorNOT
 - waveformVectorAlwaysSuccess
 - seismogramProcess
 - externalWaveformVectorProcess
 - vectorImageProcess
 - particleMotionPlot
 - sampleSyncronize
 - rotateGCP
 - vectorTrim
 - vectorScript
 - iterDeconReceiverFunction