Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.14 Schreckhorn
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support

Table of Contents

Assign Content Permission Sets Action Assign Layer Action Assign Tagbox Items Action Assign Tagbox Items in Layer Action Assign Value Action Deprecated Enqueue Tagging Action (AI Tagging) Enqueue Create Embed Action Enqueue Ownership Action Enqueue Tagging Action (AI Keywords, OCR, Object Detection) using Azure Get Number from Number Sequence Action Produce Message to External System Produce Notification Action Unassign Content Permission Sets Action Unassign Layer Action Unassign Tagbox Items Action
  • Home
  • Fotoware Alto
  • 11.14 Schreckhorn
  • Business Rule Automation
  • Actions in Business Rules

Actions in Business Rules

14. March 2025

Elaine Foley

Table of Contents

Assign Content Permission Sets Action Assign Layer Action Assign Tagbox Items Action Assign Tagbox Items in Layer Action Assign Value Action Deprecated Enqueue Tagging Action (AI Tagging) Enqueue Create Embed Action Enqueue Ownership Action Enqueue Tagging Action (AI Keywords, OCR, Object Detection) using Azure Get Number from Number Sequence Action Produce Message to External System Produce Notification Action Unassign Content Permission Sets Action Unassign Layer Action Unassign Tagbox Items Action

Some actions are only applicable for Content Items, like actions related to Permission Sets, AI Tagging, Layers. You cannot use Permission Sets, AI Tagging, or Layers for List Items. Nonetheless, actions are not filtered by the Trigger Point Document Type. That means that you can create a Business Rule for List Items with an Action that should assign a Layer. Picturepark will ignore these actions, skip them and look for valid (e.g. available for List Items) actions.

Assign Content Permission Sets Action

The AssignContentPermissionSetsAction assigns content permission sets to content e.g. give access to suppliers. 

Assign Layer Action

The AssignLayerAction assigns a specific layer to content if the condition is met. This requires the layer to be available to the specific content type (Available For in Layers). 

Assign Tagbox Items Action

The AssignTagboxItemsAction assigns a specific tagbox item to the tagbox field specified e.g. update copyright holders with creators from Dublin Core. This requires the layer where the field is found to be assigned already, therefore combine with "AssignLayerAction" and/or "LayerAssignedCondition".

Assign Tagbox Items in Layer Action

The AssignTagboxItemsinLayerAction assigns Tagbox Items from the defined cache to the corresponding Layer and the fields where the values are allowed to be added. This requires a cache of type SchemaTagboxFilterLookupNamedCacheConfiguration to be present. 

Assign Value Action

The AssignValueAction assigns a specific value to the field specified e.g. update copyright source with creators from Dublin Core. This requires the layer where the field is found to be assigned already, therefore combine with "AssignLayerAction" and/or "LayerAssignedCondition".

Deprecated Enqueue Tagging Action (AI Tagging)

The EnqueueTaggingAction allows to enqueue the auto-tagging. Editors can add the tagging model, language code (for tags to use), and match value (confidence value for tag prediction) to a Layer and by assigning the Layer to Content Items, Content Platform Business Rules extract the settings and send the items to Clarifai with the desired configuration. This way, editors can for example easily apply the celebrity layer for tagging or flag content that is deemed as possibly problematic and gets ta

Enqueue Create Embed Action

The Enqueue Create Embed Action automatically create embeds for sharing content. This is especially useful for integrations, e.g., a CMS requires an embed link for a specific content , and for marketing operations, e.g. so users can easily pick embed links for distribution of files in ads, social media or mailings.

Enqueue Ownership Action

The Enqueue Transfer Ownership Action transfers the ownership of a Content Item to the configured user of Picturepark.

Enqueue Tagging Action (AI Keywords, OCR, Object Detection) using Azure

With the EnqueueTaggingAction you can enqueue the auto-tagging, enable object detection and enable OCR (Optical Character Recognition).

Get Number from Number Sequence Action

The Get Number from Number Sequence Action is used to create customized identifiers for easier reference of your content. For quick reference, a shorter number may be preferred for users and machine processing.

Produce Message to External System

The Produce Message Action is only used by Service Providers (via API) who can listen to this message to then further process the information e.g. Content Items with approved tags and copyright information can be sent to an agency for further graphical processing. 

Produce Notification Action

The Produce Notification Action produces a Content Platform toast notification when the Business Rule conditions are met, e.g., inform about new images, inform about new Content Items with approved copyright information, or recalled Content Items. 

Unassign Content Permission Sets Action

The UnassignContentPermissionSetsAction unassigns content permission sets from Content Items e.g. remove access for suppliers. 

Unassign Layer Action

The UnassignLayerAction unassigns a specific layer from content if the condition is met. 

Unassign Tagbox Items Action

The UnassignTagboxItemsAction unassigns a specific tagbox item from the tagbox field specified e.g. remove flagged content tags from public keywords. This requires the layer with the field and the tag to be present on the content, therefore combine with "LayerAssignedCondition".

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Business Rule Condition: Content Relation Items Changed Condition
  • Business Rule Condition: Field Value Change
  • What are the differences between a standard and extended actions?
  • Deprecated Enqueue Tagging Action (AI Tagging)
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand