You use a value info to group several BOM value type extensions for the same BOM member.
You create a value info if you want to attach a value editor, value provider, value checker, or value translator to a BOM member. The value info interface defines the methods for referencing them.
To create a value info:
You now have a value info, which you must integrate into the relevant Operational Decision Manager modules.
Integration into Rule Designer |
Integration into Decision Center |
Integration into Rule Solutions for Office |
|---|---|---|
Create a Rule Designer plug-in with a value info extension point. |
Repackage the Decision Center archive to integrate and declare the value info. |
Translate the value info class to C#, declare the BOM property key in the class and then register it as an extension with the Extension Registry tool. |