Skip to main content

I have an issue when combining wildcards and page parameters in a data source in Aurena.

 

 

This produces the following error in Aurena

 

 

Is there a way of combining these?

IFS Applications 10 - Update 11

This works for me in IFS Cloud:

upper(description) LIKE upper('%'|| '$SEARCH_PART_DESCRIPTION$' || '%')


Thank you! Tested and working!


Reply