Insert Data into Property for a Client?

Hello,

I would like to create and/or update a property without running code on the endpoint. I have the metadata server-side but would like for it to be available in the BigFix Console and Webreports.

How can I do this?

What is the source of the data? When you say ‘server-side’ do you mean in a CSV, XML, or similar on the Root Server, or another external system?

What would you want to use the property for? Reporting/filtering, or also for targeting?

The source of the data can vary. The two sources I would like to use now are an Oracle database and a WSUS server (I think this is Microsoft SQL Server in the back but I would access the data via their API).

The property would be used for reporting as well as targeting.

Previously I would drop the information onto the endpoint then use an analysis to pick up the data.