Hi,
I am trying to create a course from back end (inserting different values from backend in same set of tables affected by create course through application).
While accessing that created course I am getting below error message on front end
Error message:
The learning resource is corrupted and cannot be displayed. Contact your support staff or use the delete link to remove this resource from the system.
Below are the lists of table used for course creation from backend:
a. o_repositoryentry.
b. o_repositoryentry_cycle.
c. o_bs_identity.
d. o_bs_membership.
e. o_bs_policy.
f. o_bs_secgroup.
Could you please tell me why I am getting this error message? And what may be the possibilities to remove this error.
org.olat.restapi.repository.course.CoursesWebService createEmptyCourse