Configuring URL to Submit Dossier

You can configure Materials Compliance Management to define the URL to submit a dossier for ECHA.

See Also
Configuring Properties
Properties for Configuring URL to Submit Dossier
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. To define the URL to submit a dossier of ECHA, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.submission

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.submission=https://api.ecs.echa.europa.eu/submission

  3. To define the current version of a URL to submit a dossier of ECHA.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.submission.current 
      

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.submission.current= https://api.ecs.echa.europa.eu/submission/v2

  4. To define the submission of ECHA again after the first submission.
    1. Add or edit this line in the file to import properties into a page object:

      emxMaterialComplianceCentral.echa.submission.retry 
      

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.submission.retry=3

      The value in numbers. Maximum three times submission retry is allowed.

  5. To define the time of delay for submission for each try.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.submission.secondsToDelayPerTry 
      

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.submission.secondsToDelayPerTry=60000

      The value in seconds.

  6. To define the maximum time of delay for submission for each try.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.submission.maxTimeToDelay

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.submission.maxTimeToDelay=200000

      The value in seconds.

  7. To define the limit of a submission event.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.submission.events.limit

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.submission.events.limit=100

  8. To define to upload SCIP data in production or test mode.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.submission.mode

    2. Set the value for this property to production or test as described below:

      For example, emxMaterialComplianceCentral.echa.submission.mode=test

      The default value for this property is test.

  9. To define the primary identifier type in a part.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.default.PrimaryIdentifierType

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.default.PrimaryIdentifierType=part number

      The default value for the name is part Name and Revision and the default value for type is part number.

  10. To define the code of ECHA for the default article category.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.default.ArticleCategory

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.default.ArticleCategory=

      The default value is blank.

  11. To define the code of production in European for ECHA.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.default.ProductionInEuropean

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.default.ProductionInEuropean=58236

      The default value is blank.

  12. To define the list of CDEFs to export SCIP to ECHA submission.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.cdefs

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.cdefs=REACH:EU REACH (2021-Jan-19), REACH:EU REACH (2020-Jun-25), REACH:EU REACH (2020-Jan-16), REACH:EU REACH (2019-Jul-16), REACH:EU REACH (2019-Jan-15)

      The default value is the list of CDEFs from latest to oldest.

  13. To define the range of substance violation amount that is uploaded.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.concentration.range.1.to.3

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.concentration.range.1.to.3=66279

      You can select the specific range or the single range between 0.1% to 100%

      66279 >=0.1% w/w and < 0.3% w/w

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.concentration.range.3.to.1.0

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.concentration.range.3.to.1.0=66280

      You can select the specific range or the single range between 0.1% to 100%

      66280 >=0.3% w/w and < 0.1% w/w

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.concentration.range.1.0.to.10

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.concentration.range.1.0.to.10=66281

      You can select the specific range or the single range between 0.1% to 100%

      66281 >=1.0% w/w and < 10.0% w/w

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.concentration.range.10.to.20

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.concentration.range.10.to.20=66284

      You can select the specific range or the single range between 0.1% to 100%

      66284 >=10.0% w/w and < 20.0% w/w

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.concentration.range.20.to.100

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.concentration.range.20.to.100=66285

      You can select the specific range or the single range between 0.1% to 100%

      66285 >=20.0% w/w and < 100.0% w/w

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.concentration.range.1.to.100

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.concentration.range.1.to.100=66286

      You can select the specific range or the single range between 0.1% to 100%

      66286 >=0.1% w/w and < 100.0% w/w

  14. To define the SCIP numbers of supplier MEP in export.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.reference.supplier.SCIPNumber

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.reference.supplier.SCIPNumber=No

      Select Yes or No. The default value is No.

  15. To define the threshold ranges in export.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.discrete.threshold.ranges

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.discrete.threshold.ranges=Yes

      Select Yes or No. The default value is Yes.

  16. To define the first article parts as the lowest part in export.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.echa.firstArticle.lowest

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.echa.firstArticle.lowest=Yes

      Select Yes or No. The default value is Yes.

  17. To define the version of IUCLID application.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.application

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.application=IUCLID6 Cloud (5.17.0, build of 2021-01-30T03:23:11Z)

  18. To define the title of IUCLID application.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.title

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.title=IUCLID 6 container manifest file

      The value is in the manifest.xml file.

  19. To define the version of SCIP in IUCLID legislation.
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.legislation.scip.version

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.legislation.scip.version=2.0

  20. To define the different submission values for IUCLID, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.submission-type

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.submission-type=SCIP

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.archive-type

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.archive-type=DOSSIER_DATA

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.legislation.domain.version

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.legislation.domain.version=6.0

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.definition.dossier.version

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.definition.dossier.version=2.0

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.definition.article.version

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.definition.article.version=6.0

    1. Add or edit this line in the file used to import properties into a page object:

      emxMaterialComplianceCentral.IUCLID.submission-type.version

    2. Set the value for this property as described below:

      For example, emxMaterialComplianceCentral.IUCLID.submission-type.version=scip 2.0

  21. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxMaterialsComplianceCentral.properties page object. For more information, see Editing Properties Using MQL.