Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

Accessing excel file from dam in custom workflow step

Avatar

Level 3

Hi,

I have saved an Excel file under assets->files. I need to parse this file in my custom workflow step. How could I access the file in execute method of custom step? 

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Employee
1 Reply

Avatar

Correct answer by
Employee

You can refer this https://helpx.adobe.com/experience-manager/using/modify_asset_workflow.html for the given implementation.