Maturity Control when Exporting from 3DEXPERIENCE platform to X-PDM
<Maturity>
element is identical to
the 3DEXPERIENCE platform life cycle state.
The export of an E-BOM Part can be controlled based on its maturity state.
The file XPGAdapterConfig.properties
located at server\STAGING\<enoviaapplicationname>\WEB-INF\classes\XPG
contains properties listing the states from which the part can be exported. There is one property per
policy.
Properties can be configured as following:
ValidStatesForXPDMExchange.[symbolic name of the policy]=[list of states separated with commas]
As an example, here is the default declaration for policy EC Part
:
ValidStatesForXPDMExchange.policy_ECPart=Preliminary,Review,Approved,Release