This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

The 'Move to another shelf' functionality does not update the 'Org' table

We are required to move several products from one shop to another, let's say from shop A to shop B. So, we have used the 'Move to another shelf' option from the Manager.

This functionality seems to be working fine- the old ITshopOrg entries(with the old shop details) have been deleted, and the products are now mapped to the new shop as expected. In short, the 'Move to another shelf' functionality is updating the 'ITshopOrg' table as expected.

However, the corresponding 'Org' table entries are not getting updated automatically.

Even if the product is moved to the  new shop - Shop B, the 'Org' entries of the product still show the old shop name - Shop A. Columns like 'fullpath', 'uid_ParentOrg' and 'customproperty03' remain unchanged.

So, the 'ITshopOrg' table gets  updated, while the 'Org' table doesn't.Do we have to create a seperate process/task which updates the corresponding 'Org' entries, when a product is moved from one shelf to another?

Parents
  • So, I could see that the update of Org table is not ootb. But, I was not sure if I was missing on some other ootb procedure which is correcting the Org table.

    I just wanted to confirm that a custom process has to update the Org .

    Ideally, the 'uid_parentorg' column of the Org table has to show the new shop. We have to create a new process for doing so.

    Thanks for your help!

Reply
  • So, I could see that the update of Org table is not ootb. But, I was not sure if I was missing on some other ootb procedure which is correcting the Org table.

    I just wanted to confirm that a custom process has to update the Org .

    Ideally, the 'uid_parentorg' column of the Org table has to show the new shop. We have to create a new process for doing so.

    Thanks for your help!

Children
No Data