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
SDZeCOM Rules+ (optional, recommended)
Procedure
Create the first “Default” action queue to retrieve the references. Note the following settings:
Record type: PIM Studio Products (Pdmarticle)
Filter: Rule that checks whether the reference attribute is populated with channels (optional, but recommended if the SDZeCOM Rules+ are licensed)
Posthandler: Enqueue references
Reference attribute: Reference attribute to channels
Queue type: Action
Destination Queue: Second Action Queue for check-in
Create the processing scripts for the first queue - either a SingleWorker or a combination of a Starter and a Worker.
Create the second “Default” action queue to retrieve the references. Note the following settings:
Record type: PIM Studio Channel (Pdmarticlestructure)
Filter: None
Create the processing scripts for the second queue - either a SingleWorker or a combination of a Starter and a Worker.
Run the processing scripts one after another, either using Run Next or Run Next With Pause.