How To Fetch CSS Documents From CSS Folder in Project

Can anyone help me with this?

I just moved my v8 projects into my v9 environments and I moved the CSS documents from the system folder to the CSS folder in the v9 projects.

How do I configure a Fetch Entities step to grab all the documents from the CSS folder in a v9 project?

Thank you!

Comments

  • Thank you for using the Decisions Forum!

    This is a simple build to configure. First make sure your CSS documents are inside the CSS folder in the project.

    Next, inside of a flow use a "Fetch Entities" step. Configure the "Type" to be Document. Then, change the Parent Folder Id property to "Constant". Click the plus sign on the Parent Folder Id and select the CSS folder.

    I built this in my v9.11 local instance. Here is the final output running in the debugger.

    Thank you again for using the forums!

    Best regards,

    Andrew || Decisions Support

Sign In or Register to comment.