The Set properties plugin seems to apply the same value to all the records in my data file.
I have a scenario where I need to be able to set different values for my property based on a combination of conditions.
One way would be to use the Metadata Sequencer to split per record and set a variable property value.
The process has taken a huge performance hit as a result.
Is there an API I can use in a Run Script to loop through all records at once and set my property value based on my conditions?