Hi
I have generated a new AIF service using a query consisting of a query based on the tables WHSLoadTable and WHSLoadLine with a relation of WHSLoadTable.LoadId == WHSLoadLine.LoadId with the AIF wizard.
When I try to create a new load with the service it fails. I have debugged the issue and found that it is failing because it is trying to save the WHSLoadLine data before the WHSLoadTable data. This causes an issue because it is saying that the LoadId in the WHSLoadLine does not exist in the WHSLoadTable table.
Does anyone know how to resolve this issue please?
Any help would be much appreciated.
Thanks,
Joe
*This post is locked for comments
I have the same question (0)