Skip to content
trac Documentation v0.10
  • fintrac.co.uk

Part I — introducing trac

  • What is trac
    • Where does it sit
    • What does it do
    • Who is it for
  • Quick start
    • Desktop installation
    • Load a model
    • Load input data
    • Run the model
    • See the result

Part II — trac platform overview

  • Key concepts
    • Immutability and versioning
    • Metadata model
    • Virtualised deployment
    • Jobs & resources
  • Installation
    • Desktop installation
    • Hosted deployments
    • Corporate firewall setup
  • Security and resilience
    • Access management
    • Security
    • Resilience and disaster recovery

Part III — platform user guide

  • Loading tools
    • Upload data
    • Upload a model
    • Upload a schema
    • Upload a flow
  • Building flows
    • Model selection
    • Configuring flow nodes
    • Visualisation of the graph
    • Saving the flow
    • Edit a flow
  • Running jobs
    • Run a model
    • Run a flow
    • Re-run a job
  • Other object creation
    • Publish output data
    • Publish schema
  • Find & explore objects
    • Object search
    • Object summaries
    • Version history
  • Admin tools
    • Tenant resources
    • Define segment tags
    • Re-tagging objects

Part IV — trac runtime overview

  • Runtime concepts
    • trac runtime package
    • Portable execution
    • trac models
    • trac context
  • Model API
    • tracdap.rt.api
      • CommonFileTypes
      • RuntimeMetadata
      • TracContext
      • TracModel
    • tracdap.rt.exceptions
      • EConfig
      • EConfigLoad
      • EConfigParse
      • EData
      • EDataConformance
      • EDataCorruption
      • EJobValidation
      • EModel
      • EModelExec
      • EModelLoad
      • EModelRepo
      • EModelRepoAccess
      • EModelRepoCommunication
      • EModelRepoConfig
      • EModelRepoRequest
      • EModelValidation
      • EPluginConformance
      • EPluginNotAvailable
      • ERuntimeValidation
      • EStartup
      • EStorage
      • EStorageAccess
      • EStorageCommunication
      • EStorageConfig
      • EStorageRequest
      • EStorageValidation
      • ETrac
      • ETracInternal
      • EUnexpected
      • EValidation
      • EValidationGap
    • tracdap.rt.launch
    • tracdap.rt.metadata
      • ArrayValue
      • BasicType
      • ConfigDefinition
      • ConfigDetails
      • ConfigEntry
      • ConfigType
      • CopyStatus
      • CustomDefinition
      • DataDefinition
      • DataDelta
      • DataPartition
      • DataSnapshot
      • DateValue
      • DatetimeValue
      • DecimalValue
      • EnumValues
      • ExportDataJob
      • FieldSchema
      • FileDefinition
      • FileType
      • FlowDefinition
      • FlowEdge
      • FlowNode
      • FlowNodeType
      • FlowSocket
      • ImportDataJob
      • ImportModelJob
      • IncarnationStatus
      • JobDefinition
      • JobGroup
      • JobGroupType
      • JobStatusCode
      • JobType
      • LogicalExpression
      • LogicalOperator
      • MapValue
      • MetadataFormat
      • MetadataVersion
      • ModelDefinition
      • ModelInputSchema
      • ModelOutputSchema
      • ModelParameter
      • ModelResource
      • ModelSystemDetails
      • ModelType
      • ObjectDefinition
      • ObjectType
      • ParallelJobGroup
      • PartKey
      • PartType
      • ResourceDefinition
      • ResourceType
      • ResultDefinition
      • RunFlowJob
      • RunModelJob
      • SchemaDefinition
      • SchemaType
      • SearchExpression
      • SearchOperator
      • SearchParameters
      • SearchTerm
      • SequentialJobGroup
      • StorageCopy
      • StorageDefinition
      • StorageIncarnation
      • StorageItem
      • StorageLayout
      • StructSchema
      • TableSchema
      • Tag
      • TagHeader
      • TagOperation
      • TagSelector
      • TagUpdate
      • TenantInfo
      • TypeDescriptor
      • Value

Part V — modelling tutorials

  • Tutorials introduction
  • Chapter 1 - Hello World
  • Chapter 2 - Using Data
  • Chapter 3 - Chaining Models
  • Chapter 4 - Inputs & Outputs

Part VI — references

  • Native data types
  • Glossary
  1. Docs
  2. Find & explore objects
  3. Object search

Object search¶

Find anything¶

The ‘Find anything’ page is split into two sections. The top portion allows you to specify search criteria and the bottom portion lists the objects which meet that criteria.

In the top portion you must select an object type to search for (A).

You also have optional criteria to narrow the pool of search results * B = categorical filters and tags * C = information regarding the object’s creation

trac Find anything search page showing object type and filter criteria

At the bottom is the list of objects which meet the search criteria. You must click ‘Update search’ to refresh the results each time you change the criteria.

trac search results list with Update search button

Selecting one row brings up the object’s general attributes and the option to ‘View’ the object by navigating to the relevant (Object summary pages).

Note

To search by object ID, name or other attribute just type directly into the search box at the top of the results list, rather than using the faceted search option.

Object specific pages¶

The ‘Monitor jobs’ and the three variations of ‘Find a …’ all contain a variant of this same search component but with the object type pre-selected and a find-all search being fired on load. You can narrow down the results by expanding the ‘Filter results’ link and using it as a faceted search page.

← Find & explore objects Object summaries  →

Page contents

  • Object search
    • Find anything
    • Object specific pages
  • About Us
  • Contact
  • Legal
© Copyright 2026, Fintrac Limited
Created using Sphinx Wagtail Theme 6.4.0 and Sphinx 8.1.3