Limitations
Within an Insight or Executor component, you can only use the dmp module from a submodel if the master model also uses the dmp module. In the event that your master does not need the dmp module, I recommend setting uses 'dmp' to the top of it and accessing one of the parameters to prevent the Mosel compiler removing it as an unreferenced module, e.g.
uses 'dmp' setparam('dmp_verbose',false)
The 'dmp' module cannot be used if the model is running locally in an Xpress Workbench component on the cloud. However, the 'dmp' module will function correctly when Workbench is being used to debug an Insight scenario.
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.