Skip to main content
Solved

Using the ListSearch

  • January 31, 2017
  • 2 replies
  • 18 views

danilo_fme
Celebrity
Forum|alt.badge.img+52

Hello all FME User`s,

I created a Workspace that split a attribute and create a List of attribute.

My attribute: C:\\Temp_FME ENC 50124_012.zip\\50124_012.zip

 

If take a look my Workspace the transformer ListSearch founded a wtong list attribute.

My goal that i want to take:

Attached my Workspace.

Thanks in Advance,

Best answer by david_r

Try using the FilenamePartExtractor, specifically the "_filename" attribute.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • Best Answer
  • January 31, 2017

Try using the FilenamePartExtractor, specifically the "_filename" attribute.


danilo_fme
Celebrity
Forum|alt.badge.img+52
  • Author
  • Celebrity
  • January 31, 2017

Try using the FilenamePartExtractor, specifically the "_filename" attribute.

Hello @david_r,

 

 

I tried here and the result is perfect to me. Thanks your help. :)