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 |
|
- Importing records
- Import descriptor records
- Load error messages and notifications
- Unload files
- Add an import descriptor record
- Import a character-delimited text file
- Import a fixed-width text file
- Load an unload file
- Schedule the importing of records using an import descriptor record
- Schedule the loading of an unload file
- View the contents of an unload file
Load an unload file
Applies to User Roles:
System Administrator
Tip If your application version is 9.30 ap3, 9.31 or later, you are recommended to use Unload Manager to load an unload file, because Unload Manager can help you create a backup of your old data and reconcile conflicts during the installation of the unload; if your application version is other than any of these, Unload Manager is not available and you can use Database Manager instead.
To load an unload file using Unload Manager, follow these steps:
-
Go to System Administration > Ongoing Maintenance > Unload Manager.
-
Double-click Apply Unload. A wizard opens.
-
Select the unload file you want to apply, also specify a backup file, and then click Next. Details of the unload file appear.
-
Double-click a conflicting object in the table to open the merge tool:
-
Merge the object, and then select the Reconciled check box.
-
Click Save to go back to the wizard.
-
-
Click Next after all the conflicting objects are reconciled.
-
Click Yes on the confirmation window to apply the unload.
-
Click Finish.
Now, the unload has been applied and at the same time your old data backed up.
To load an unload file using Database Manager, follow these steps:
- Click Tailoring > Database Manager.
- Click More or the More Actions menu, and select Import/Load.
-
Fill in the following fields.
Field Description File Name Type the name and path of the file to load. Import Descriptor Type the name of the optional Import Descriptor record used to import records. Since unloads files do not require an Import Descriptor record, leave this field blank. File Type Select the source operating system of the unload file. Messages Option — All Messages Select this option to see all messages that Service Manager generates loading the file. Messages Option — Totals Only Select this option to see only the total number of files Service Manager loads. Messages Option — None Select this option to hide all messages that Service Manager generates loading the file. Note: You can view the contents of an unload file before importing it by clicking List Contents.
- Click Load FG.
Related topics
Data maps
Exporting records
Import descriptor records
Importing records
Purging and archiving records
Master data records
Unload files
Unload script utility
Add an import descriptor record
Import a character-delimited text file
Import a fixed-width text file
Schedule the importing of records using an import descriptor record
Schedule the loading of an unload file
View the contents of an unload file