Develop > Develop Content > Extend Content > IDE > IDE Advanced Tasks > Customize a Stream Priority

Customize a Stream Priority

In general, all the streams should be running in parallel. You can assign a higher priority to one of the streams, by adding originaldwid="PRIOR_EXECUTION" to the stream configuration file. The stream with the addition is executed first. Then when the stream completes its run, the other streams are executed.

More than one stream can have priority. Streams with priority run in parallel. When they complete, the streams without priority start running in parallel.

Example:

<ns1:JobStream xmlns:ns1="http://schemas.hp.com/bto/dwh/v1/dw_etl_stream" dwid="PPM_EXCHANGE" businessname="PPM" originaldwid="PRIOR_EXECUTION">