Hello Team,I have created a custom workflow component that takes input in the workflow model. I want to start this workflow without payload. Is there a way to do that ?
Hello Team,Is writing a Process Step better or writing a ECMA scripts in AEM workflows ?Further, How can I see the log statements that are written in ECMA scripts in workflows? Thanks,Vish
Hello Team,I am facing exactly same problem as above. I am thinking to re--index my repository but I am unable to access crx/de..It says service unavailable.How do I move forward ?Thanks,Vish
@Kautak,Not sure if we are on the same line here..my eclipse is not crashing...just the AEM author instance.@EdubeyDisk Size 250GB@SmacWill try running on 1.7
Hello Team,My AEM 6.1 instance is crashing abruptly and shows as attached in the image.I am using JDK 1.8.77. Also tried using JDK 1.8.73Case1: No SP1 installedCase 2: Installed SP1Case 3: Installed couple of hot fixes on AEM 6.1All the three cases are done independently but still the issue comes up...
Hello Team,We are using unobsfucated UberJar provided by Day care in our project. This jar is hosted in out local maven repository and we are including this as dependency in our pom.xml as shown below. <dependency> <groupId>com.adobe.aem</groupId> <artifactId>uber-ja...