You are on page 1of 13

ProStar Software

Agenda
2 November 2011:

 TailorPro Overview (preparation)

 Konfigurasi TrailorPro

3 November 2011:

 Design using Elite

 Audit Tool

4 November 2011:

 Studi Kasus
TailorPro:
Tool for modification Mfg/Pro

Improving the fit between business processes and Mfg/Pro


Why TailorPro?
 The system must be modify for better business needs.
 The business may not own source code but needs
system customizations.

 Customization cost can be significantly high


 You want to accept upgrades from QAD. ( Customization
can affect system integration )
Areas often named as needs in
customizing Mfg/Pro:
 Extended business rules
 Screen enhancements
 Specialized validation
 Context-sensitivity behavior
Screen Redesign
 New fields
 New Buttons (GUI)
 Change labels
 Disable or hide fields
 Different initial values
 Modify formats
 on and/or tab order
New Screens
 Anchor to any existing field
 Display on any of multiple events
 Add existing fields (code_mstr, so__chr10 etc.)
 Create new fields
(so_mstr_extend.socredithold)
relabel
positition

validation hide Mandatory

hide

Expand
format value
Context-sensitivity throughout
 Allow different business units on same server to
have unique behaviors & logic
 Based on any identifiable element, e.g.
 Entity
 Site
 User
 Automatic or manually invoked (fire anchor)
Structural Enhancement
Custom logic New Tables, Fields, Indexes

 Embed your business rules  Extend existing tables


into vanilla Mfg/Pro  new fields in a record “married” to
the original
 A means to invoke any
Progress program from  Add indexes on existing
within Mfg/Pro tables
 Add new tables
Increased control
Security Validation
 Disallow access by user by record  Global or screen-based
 Blank out fields
 Simple (if-then-message) or
 Disable fields
complex
 Context-sensitive
Extend Database Rules Audit Trails
 Prevent unwanted deletions  Who changed what, and
 Add validation checks when
Audit report
 Report can be filtered by tabel, field, date and user
Event FieldName Date Time User Record Old Value New Value
---------- ------------ -------- ----- ----- ------------- ---------- ----------
Assign po_buyer 11/29/10 16:03 mfg QP 20010601 mfg
Assign po_rmks 11/29/10 16:03 mfg QP 20010601 ONLY GRADE testing
 Thank You

You might also like