PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Does EMHUB have issues with file deployment on UNIX? We have seen where the special characters are r

edited Feb 27, 2018 4:05AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 7 commentsAnswered ✓

Does EMHUB have issues with file deployment on UNIX? We have seen where the special characters are replaced by question mark. bacprt.sqc is one such.

translate($string_in, 'é', 'e')

this is  how  it  should be

Demo has  this ---translate($string_in, '?', 'e')

Any special  character is  replaced by ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center