CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

Worker resultdata-audi-filesystem

Deprecated0.41.0
Removal0.49.0
References#4675

Impacts third-party scripts which uses the following tasks to import ISO-MME data:

  • w3tasks.resultdata.audi.filesystem.tasks.ImportS3BucketIsommeTestdataTask
  • w3tasks.resultdata.audi.filesystem.tasks.ImportIsommeTestdataTask

Despite its naming, the worker was customer independent and provided general features to import ISO-MME data into the application.

The workflow of importing ISO-MME data has been refactored and is provided using add-ons directly through the application’s GUI. For new installations, this worker is disabled by default and is not used.

To check if the worker is being used, one can check the following possible occurrences:

  • Helm value worker.resultdata.audi.filesystem.enabled is used to enable the worker, defaults to False.
  • Within the Admin Control Panel (/api/admin) check manual created Periodic Tasks with methods set to the ones mentioned above.

The worker will be removed eventually.
In case a custom container registry is used, the image worker-resultdata-audi-filesystem doesn’t need to be synchronized anymore and won’t be available for further versions neither.