After you have created the XML file, you are ready to deploy
it.
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.
Run srxmlgen productlinesystemcode 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.