Query Migration History
The following procedure shows how to query migration history data and filter the data shown in the History screen.
To query migration history
-
In Siebel Migration, click History in the navigation menu in the side panel to go to the History screen.
-
Click Query (the magnifying glass icon) to filter the records in the History view.
The History Query form opens, where you can filter on the following fields: Name, Description, Status, Source, Target, Archive ID, Start Date, End Date, Package Filename. For more information about these fields, see Viewing Migration History.
-
For example, to search for all migration plan executions that were aborted:
-
On the History Query form, enter the criteria shown in the following table.
Field Operation Value Status
Equal (
==
)Abort
-
Click Go.
All records that match this criteria are returned in the History screen.
-
-
For example, to delete all successful migration plan execution records from January 2022:
-
On the History Query form, enter the criteria shown in the following table.
Field Operation Value Status
==
(Equal)
Successful
Start Date
>=
(Greater than or equal to)
2022-01-01 00:00:01
End Date
<=
(Less than or equal to)
2022-01-31 23:59:59
-
Click Go.
-
Select the check box beside the Name field of all returned records.
-
To select all visible records on the current page, click the check box beside the Name column heading.
-
Use the following navigation buttons to move to the next page or previous page: First Record Set, Previous Set, Next Record Set, Last Record Set.
-
-
Click Delete and then click OK when prompted to delete the records.
-