Skip to Main Content
Created by Guest
Created on May 31, 2023

ILinkListener LinkIndexUpdated

In order to consistently synchronize data between iPMC and systems using data from iPMC, it would be a great help to have the option of listening for a LinkIndexUpdated event.

Today the setup is such that if a link index is manipulated in iPMC, it only triggers a LinkUpdated event for the specific link being moved around. All links affected by the specific link moving around do indeed have their indices updated, and a new LastModified date applied, but this does sadly not trigger a LinkUpdated for all the affected links. This is unfortunate, as we can't expect every update to actually trigger an event for our extensions.

Since our receiving systems rely heavily on having the correct link indices, we request that a new event is added to the ILinkListener interface (LinkIndexUpdated). This way we can react to and export all the affected links; in this case ensuring that sort order on our web shop is as our users expect it.



Ideally every link update resulted in a LinkUpdated event, but this is apparently by design.



Regards,


Rasmus M. J. Jakobsen


  • Attach files
  • +1