Migrate api call, the origin should be set during load call
The task previously was in charge of creating the origin.
This is no longer the case so the origin is to be created by the load
function.
Adapt init function from the internal api change.