Enabling User Data Tab for Validations
To use ksc_copy_request
for the purpose of copying request, you need to create a validation of Auto Complete List component type and validated by List, then enable the User Data tab for the validation value by defining a user data for it.
Create a Validation
To configure a validation,
-
Create a new validation with the following information:
-
Name: Name of the new validation. For example,
IT Request Copying Map.
-
Reference Code: Accept the default value.
-
Enabled: Select the checkbox.
-
Component Type: Auto Complete List.
-
Validated By: List
-
In the Validation Values section, click New to add a validation value.
The Add Validation Value window opens.
-
Provide the information for the validation value.
-
Click OK.
For more information about configuring validations, see Configure validations.
Enable User Data Tab for Validations
To define a user data and enable the User Data tab for a validation,
-
From the PPM Workbench shortcut bar, select Configuration > User Data.
The User Data Workbench opens.
-
Click New User Data Context.
The User Data Context window opens to the Fields tab.
-
Click User Data Type auto-complete.
The User Data Type field displays the value Validation Value User Data, the Context Field field displays the value Validation Name, and the Scope field displays Context.
-
Click the Context Value auto-complete, and select the validation you just created in Create a Validation. In this example, IT Request Copying Map.
-
On the Fields tab, click New.
-
Create four fields by strictly following the pairing order below:
Field Prompt
Token
User Data Col.
source token
SOURCE_TOKEN
USER_DATA1
source visible token
SOURCE_VISIBLE_TOKEN
USER_DATA2
token type
TOKEN_TYPE
USER_DATA3
destination token
DESITINATION_TOKEN
USER_DATA4
Note:
-
You can use different names for field prompts, but be sure that USER_DATA1 is paired to source token, USER_DATA2 to source visible token, USER_DATA3 to token type, and USER_DATA4 to destination token.
-
For token type, if you want to use both TOKEN and SQL, you may use drop down list as the component type and include TOKEN and SQL options in its validation.
-
-
Click OK.
The user data is defined for validation IT Request Copying Map.
-
(Optional) Go to Validation Workbench and open the validation IT Request Copying Map.
Open the validation value, the User Data tab is now enabled in the Validation Value window.