Skip to content
New issue

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

create post on workflow step to create pages form content fragments #28

Open
wildone opened this issue Nov 25, 2019 · 0 comments
Open

Comments

@wildone
Copy link
Member

wildone commented Nov 25, 2019

Summary
Need to be able to create new pages when content fragments are created
Use ACS Content Fragment Import
design.aem.workflow.process.ContentFragmentPageGenerator

New Model
image
image

Dialog Options
image
image

Basic
image

Common
image
Create
image
Update
Multiple Components
image
Advanced
Using ACS Throttled class com.adobe.acs.commons.util.visitors.ContentVisitor and com.adobe.acs.commons.fam.ThrottledTaskRunner
image

Test Workflow
curl -u admin:admin -H User-Agent:curl -F"payload=/content/dam/aemdesign-showcase/en/content-fragments/all-field-types" -F"payloadType=JCR_PATH" -F"workflowTitle=test" -F"model=/var/workflow/models/aemdesign/content-fragment-page-creation" http://localhost:4502/etc/workflow/instances

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant