How to copy value of equipment entity property field to activity entity property field
Content
Hi All,
i am working on a requirement where i need to copy the value of a equipment entity property field to activity entity property field. for ex: i have a field called I_item_number of entity type equipment whose value is to be copied to a field a_item_number which is of entity type activity.
i have tried to achieve this via message scenario - set property. but i am getting an error : falsemethod(invalid_template_parameter).
Please advice in case anyone of you know the solution for this.
thanks in advance