22
Views
2
Comments
Solved
Warning: Resource with URL...

Hello everyone, during our source code deployment process, we encountered warnings as shown in the image below. Is there any way to resolve these warnings?  Thanks

2025-12-22 13-50-43
Sherif El-Habibi
Champion
Solution

Hi Bao,

I believe the warning is related to the images being referenced directly from the source, which prevents OutSystems from handling their versioning properly. The best approach would be to add these images as resources in the Resources folder and import them from there. You can think of it like this: when the images are inside the module, OutSystems knows them (like someone with an ID), whereas external references are treated as outsiders.


UserImage.jpg
Bao Nguyen Khac

thank u

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.