Previous Topic

Next Topic

Book Contents

Book Index

AI_GetCsvAssetMetaData

The AI_GetCsvAssetMetaData function allows the customer to retrieve a Skillsoft proprietary comma separated value (CSV) formatted metadata on a single asset. The assetId argument specifies the asset to retrieve.

This function does not impact calls to AI_InitiateAssetMetaData, using the “all” or “delta” modes.

The caller should program itself to ignore all fields it does not want to use. OLSA could add new fields in the future, all new fields are always added to the end of the comma separated value list.

The following example shows a CSV result with each italicized name substituted with the actual value:

identifier, title, description, type, language, publisher, rights, isbn, creator, version, audience, duration, prerequisites, lesson, launchurl, launchType

Inputs

Outputs