ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Restrict data exporter widget from downloading empty files

MM_9023322
15-Moonstone

Restrict data exporter widget from downloading empty files

Hello everyone,

How to restrict the data exporter widget from downloading empty infotable?

 

 

Thank you

ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:MM_9023322)

Since the data exporter widget downloads data that is returned to the Mashup, you could tie in a Validator to validate there are rows before enabling the 'Data Export' widget or intercept the request and show a Message if there are no records.

View solution in original post

1 REPLY 1
PaiChung
22-Sapphire I
(To:MM_9023322)

Since the data exporter widget downloads data that is returned to the Mashup, you could tie in a Validator to validate there are rows before enabling the 'Data Export' widget or intercept the request and show a Message if there are no records.

Announcements


Top Tags