I tried to start with a LifeTime Plugin, but stumbled upon the following problems / questions:
in Develop a LifeTime plugin in 4 steps;
- step 2 keeps on "Exporting 0%"
- after step 3 and 4; i was able to create a new plugin from a template
The template
When i first opened the template i saw that
- a bootstrap was created to register the pluin is created
- a Samplescreen with references to Layout_LifeTImeSDK is created
- LifeTImeSDK is referenced
- LifeTimeMonitoring is referenced
Difference with GeoPerformance sample
In the sample Plugin; the Harvest is done within the Plugin, in the new plugin created from the template there a LifeTImeMonitoring/RequestData is referenced and it looks like the Harvest of these data is done bij LifeTimeMonitoring eSpaces, is this right? Or do we have to get the RequestData ourselfs like in the GeoPerformance sample?
I have similar issues when trying to export the Sample Data. Process ExportSampleData is giving Errors.OS Version 10.0.405.0 and 10.0.604.0 both have similar issue.
Hi Rob,
What kind of error is thrown? Do you have the error detail that you can share?
Thread was being aborted
You can find a newer version of this topic here: https://success.outsystems.com/Documentation/How-to_Guides/Development/How_to_create_a_LifeTime_Plugin.