Skip to Content
1
Jan 04, 2022 at 05:10 PM

CAP Service with custom resource

331 Views

Hello CAP Community,

Do you know how to include custom resource that must be deployed with a CAP service (eg: static .png file)?

If you want more background, I do have a CAP service where I'm generating PDF file. In This PDF, I have to include a static logo.

This is working file in local, but resource is not reachable when deployed.

Thanks for your help!

PS: feel free to have a look on my initial Git project if you are interested ;)