request_for_activation workflow on AEM as Cloud
Hello Everyone,
Hope everyone is doing good!
I was trying to modify the OOTB request for activation workflow and while building the code for AEM as Cloud Service I am getting the below error.
+- <MAJOR> /conf/global/settings/workflow/models/request_for_activation/jcr:content [restricted resource type]: /libs/cq/workflow/components/pages/model is marked INTERNAL [ui-content-0.0.1-SNAPSHOT.zip]
** Violations were reported at or above severity: MAJOR **
The resource type that is being used is:
sling:resourceType="cq/workflow/components/pages/model"
Can someone give some insight about this issue and a possible resolution. I have done the similar implementation on AEM 6.5 and it works perfectly fine.
Thanks!


