Creating tickler action code assets
A tickler reminds a CSR or Customer Service Supervisor to perform an action such as calling a customer to get a replacement payment instruction or to review a price override. A tickler action code classifies work which is in done in an effort to resolve a tickler.
Procedure
-
Create an XML file that follows the wcs.dtd file. The DTD file is located in the following
directory:
- WC_installdir/schema/xml
- WCDE_installdir/schema/xml/
-
Using the following example as your guide, define a tickler action code asset in your XML file
in the TKLRACTION and TKLRACTDSC tables:
<tklraction tklraction_id="-1001" store_id="0" code="TicklerAssign" closingaction="0" markfordelete="0" /> <tklractdsc tklraction_id="-1001" language_id="&en_US;" description="Assign tickler" />