Setting dynamic enumerated text property using webservice

Hello,
I'm using an entity find webservice to retrieve the enum text property in another entity.
Now I want to know how to do the mapping, i currently retrieve one value only given the mapping screen below:


Comments

  • Hi d_farouk,

    Use a for each loop, in which you loop over all 'Sites', with an activity inside it that does something similar to the below: