Served Device Data Extract

The first time the Served Device Data Extract job runs it creates a snapshot of served device events from the day prior to the day the job runs. (Served devices created or updated from 00:00:00 to 23:59:59, FlexNet Operations server time, on the previous day are captured when the job runs). Subsequently, when this job runs, it creates a snapshot from the end time of the last successful run to the current time.

A successful run of this job creates a comma-separated value (CSV) file. The job output is a snapshot of served devices created or updated; it does not include device history data.

The first line of the job output contains the header information for the table described by the CSV. If no served devices were created or updated in the job period, the CSV output includes only the header row content.

Note:The date/time format of the data extract is controlled by the Use ISO 8601 time format in extracts configuration option. For more information, see Configuring System Settings | General Options in the FlexNet Operations User Guide.

Sample Output: Served Device Data Extract Job

ServedClientHostID, ServerHostID, Alias, SiteName, Notes, DeviceUser, Status, AccountID, AccountName, DeviceAccountName, LastSyncTime, FeatureName, FeatureVersion, Quantity, Overage, ExpirationDate

clsClient1, 6FK36Q3496KS, ServedDevice, Site-Server-Cloud, CITE_CLS_DEC9,,, Customer, Customer, Customer, 2016-11-08T19:29:11.900Z, WSfeature3, 1.0, 1, , 1970-01-18T02:53:58.151Z

clsClient2, 6FK36Q3496KS, ,,,,, Customer, Customer, Customer, 2016-11-08T19:29:24.885Z, WSfeature3, 1.0, 1, , 1970-01-18T02:53:58.164Z

clsClient3, 6FK36Q3496KS, ,,,,, Customer, Customer, Customer, 2016-11-08T19:29:31.441Z, WSfeature3, 1.0, 1, , 1970-01-18T02:53:58.171Z

clsClient4, 6FK36Q3496KS, ,,, User_clsClient4, , Customer, Customer, Customer, 2016-11-09T00:25:33.107Z, WSfeature3, 1.0, 1, , 1970-01-18T02:53:58.178Z

clsClient4, ,,,,,,,,,, WSfeature2, 1.0, 1, , 1970-01-18T02:54:09.994Z

clsClient4, ,,,,,,,,,, WSfeature3, 1.0, 0, , 1970-01-18T02:44:05.194Z

clsClient4, ,,,,,,,,,, WSfeature2, 1.0, 0, , 1970-01-18T02:44:11.133Z

clsClient4, ,,,,,,,,,, WSfeature3, 1.0, 1, , 1970-01-18T02:54:15.933Z

...

Note:For served devices that have multiple features, FlexNet Operations structures the CSV output so that a new row appears for each additional feature on a given served device. On these extra rows, the device ID and the feature details are repeated.