/
Samza Job

Samza Job

Kafka Topic

QR code image generation request will be published and consumed from a separate kafka topic

ENV.qrimage.request


Message Format

{
  "eid": "BE_QR_IMAGE_GENERATOR",
  "processId": "3b369c35-2b79-40ec-a3e0-3d0306fc0388",
  "objectId":"contentid/channel",
  "dialcodes": [
    {
      "data": "https://diksha.gov.in/dial/ABCDEF",
      "text": "ABCDEF",
      "id": "ABCDEF_1543568148",
      "location":"cloudPublicUrl"
    },
    {
      "data": "https://diksha.gov.in/dial/123456",
      "text": "123456",
      "id": "123456_1543568148"
    }
  ],
  "storage": {
    "container": "dial",
    "path": "channel/publisher/",
    "fileName": "do_112636984058314752121_Medium_Grade_Subject_timestamp"
  },
  "config": {
    "errorCorrectionLevel": "H",
    "pixelsPerBlock": 2,
    "qrCodeMargin": 3,
    "qrCodeMarginBottom": 1,
    "textFontName": "Verdana",
    "textFontSize": 11,
    "textCharacterSpacing": 0.1,
    "imageFormat": "png",
    "colourModel": "Grayscale",
    "imageBorderSize": 1,
	"imageMargin": 1
  }
}

Related content

LR-325: DIAL Service QR Code Image List
LR-325: DIAL Service QR Code Image List
More like this
QuML Migration Notes - From V1.0 TO V1.1
QuML Migration Notes - From V1.0 TO V1.1
More like this
Sign Up flow telemetry data
Sign Up flow telemetry data
More like this
Implementation Design for Notification Service
Implementation Design for Notification Service
More like this