I am trying to make a custom data connector, but I encounter the following problem when overriding ScheduleDataConnectorBase in implementing ResourceItems:
I cannot create an ResourceCollection because it does not contain any constructors (constructor is internal). Is there any solution to this problem?
Hi mkoonstra,
Latest hotfix of 11.1 should have the public constructor. 10.3 does not have a public constructor yet however in response to your post we'll add it and it will be available in the next hotfix of 10.3.
Hope this helps,
Sandip