Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, can anyone please tell me how to extract the columns from the json fields using textractjsonfields component. Actually, I got
statuscode,
body,
string, fields from trestclient. But i want to extract the fields like
Id,
UnitId,
Direction,
DriverKeyCode,
EventTypeId,
EventTypeDescription,
LocalTimestamp,
Odometer,
Position.
from textractjsonfields to store in a tables in mysql db. how can i achieve that?
Hi,
If possible, can you please provide some sample source data and expected output.
Regards,
Hi sir, Here ia a sample code.
{"Id":43052523918,"UnitId":"261328569321","Direction":3.00,"DriverKeyCode":4636,"EventTypeId":149,"EventTypeDescription":"Start of Speeding","LocalTimestamp":"2018-04-18T07:06:38+03:00","Odometer":849199,"Position":[47.54472,-18.97462],"Speed":52.00,"UnitOfDistanceCode":"km","StartOfExceptionData":{"Limit":45.0}},{"Id":43006548637,"UnitId":"261321525445","Direction":78.00,"DriverKeyCode":5622,"EventTypeId":150,"EventTypeDescription":"Speeding","LocalTimestamp":"2018-04-18T07:06:49+03:00","Odometer":801156,"Position":[49.26359,-18.26405],"Speed":48.00,"UnitOfDistanceCode":"km","EndOfExceptionData":{"Limit":45.0,"Maximum":48.0,"Duration":33}},
Hi,
Please find the job details below.
Regards,