-
Rather than adding each API call by hand, it may be easier to automatically generate the bindings from the IDL? This is how all the other bindings are done.
There are (at least) two ways of doing thi…
-
The following service files are listed as dependencies for `xapi.service` but are not available in `xen-api.git`. They can be found however in XenServer's xapi.spec.
- forkexecd.service
- message…
-
`remote_lrs = Xapi.create_remote_lrs( end_point: ''https://some.lrsdomain.com'', user_name: 'username', password: 'password' )`
returns the error
`undefined method `create_remote_lrs' for Xapi:Modul…
-
Filing an issue about the **xAPI Profiles** specification? Please include the following
- Which part/parts of the specification are at issue?
xAPI profiles structure, xAPI profiles about
- Wh…
-
An edge case that was noticed that is not covered in the conformance test suite (as of version 1.0.3) is that of empty statement arrays. There are no tests for POSTing empty statement arrays, nor are …
-
https://github.com/iandees/xapi-servlet/blob/master/src/main/java/com/yellowbkpk/geo/xapi/db/Selector.java#L37 builds a query string using `exist(tags, key)` but this does not use the GIN index set up…
-
See:
https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Communication.md#alt-request-syntax
And:
https://groups.google.com/a/adlnet.gov/forum/#!topic/xapi-spec/mMNBNMyrcnI
An attacker with act…
-
the xAPI specification should be updated to use SHA2 algorithms, as SHA1 is no longer recommended.
For organizations capturing xAPI statements containing personally identifiable information (PII) o…
-
Check what xAPI properties might make sense to keep in the database, e.g. the [optional properties of interaction activities](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Data.md#details-10).
-
In SQL Lab in Superset, it replies zero result if you add the condition such as
SELECT *
FROM xapi_statements
WHERE "statement.actor.account.name" = 'admin';
But, below query replies all the r…