Hi there,
We are implementing field service in our company. we have following requirements:
1. one work order can have several inspections. maximum 5 inspections. each inspection have one inspection template. and the templates are different.
2. one inspection will be assigned to one inspector. and each inspector will finish his/her inspection.
3. After all 5 inspections have been done. We need to merge all inspections in one to generate a large inspection and generate a PDF report.
My questions:
How to read those data from different inspections.
and then how to write data to big inspections.
Thank you, very much.
Frank