I'm executing the GP tool "Generate Intersections" using ArcGIS Pro .net sdk and I would like to get the changes that the tool made to the intersections. The documentation for the GP tool Generate Intersections (Location Referencing) states that one of the derived outputs is text file that details changes made by the tool and I can manually go to the server and look at the results of the GP tool and the changes that it made. The issue that I am coming up against is that I can't seem to find a way to programmatically retrieve the results. The resulting output parameter that is supposed to contain the details of the changes is empty. Even if you manually run the Generate Intersection GP tool from the geoprocessing tab in ArcGIS Pro, the result parameter for the output file is blank. If I had the JobId that was associated with running the GP tool then I could reach out to the server to retrieve the results, but I am unable to locate that programmatically.
Has anyone successfully retrieved the changes to the intersection that the GP Tool has completed?
This is a screen shot of the results of running the tool and the highlighted output parameter that is supposed to contain the changes in blank. I'm currently running Enterprise 11.3