We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment: alfresco community 7.2. Took pom.xml parent data from latest https://github.com/Acosix/alfresco-utility/blob/master/pom.xml to be able to mvn package.
After deploying the built amps, a new rule action is available, but payload template and payload mimetype selections are empty.
The example templates and their folder are created:
module-context.xml contains the path variable:
<property name="searchPath" value="/${spaces.company_home.childname}/${spaces.dictionary.childname}/app:acosix_action_templates/app:webhook_payload_templates" /> <property name="cacheAllowableValues" value="false" />
I'm not sure how to debug this further, can you guide me in the right direction?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment: alfresco community 7.2. Took pom.xml parent data from latest https://github.com/Acosix/alfresco-utility/blob/master/pom.xml to be able to mvn package.
After deploying the built amps, a new rule action is available, but payload template and payload mimetype selections are empty.
The example templates and their folder are created:
module-context.xml contains the path variable:
I'm not sure how to debug this further, can you guide me in the right direction?
The text was updated successfully, but these errors were encountered: