Question

Transformer for adding unique string attributes

  • 15 November 2016
  • 2 replies
  • 0 views

Badge +6

I have to add unique attributes for fields like Tender Number, Project Number etc to all the feature in the database. The whole database having more than 100 features. Which transformer can help me the best.

Now I am using AttributeManager, which for different sessions and different Tender set database i have to change the entire attributes in the AttributeManager.


2 replies

Badge +16

Hi @harish, have you tried using the conditional statement possibilities in the AttributeManager?

https://knowledge.safe.com/articles/34109/determining-attribute-values-by-testing-with-condi.html

Hope this helps.

Userlevel 2
Badge +12

I would use the: UuidGenerator

The link will lead you to the help.

Reply