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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] UNICODE
 Login/Join
 
Gold member
posted
Is there a way to check and see if a field contains a Unicode character?
Especially if the field contains a emoji.
Appreciate any help.
Thanks

This message has been edited. Last edited by: FP Mod Chuck,


8.0.9, Windows
excel / pdf
 
Posts: 89 | Registered: October 21, 2010Report This Post
Virtuoso
posted Hide Post
MMcDonald

Since no one has provided any suggestions, please open a case with techusupport...


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Master
posted Hide Post
Assuming your data is in a relational table...

Perhaps try converting the data to an alpha, after bringing the data back, and then doing a compare?

If only non unicode characters get converted, then perhaps the only items passing the WHERE TOTAL test will be items without the unicodes?
TABLE FILE SPECIALOFFER
PRINT   DESCRIPTION
COMPUTE DESCRIPTION_A255/A255 = DESCRIPTION;
WHERE TOTAL DESCRIPTION EQ DESCRIPTION_A255; 
END  
 
Posts: 822 | Registered: April 23, 2003Report This Post
Gold member
posted Hide Post
Thanks, David!
Unfortunately when I tried your suggestion it converted the EMJOI to "¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»".
We are trying have the developers in SAP write abap code to scan for these issues. I was just hoping webfocus would be able to detect emjoi's.
I did open a case but they were unable to assist. Thanks


8.0.9, Windows
excel / pdf
 
Posts: 89 | Registered: October 21, 2010Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders