You may find it easier to use the JobEntrySvc/UpdateExt process as it takes care of all the clutter that needs to be done in creating a new job. UpdateExt is what Updatable dashboards use to create/update records in Kinetic. It is also what our other integration products use.
With UpdateEXT, you do not have to “getnewjobhead” since that is automatically done. You dont have to do all the other things that are done in Job Entry either. you only need to populate the NEEDED fields (company, part number, description, etc) and it does the rest.
1 Like