Create Entity Selection Criteria

  1. From Transportation Smartbench, select Entity Selection Criteria from the Admin panel to open/populate the Entity Selection Criteria (ESC) view.
  2. Click New. The Create Entity Selection Criteria page is displayed.
  3. Provide the necessary information in the fields. For more information, see Entity Selection Criteria - Fields.
  4. 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.
  5. Note: Once the findEntities API XML or SQL has been retrieved for a 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 a 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.

  6. Modify the criteria, as needed.
  7. Click Save.

See Also