Adding custom AMD modules
You can use custom AMD (Asynchronous Module Definition) modules in your coach views.
About this task
- Dojo 1.10.4
Dojo 1.10.5
With this loader, you can package custom AMD modules and then register a dependency on those modules in your coach view. Registering a module involves assigning an alias for the module because the coach view accesses the module by using its alias.
When you upgrade to IBM BPM V8.5.7 Cumulative Fix 2016.12, your Dojo version
is automatically upgraded to Dojo 1.10.5 if your
coach or system toolkit is version 8.5.7. After the upgrade, any custom artifacts that were built
using Dojo 1.10.4 must be verified to
ensure that they are working correctly.
