"No sensors defined" Error for Export Set ExportSetResult ECC Queue input records, because skip_sensor=true is missing from the StreamPipeline ECC queue output recordDescriptionAll features that use MID Servers (except Discovery, which was the first feature) and especially features that do not have a sensor, need to include parameter skip_sensor=true in their ecc_queue outputs. Export Set inputs in the ECC queue are set as Error and with an error string unrelated to Export Sets because of this, despite the job probably working.Topic = ExportSetResultQueue = InputState = ErrorError string = No sensors defined If the skip_sensor parameter is present, Discovery sensors will not run.<parameter name="skip_sensor" value="true"/>Steps to Reproduce Run an Export Set via a MID ServerInspect the ecc_queue records with topics StreamPipeline and ExportSetResult You will see the StreamPipeline output is missing <parameter name="skip_sensor" value="true"/> in the parameters, and the ExportSetResult input is Error state and No sensors defined, despite the result within the payload being success.WorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this form to be notified when more information will become available.Related Problem: PRB1434384