Integration Suite | Action Queues | Use Cases | Check-in channel references / rule recalculation

Customer requirement

PIM objects are referenced in channels. If a change is made to a PIM object, a rule recalculation (a check-in) is to be performed on the channel objects.

Solution (summary)

  • Action Queue für die referenzierten Kanalobjekte im PIM

  • Befüllung einer weiteren Action Queue für den Check-in

Required modules

Procedure

  1. Create the first “Default” action queue to retrieve the references. Note the following settings:

    1. Record type: PIM Studio Products (Pdmarticle)

    2. Processor plug-in: Default

    3. Filter: Rule that checks whether the reference attribute is populated with channels (optional, but recommended if the SDZeCOM Rules+ are licensed)

    4. Posthandler: Enqueue references

      • Reference attribute: Reference attribute to channels

      • Queue type: Action

      • Destination Queue: Second Action Queue for check-in

  2. Create the processing scripts for the first queue - either a SingleWorker or a combination of a Starter and a Worker.

  3. Create the second “Default” action queue to retrieve the references. Note the following settings:

    1. Record type: PIM Studio Channel (Pdmarticlestructure)

    2. Processor plug-in: Default

    3. Filter: None

    4. Posthandler: Check-in

  4. Create the processing scripts for the second queue - either a SingleWorker or a combination of a Starter and a Worker.

  5. Run the processing scripts one after another, either using Run Next or Run Next With Pause.