Can i create specific enricher/validation for specific stepper? In my project we have one entity SiteMain. This entity is used for storing data of sites as well as RDC. i need some validations/enrichers for authoring RDC and some validations/enrichers for authoring Sites.
Best Answer
C
Cédric BLANC
said
about 2 years ago
To allow your enrichers and validations to only run in steppers then you set the Enrichment Scope or Validation Scope to None - which means they will not run in any jobs on external loads.
To allow your enrichers and validations to only run in steppers then you set the Enrichment Scope or Validation Scope to None - which means they will not run in any jobs on external loads.
Cédric BLANC
Can i create specific enricher/validation for specific stepper? In my project we have one entity SiteMain. This entity is used for storing data of sites as well as RDC. i need some validations/enrichers for authoring RDC and some validations/enrichers for authoring Sites.
To allow your enrichers and validations to only run in steppers then you set the Enrichment Scope or Validation Scope to None - which means they will not run in any jobs on external loads.
To run them in authoring steppers you can configure Form Step Enrichers plus configure Step Validations and/or Form Validations
Cédric BLANC
To allow your enrichers and validations to only run in steppers then you set the Enrichment Scope or Validation Scope to None - which means they will not run in any jobs on external loads.
To run them in authoring steppers you can configure Form Step Enrichers plus configure Step Validations and/or Form Validations
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics