I am attempting to access the ResourceID field from the scheduled resources grid that is visible in Job Operations menu. See Screenshot:
Our company decided to no longer use the resource drop down that ties directly to the JobOpDtl table’s ResourceID, instead wanting to only reference to Scheduled Resources resource ID. I cannot find where the relationship between job and resource exists in this case. I can get to resource group easily enough, linking JobOpDtl > Capabilities > ResourceGrp, but getting the individual scheduled resource has eluded me. There is obviously a relationship that exists between the data.
I see the use of business object JobResources on field help but it does not have many of my jobs in it when I run the API. It is just a small number of them, so I am guessing either this is dynamically built or not the actual BO that is used? See screenshot:
Any help will be appreciated.