Skip to main content

I want to modify the attribute in the second position of an excel. I can get the schema of it and the attribute{1}.name is the actual name of the attribute. But now how do I put in a new value because attributeManager, or tester expects you to know the attribute name and I wont have that.

You should be able to do this with an AttributeCreator, because the attribute already exists it will essentially overwrite the attribute

 


you genius you! Thank you @ebygomm


Reply