Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
rk2019
Contributor
Contributor

null pointer for json field

I have json field with null value coming from source when passing through tmap it failed due to null pointer.I need to feed these field as source value i.e null if coming as null'.

please let me know how to handle this.

{ "projectId": o53857as7,

  "DeptID": "09468049566680496804968",

  "secId": 87798,

  "manufId": 6119,

  "suppId": 486,

  "FmNumber": "LMK105BJ105KV-F",

  "edId": null,

  "mdId": null,

  "CurrencyId": 1,

  "Sent": false

}

Labels (3)
2 Replies
Anonymous
Not applicable

Hi

Can you share a screenshot of tMap to show us what you are doing?

 

Regards

Shong

rk2019
Contributor
Contributor
Author

it' was 1-1 input/output in tmap, source file had some issue , it is resolved now. thanks for the reply.