Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This level will actually try to reuse all the core services in the platform over and above Level 2. Few of the integrations can be-

  1. Use the File store service from the platform
    1. Instead of using the ERP document management feature, use the file storage service from the platform for uploading and tracking of all documents.
    2. This way all the documents will reside in the same location and management and tracking becomes easier.
  2. Integrate with platform Indexer Service
    1. Use the indexer yaml file to define the ES index and push the data to the ES server using the platform indexer service.
  3. PII data handling (data security and privacy) 
    1. Enhanced services of the platform like the data masking can be easily accommodated for any ERP entities using the platform service.
  4. Other core services like notification services, encryption service, telemetry service etc, can be used from the platform.