Deploying Your XML Drill Definition

After you have created the XML file, you are ready to deploy it.

  1. Save the file in the source code directory of its intended system code. For example, to create rules for HR, create hrsrc/HR.sr.xml.
  2. Run srxmlgen productline systemcode from a command line.

    This validates the XML and copies it to the obj directory, where it will be read at runtime. The drills will be available the next time drill definitions are loaded into memory. This happens when the application server is started, or after execution of servlet/IOSCacheRefresh.