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.
ENGINE SQLMSS SET SERVER VOLIVETDI SET SQLENGINE = SQLMSS SQL SQLMSS SET VARCHAR OFF SET XRETRIEVAL=OFF
-* table TABLE FILE tablename PRINT BUS_TRACKING_EVENT_GUID IMAGE_DATA BY BUS_TRACKING_EVENT_GUID NOPRINT ON TABLE SET GRID OFF ON TABLE SET PAGE NOPAGE ON TABLE PCHOLD FORMAT PDF ON TABLE SET STYLE * TYPE=DATA, COLUMN=IMAGE_DATA, IMAGE=('IMAGE_DATA'), SIZE=(0.5 0.5), PRESERVERATIO=ON, $ ENDSTYLE END
-* view TABLE FILE view PRINT DATE_TIME_STAMP IMAGE_DATA BY DATE_TIME_STAMP NOPRINT ON TABLE SET GRID OFF ON TABLE SET PAGE NOPAGE ON TABLE PCHOLD FORMAT PDF ON TABLE SET STYLE * TYPE=DATA, COLUMN=IMAGE_DATA, IMAGE=('IMAGE_DATA'), SIZE=(0.5 0.5), PRESERVERATIO=ON, $ ENDSTYLE END
-* table 14.23.45 BS (FOC2590) AGGREGATION NOT DONE FOR THE FOLLOWING REASON: 14.23.45 BS (FOC2594) AGGREGATION IS NOT APPLICABLE TO THE VERB USED 14.23.45 AE SELECT T1."bus_tracking_event_guid",T1."image_data" FROM 14.23.45 AE TDI.dbo.table T1 ORDER BY 14.23.45 AE T1."bus_tracking_event_guid"; ...RETRIEVAL KILLED 0 NUMBER OF RECORDS IN TABLE= 0 LINES= 0 14.23.45 BS (FOC2590) AGGREGATION NOT DONE FOR THE FOLLOWING REASON: 14.23.45 BS (FOC2594) AGGREGATION IS NOT APPLICABLE TO THE VERB USED
-* View 14.23.45 AE SELECT T1."date_time_stamp",T1."image_data" FROM 14.23.45 AE TDI.view T1 ORDER BY 14.23.45 AE T1."date_time_stamp"; ...RETRIEVAL KILLED 0 NUMBER OF RECORDS IN TABLE= 0 LINES= 0
It appears that the first row that have a null value in the image column disables the display of the image for the rest of the report. We've made an addition to the view, adding is_image_present(1 or 0). I was trying using that to populate a DEFINEd field with a default picture if there were no image, but no luck. If I sort the report by highest is_image_present all images appear.
Can anybody give me any idea why this happens?
Tia HåkanThis message has been edited. Last edited by: Kerry,
I consulted with our technicals and was suggested that, if this is not resolved, please open a case with Customer Support Services so that we can take a detailed look at the issue for further research. You may either call at 1-800-736-6130, or access online at InfoResponse.
Cheers,
Kerry
Kerry Zhan Focal Point Moderator Information Builders, Inc.
Posts: 1948 | Location: New York | Registered: November 16, 2004