Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Workflow process step to assign a value to a node property in crx/de

Avatar

Level 2

I want to create a workflow process step for assigning a value to a component node's property in crx/de, /content folder.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

You can check below link for creating custom workflow process step and once you get the resource, you can update the property in the desired path and save the session. Try to use system user if any login session are needed.

Adobe Experience Manager Help | Creating custom AEM workflow steps that send email messages

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

You can check below link for creating custom workflow process step and once you get the resource, you can update the property in the desired path and save the session. Try to use system user if any login session are needed.

Adobe Experience Manager Help | Creating custom AEM workflow steps that send email messages