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.
We recently moved our UAT/QA environment to 8207. I'm pretty excited to start using Designer, I hope it lives up to the hype.
I found that all my maps are fubared. They aren't working right at all. And they all have different problems. So I decided to create new Designer maps from scratch using Designer.
I would like to add two layers to a map. I guess two series is more accurate. Is that possible? The interface once you render the map has a section where you can turn on and off layers (right now it only has the one layer), so that suggests it can be done, but I don't see how to add a second layer in Designer. The Designer interface only allows me to add one point field at a time.
I copied and pasted the code below (I took out some code to keep it simpler). I didn't bother creating a sample using the car masterfile 'cause I need coordinates to drop on a map. I hope you folks can make sense of it anyhow.
The second BY statement has the coordinates for the other layer I want to display (it is commented out below).
[CODE] GRAPH FILE reporting/occurrences -* Created by Designer for Graph SUM FST.Crime_Indicator AS 'Crime Indicator' BY OCCURRENCES.FACT_OCCURRENCE.GPS_POINT -*BY OCCURRENCES.DIM_PERSON.PERSON_POINT ON GRAPH PCHOLD FORMAT JSCHART ON GRAPH SET VZERO OFF ON GRAPH SET GRWIDTH 1 ON GRAPH SET HAXIS 1008.0 ON GRAPH SET VAXIS 768.0 ON GRAPH SET LOOKGRAPH BUBBLEMAP ON GRAPH SET EMBEDHEADING ON ON GRAPH SET AUTOFIT ON ON GRAPH SET STYLE * INCLUDE=IBFS:/WFC/Global/Themes/Standard/Default/theme.sty,$ TYPE=REPORT, TITLETEXT='Chart1', ARREPORTSIZE=DIMENSION, ARFILTER_TARGET='*', CHART-LOOK=com.esri.map, ARGRAPHENGINE=JSCHART, $