fixed length Alphanumeric generation in Informatica -


how generate fixed length alpha-numeric strings in informatica?

output should like:

str001 str002 str003 str004 . . 

.

use sequence generator generate numbers. in expression transformation add desired prefix. use lpad or rpad function fill value characters of choice lenght need.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

qt - Microsoft FTP Service 451 The parameter is incorrect -