Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
Siebel CRM - Audit Trail - Validate

Neilson Faria-Oracle
Member Posts: 3
A engine to validate Siebel Audit Trail against inactive fields or business components in Siebel Repository. The Siebel ADM import fails when trying to add auditing for inactive fields.
Workaround by Tomi Backman: A python script that eats the ADM file and goes through the svn repository Tools uses for version control and compares those. Not as fancy as validating the config prior to exporting it but a working solution anyway
Workaround by Neilson Faria: A query joining those tables:
siebel.S_AUDIT_BUSCOMP,
siebel.S_AUDIT_FIELD,
siebel.S_AUDIT_JOIN,
SIEBEL.S_BUSCOMP,
SIEBEL.S_FIELD