ConsumerDataStandardsAustralia / exp-simple-account-origination

MIT License
1 stars 1 forks source link

schemes.json - cdr data inclusion into data packet #2

Open jgheaton opened 7 months ago

jgheaton commented 7 months ago

Description When applying for a product including the cdr data into the packet of information could become large and exceed data packet size.

Related Work Items During testing of our own origination process we initially included transactional data into the application submission when we received a lot of transactional data we easily exceeded the data size limit causing errors. Recommend removing the CDR data from the submission making it a subsequent submission of data.

JamesMBligh commented 6 months ago

Do you think this will be an issue for the experiment or for a real implementation?

The two options would be:

  1. to make this change now (but it would make the experiment more complex to implement), or
  2. we could take this as an insight to include in the report for moving forward