Automatically populate an Index Field using a Custom Metadata Field macro
Issue
How to create a Custom Metadata Field and use it to automatically populate an Index Field in a Kofax Front Office Server (KFS) Shortcut using a Custom Metadata Field macro
Solution
KFS Device Profiles can be used by the KFS Administrator to define particular groups of MFP devices that share settings or Global Shortcuts.
The KFS Administrator can create Custom Metadata Fields in each Device Profile to define common field data shared by the associated MFP devices (for example, the branch location where the MFP devices are located).
These Custom Metadata field values can be populated into KFS Index Fields using Custom Metadata field macros.
To automatically populate an Index Field in a KFS Shortcut with the value from a Custom Metadata field using a Custom Metadata field macro:
- Log into the Kofax Front Office Server Administration Console.
- Select
Device Profiles
.
- Select the desired Device Profile and click
Edit
.
- Select the Custom Metadata Fields tab and click
Create
.
- Enter the desired field name and the value that applies to the selected Device Profile. (Example: Field Name =
Location
, Value =New York
)
- Click
OK
.
- Click
Save
.
- Selected another Device Profile and click
Edit
.
- Select the Custom Metadata Fields tab and click
Create
.
- Enter the same field name and the value that applies to the selected Device Profile. (Example: Field Name =
Location
, Value =Chicago
)
- Click
OK
.
- Click
Save
.
- Repeat for each Device Profile.
- Select
Shortcuts
.
- Select the desired Shortcut and click
Edit
.
- In the field where the Custom Metadata value will be populated, enter the following default value macro, (where
Field_Name
is the name of the Custom Metadata field):
{DeviceProfile:Field_Name}
- Click
Save
.
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Front Office Server | 4.3 4.1 |
All | All | MFP Devices |
References
N/A
Article # 3031577