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>

This consists of

Places this can be found

In waveformVectorProcess there is a choice between all of the following