Issues in Data Manipulation in a Service Request

  • Any workflow containing global key(s) with dot (.) will not be allowed to create a request [Mongo behaviour].
  • When the MongoDB document containing the request data exceeds 16mb in size due to any uploaded file (or) any huge global variable data injection (or) heavy logs and so on, the request will hang.