You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.4 KiB
52 lines
1.4 KiB
8 years ago
|
uuid: 9eeb9a6a-d3ba-41b3-9f1f-68bd016fe8b1
|
||
8 years ago
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
enforced:
|
||
|
module:
|
||
|
- islandora
|
||
8 years ago
|
id: broadcast_content_update_event
|
||
|
label: 'Broadcast Content Update Event'
|
||
8 years ago
|
events:
|
||
|
-
|
||
8 years ago
|
event_name: 'rules_entity_update:node'
|
||
|
description: 'Broadcasts an AS2 event to a message broker when Content is updated.'
|
||
8 years ago
|
tags:
|
||
|
- ''
|
||
|
config_version: '3'
|
||
|
expression:
|
||
|
id: rules_rule
|
||
8 years ago
|
uuid: 55f8a158-3fe4-48bb-92f2-ba53630d56f3
|
||
8 years ago
|
conditions:
|
||
|
id: rules_and
|
||
8 years ago
|
uuid: 8269d20f-cb56-4399-8c87-17eb64bfe5eb
|
||
8 years ago
|
conditions: { }
|
||
|
actions:
|
||
|
id: rules_action_set
|
||
8 years ago
|
uuid: 567aca08-456f-449e-a91b-b17a21366bdf
|
||
8 years ago
|
actions:
|
||
|
-
|
||
|
id: rules_action
|
||
8 years ago
|
uuid: ee51523e-3bba-43a5-95ce-e998fb3392d3
|
||
8 years ago
|
context_values: { }
|
||
|
context_mapping:
|
||
8 years ago
|
entity: node
|
||
8 years ago
|
user: '@user.current_user_context:current_user'
|
||
|
context_processors: { }
|
||
|
provides_mapping: { }
|
||
|
action_id: islandora_update_event_generator
|
||
|
-
|
||
|
id: rules_action
|
||
8 years ago
|
uuid: 7b9cf7be-40e4-4490-ae6f-07a84eb112c4
|
||
8 years ago
|
context_values:
|
||
8 years ago
|
recipients:
|
||
8 years ago
|
- "activemq:queue:islandora-indexing-fcrepo-update\r"
|
||
8 years ago
|
- 'activemq:queue:islandora-indexing-triplestore'
|
||
8 years ago
|
context_mapping:
|
||
|
message: event_message
|
||
|
context_processors:
|
||
8 years ago
|
recipients:
|
||
8 years ago
|
rules_tokens: { }
|
||
|
provides_mapping: { }
|
||
8 years ago
|
action_id: islandora_broadcast
|