Hi @Fanindra_Surat, thanks for your response!What is the correct resource type or alternative to adding workflow models or workflow steps in the code repository without getting this violation?
Hi,I am working on creating a custom workflow with participant steps, process steps and multiple "OR" steps. During the build process in CM, I am seeing the following "ERROR" as shown in the screenshot below.Can someone please help with how to resolve this issue?Thanks!!
Hi @milind_bachani,I am facing a similar issue when deploying a custom workflow with multiple `OR` steps. I am seeing the error as shown in the screenshot below.Do we have to overlay all the resource types pertaining to the workflow steps in the /apps folders? Please advise!
@arunpatidar Thanks for the response.The ReferenceSearch API doesn't work. It's returning null & not even returning the assets that I am getting through the AssetReferenceSearch API.
@DEBAL_DAS Thanks for the response.The ContentPolicyManager will return the policies for just the current resource right? Is there an existing service/method to get the content policies of all the components & style systems referenced on that page?Thanks!
Hi,I am writing a custom workflow step to publish a page and all the asset/tag/content-policy references on the page, so I can publish them as well. Currently, the servlet http://localhost:4502/libs/wcm/core/content/reference.json gets all the references, but I am unable to access the services used ...
@DEBAL_DAS I did check and referred to the blog for setting up the configuration. The forward distribution is working fine for AEM 6.5, but not for the AEMaaCS local setup. Any idea if we need any additional configuration for CS? Thanks for your response.
Hi, I have setup a forward distribution agent configure with the default importer on my local publish instance. When I click on Test Connection, I am seeing the error as shown in the screenshot below. I have added these configurations on my local AEMaaCS instances. Can someone please help what might...