Connectors : ENOVIA ER : Appendix - Configuration Parameters : Advanced Parameters Not in the UI
 
Advanced Parameters Not in the UI
For specific use cases, you can also edit other advanced parameters manually in the connector.properties file.
This file is present in:
The Exalead CloudView <DATADIR/connector-java0/config directory.
The ER Agent, either in the /config directory or in the Tomcat /config/bin directory if you have a 3DSpace configuration mode.
Note: This section does not give an exhaustive list of the connector.properties file parameters.
Parameter
Description
relationship.invalid.basic.ignore
Use this Boolean parameter if the query sent to the ENOVIA database returns an object for which either the id or the PhysicalId attribute is empty:
If false (default value), the connector generates an exception and stops the indexing of the relationship.
If true, the connector generates an error message in the ER Agent (or in the connector logs if you use the Local Context mode), and continue its indexing job.
businessobject.invalid.basic.ignore
Use this Boolean parameter if the query sent to the ENOVIA database returns an object for which either the id or the PhysicalId attribute is empty:
If false (default value), the connector generates an exception and stops the indexing of the business objects.
If true, the connector generates an error message in the ER Agent (or in the connector logs if you use the Local Context mode), and continue its indexing job.