Hi, I have a requirement to substring before the last occurrence of a delimiter in OSB 11g. I found one xquery function functx:substring-before-last can be apply to full-fill the requirement.
But i have problem here which is my service bus does not have this function.
Any sample to show where and how to use this function most welcome. Or suggestion to overcome these issue.
Thanks in advance.