Focal Point Banner


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.


Focal Point    Focal Point Forums    Search    Search Results
Page 1 2 3 
Go
Search
Tools
Search Results: (55 matches) New Search Login/Join 

Discussion Topic  DQC need help with date comparasion (in iWay Software Product Forum on Focal Point) by Brenda Wilkerson
I need to determine if my incoming date is between to dates in my table.(these are all DateTime form......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  RE: Data Quality Center-question on multiplicator (in iWay Software Product Forum on Focal Point) by Brenda Wilkerson
I ended up creating a paramameterized component which I can call multiple times and change the name ......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  Data Quality Center-question on multiplicator (in iWay Software Product Forum on Focal Point) by Brenda Wilkerson
I have a plan that needs to process several like components. I am using the multiplicator and when ......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  RE: Data Migrator query question on select top n rows - newbie (in iWay Software Product Forum on Focal Point) by Brenda Wilkerson
Figured it out too. Found a union that didn't have columns mapped....arghhh... took this class over......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  RE: Data Migrator query question on select top n rows - newbie (in iWay Software Product Forum on Focal Point) by Brenda Wilkerson
The reason I was trying to limit my query was the when I first ran and opened my txt file it showed:......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  RE: Data Migrator query question on select top n rows - newbie (in iWay Software Product Forum on Focal Point) by Brenda Wilkerson
It is AS400 and I got it to work. I was initially trying the top n rows when I added the fetch n ro......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  Data Migrator query question on select top n rows - newbie (in iWay Software Product Forum on Focal Point) by Brenda Wilkerson
I am trying to select the top 5000 rows and get the following: Token 5000 was not valid What are th......
Focal Point > Focal Point Forums > iWay Software Product Forum on Focal Point

Discussion Topic  RE: [CLOSED] How to create adapter to AS400 (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
thx, we have DB2 installed on our ETL server but not the reporting server. ODBC would work. I may ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] How to create adapter to AS400 (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
yes...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] How to create adapter to AS400 (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
I have several adapters to connect to Sql server but I need to connect to our AS400. Not sure how t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
Yes, thank you that worked as well and cleaner. I knew there had to be an easier way but being fair......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
oldest is a YYMD date,...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
thx, got it to work with the define..... Code below, if there is a shorter way around this, please ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
The dates are different formats, 1 is yymd and the other 2 are A20V so I will have to convert the da......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
Here is the error: (FOC266) IF .. THEN .. ELSE .. SYNTAX ERROR (FOC009) INCOMPLETE REQUEST STATEME......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
getting If then else syntax error. I'm new at this for WF so I must be missing something. Here is ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
Well that report sample didn't come out right, try it again.. Name tran_type Date ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] Can I condition which field to print (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
I have a merged file with 3 different date fields. I need to condition which one actually prints o......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] Need to merge 3 hold files and create report from merge (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
I have looked at some posts on the forum for merging but nothing I tried works. I would do a union o......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] convert character date of mm/dd/yyy format to date format of mm/dd/yyyy (in WebFOCUS/FOCUS Forum on Focal Point ) by Brenda Wilkerson
Got it resolved. Put it in a define and date is converted. Thx all for you help ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 2 3  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders