CRM On Demand - Administration (MOSC)

MOSC Banner

Converting Job titles abbreviations to upper cases

edited Mar 21, 2011 2:04PM in CRM On Demand - Administration (MOSC) 5 commentsAnswered ✓
I tried using a simple function which worked, such as

iff(<Job Title>='CEO', 'Chief Operating Officer', <Job Title>)

I was wondering if there is a way of converting these string within the text, rather than replacing value only if the text = to abbrevations.

for eg;- if a user has a job tilte as CEO/CFO, this would be converted to Chief Operating Officer and Chief Financial Officer.

I think there is a way of doing so with web services, is there a way of doing so through workflows ?

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