Set HDA Processor in TOPs using workitem attributes

   87   0   1
User Avatar
Member
77 posts
Joined: March 2007
Offline
Hi there,

I'm giving the HDA Processor another try and I'm controlling it with work item attributes successfully.
I'm using the @myattribmethod in the automatically generated spare HDA Parameters.

The problem is that I've figured out it doesn't work if the work item attributes have the exact same name as the HDA parameters.
Maybe this is a bug?
Anyway I've worked around it to name my attributes slightly different, but now my attributes are bloated.

I'm now trying to figure out how to use the HDA Processor in a way that it uses the attributes directly with matching names.
From what I understand is that I have to add the hdaparms_ints, hdaparms_floatsetc
But this doesn't seem to work and those hdaparms_attributes are cleared out and empty in the output of the HDA processor.
I've been efficiently (lazy) creating only the hdaparms_attributes that I use.

Maybe I need to generate all of them or specific ones to make this work?
  • Quick Links