This message was deleted.
# ask-questions
w
This message was deleted.
f
yes, setAttributes overwrites existing attributes and does rerun which features are shown, and may change the assigned feature values.
a
So if I'm reading the docs right all features are sent and the rule engine is in context. So there isn't a 'server' side resolver where you would say give me features for company x. It looks like the resolved json would have to hold all the details for all the outcomes. Not that there would be that many to be honest. But I might have concern of using a company id for instance for eval.
f
that's right
a
Ok
f
but you can abstract them as much as you like
like you could hash the id
and it would work the same
a
So it might behove you to map the id's somewhere else.
Ok
That makes sense
139 Views