Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Data Policy
- Access Data Policy
- Data Policy expressions
- Data Policy and the object record
- Creating revisions
- Revert to a previous revision
- Purge revisions
- Data Policy and encryption
- Change the encryption key value
- Change the columns in a record list
- Create an alias for your custom CI display name field
- Define auto complete table columns
- Specify a referenced table for a field
- Specify a display field for a referenced table
Creating revisions
The revisions option for Data Policy creates a revision database dictionary record, whose name is specified on the Engine Specifications tab. You can create revisions either for an entire set of records or for a single form or record. You must be at the start panel of the application you are working with to create baseline revisions for an entire set of records. For example, you create a baseline revision of all the forms in the Forms Designer from the Forms Designer main menu.
When you create a revision, you create a copy of the record only, not the associated database dictionary record. As a result, any time a field is added to a database dictionary record, you add it to the revision file database dictionary record.
Create a Data Policy revision
Applies to User Roles:
System Administrator
To create a Data Policy revision:
- Click Tailoring > Web Services > Data Policy.
- Click the Engine Specifications tab.
- Type a revision file name in the Revision File Name field.
- To limit the number of revisions allowed, fill in the Max # of Revisions field.
- Click Create Revision File from the More Actions menu.
Example: Create and manage a revision
Applies to User Roles:
System Administrator
The following example steps through the process of creating and controlling a revision. The example uses the location file.
- Open the location record in Data Policy.
- Type a revision name on the Engine Specifications tab, for example type
LocationRevision
. - Type the maximum number of revisions allowed on the system for files controlled by this record. For example, type
2
. - Save the location Data Policy record.
- Go to the Database Manager and type
location
in the Form field. A record list opens.
Every file in the record list is controlled by the Data Policy record Locations. - Select a record, for example ACME HQ, based in Chicago.
- With the record open, click Revision > Create Revision from the More Actions menu. Include any relevant text to help you understand the revision and its purpose. Label this revision one.
- Make a change to the ACME HQ record and save.
- Click Revision > Create Revision from the More Actions menu. Label this revision two.
The maximum number of revisions has now been reached for the files controlled by the Locations Data Policy record. The next revision you make will eliminate the revision you labeled one.
Related topics
Environment configuration
Tools to use for promoting customizations
Revision control
Data Policy and encryption