Extend audit schedule type typelist
About this task
If you add a new audit type, you must add the
typecodes to the AuditScheduleType
typelist. If the audit type requires schedules, then you can make the
audit type available to Product Designer. In Product Designer, you can
create audit schedules based on this audit type.
Procedure
-
In ,
open AuditScheduleType.ttx.
Or if the file does not exist, create a new Typelist
Extension extending
AuditScheduleType. -
Add a
typecodefor new audit type. -
For
code, enter theAuditTypeas specified in the name of audit schedule properties file. For example, enter the codeFinalAuditfor FinalAudit.series.properties. -
For
name, enter the display name of the audit type. -
If the audit type requires schedules,
right-click the
typefilternamedConfigurablePatternsand select . Select thetypecodefor the new audit type. Add thetypefilterif it does not exist. This is the same name as thetypefilteron the basetypelist. -
Right-click the
typefilterand select . Select thetypecodefor the new audit type. - Click Next.
- In the Select filter tab, select ConfigurablePatterns.
- Click Finish.
