I'm trying to trim an attribute, as an example:
asi-n6250-20030111-v5
When I want to trim everything in front of 20030111-v5 (so removing asi-n6250-) it instead removes asi-n6250-200, so a 2 and two 0's too much.
I've identified the problem to the point that when I put "asi-n6250" the result is "30111-v5" so the last minus doesn't seem to be the problem.
As an example the attached workspace:
http://speedy.sh/ZYeY8/AttributeTrimmer.fmw
I'm sure I'm missing something in the syntax but I couldn't find it in the documentation.
FME2012, windows vista