how generator snowflake id, use FME desktop, uuid generator result is long
Page 1 / 1
Hi @charry if this is what you are referring to, then you might be able to use a word/string and concatenate this with an attribute value resulting from a counter. Example below:Or if you know what the specified length should be, you could use a SubstringExtractor and specify the start and end index. Example below:
Hope this helps!