RCOIS SetAttribute and SyncInstance method does not execute Cfg_AttributeChanged script
Hi Experts,
We have requirement to update attributes directly using list applet hence using RCOIS CreateSession method followed by "SetAttribute" and "SyncInstance" methods.
Setting the attribute in the session is not executing the Cfg_AttributeChanged script for that product however, this works in configurator.
Please suggest the solution.
Sequence executed currently.
1. LoadEAI
2. LoadInstance
3. CreateSession
4. SetAttribute
5. SyncInstance
6. UnloadInstance
Thanks,
Vinay