Update Entity Selection Criteria
- From Transportation Smartbench (TSB), select Entity Selection Criteria from the Admin panel to open/populate the Entity Search Criteria (ESC) view.
- Select an ESC and click Duplicate. The Duplicate Entity Selection Criteria page is displayed.
- Update the necessary information in the fields. For more information, see Entity Selection Criteria - Fields.
- If you have selected an entity type for which a search already exists in TSB, click Generate XML or Generate SQL to retrieve the findEntities API XML or SQL for the TSB search. Alternatively, provide the criteria in findEntities API XML or SQL format without clicking Generate XML or Generate SQL.
- Modify the criteria, as needed.
- Click Save.
Note: Once the findEntities API XML or SQL has been retrieved for the TSB search, the ESC will no longer be linked to the TSB search. You can modify the SQL/XML for the ESC directly. When you edit an SQL format ESC, the system validates the SQL statement to ensure that it does not access tables or information that are confidential. Additionally, the SQL is restricted from performing any updates, inserts, or deletes.
See Also