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.
I'm trying to copy a column of accounts from an Excel spreadsheet and paste it into a textarea input field in a WebFOCUS form. When I pass this textarea field, I get the following: 0 ERROR AT OR NEAR LINE 15 IN PROCEDURE _RHONDA9FOCEXEC (FOC257) MISSING QUOTE MARKS: '26-26425 IBIF_ex = RHONDA9 QUERY STRING = IBIF_ex=RHONDA9&ACCOUNTS=%27&ACCOUNTS=26-26425%0D%0A26-25371%0D%0A22-31277%0D%0A26-16046%0D%0A26-27569%0D%0A26-11264%0D%0A&remLen=280 Account 26-26425 is the first of 6 accounts passed. How can I either remove the opening quote for the string or place a concluding quote for the same string?
I too would like to do this. GeraldCohen, are you saying that you cannot paste the selection from excel? Of course I can do something like '001', '002', '003'... but then I have to manually edit the format or have users do this *shudder*.
What would be nice, is if you could highlight a column in excel, and paste it as-is into a textarea and have it recognize it the same way you would a tab delimited file with a filedef.
George D. Brown Loyola University Chicago gbrown2@luc.edu
Posts: 77 | Location: Chicago, IL | Registered: May 06, 2004