As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
SET COMPONENT='report00199' -*component_type report -INCLUDE weeklynew/current_weekno_all SET COMPONENT='report00200' -*component_type report -*INCLUDE weeklynew/current_date_only_all
COMPOUND END
First error occurs when I display an image is says image not found then it complains procedure not found if I use include like below -INCLUDE current_weekno_all but if I add the folder name then like below -INCLUDE weeklynew/current_weekno_all it complain another error saying file description not found (which is inside the included file)
instead of using Includes if I cut and paste the code from fex file in to this then report works fine.
can any one please point me where 'm going wrong?
any help would be much appreciated.
thanksThis message has been edited. Last edited by: Kerry,
Thanks for the quick response. I'm using the admin account to execute the report the same works for the rest of the reports. Infaact it works for this if I remove the images and remove includes. (Instead includes if I copy and paste the code from the other fex then this works)
Any way I'll try using another user to execute the report.
Thanks Atturhari, it does work . but still I have issue with images. it complains Image not found. even if I add the folder name in front of the image name. here is the error IMAGE FILE NOT FOUND: weeklynew/aav3.gif
Your images are in the application folder weeklynew, right? Is the application folder weeklynew in the APP PATH? Try adding it to the APP PATH or try adding APP PREPENDPATH weeklynew to beginning of your fex.