Hi,
I have managed to use Scribe online to create Jobs and Job tasks in Dynamics Financials using Web Services.
Now I am trying to create planning lines for each of the Job Task.
On the new Planning line, I map the Job Task number and the Job number of the associated planning task but keep getting the following error:
Operation failed. Label: Create Job_Planning_Lines, Name: Job_Planning_LinesCreate, Message: Error Code: Description: The field Job Task No. of table Job Planning Line contains a value (1) that cannot be found in the related table (Job Task).
I have check the Job No is correct and the Job Task No is also correct. I using the web services Page Object 1007 Job Planning Lines.
Any ideas?