Products | Versions |
---|---|
TIBCO Designer | - |
Not Applicable | - |
Resolution:
Description:
============
When we add the any file (like txt, html etc) in TIBCO Designer project and validate the project, we get the error "The resource (Resource name) is unknown".
Environment:
===========
All OS
TIBCO Runtime Agent 5.x.x
Symptoms:
========
Throws "The resource (Resource name) is unknown" warning in Designer while validating the project
Cause:
=====
The validation warning occurs because there is no palette available for this kind of resource. For example, if we use txt or html files in the project, there is no palette for these resources so upon validation they will throw warnings.
Resolution:
==========
There is a file filteredfiles.txt under <Tibco_Home>\tra\5.x\lib. We can add the file extensions to this file so that designer will not validate them while we validate the project. Designer will ignore/skip the file types which are included in this file. If the customer doesn't want to use the filteredfiles.txt option then there is no way to avoid the warnings. However these warnings are harmless and can be ignored.