PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How To: Regex (Regular Expression) in Application Designer (Not in Peoplecode)

Hi

I was able to use a regex pattern in the search/replace (ctrl+H) functionality in the Peoplecode Editor in Application Designer (PT8.50)

I typed as search ".*%bind\(:(\w+)\).*" and replaced it with  "&var = '$1'". I'm not sure if I used "$1" or "\1", I believe it was "$1" as "\1" didn't result in the desired result.

The problem is, is that I don't recall what I did to be able to use the regex pattern as each try I do results in "Finished searching....."

Any in the MOSC has been able to use regex's inside AppDesigner?

Cheers

Peter Daalder

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