Hi Ivan,
after a days of try outs I could set up a web service which can establish a connection to nav and so I could use the NAV connection manager to open a connection to the CRONUS test company.
Now I'm trying to migrate accounting data onto nav. I have set a web service page in nav and I can use this page in the dynamics nav destination dataflow element. The available destination columns in the column mapping tab looking exactly to what I have been searched as destination table so I'm pretty sure the web service page is correctly set up. Unfortunatley I get now an error message when I execute the package.
Error: 0xC002F304 at Data Flow Task 1, Dynamics NAV Destination [1]: An error occurred with the following error message: "The remote server returned an error: (500) Internal Server Error.".
Error: 0xC02090F9 at Data Flow Task 1, Dynamics NAV Destination [1]: The component "Dynamics NAV Destination" (1) was unable to process the data.
I have tried with a single row to migrate but the result was always the same. When I have looked on the nav server error log I got a more detailed message:
Type: Microsoft.Dynamics.Nav.Service.WebServices.ServiceBrokerException
Message: Method "CreateMultiple" is invalid!
I'm not sure why there is method "CreateMultiple", in the nav destination in ssis I have set as action "Create".
So I don't have a clue what I'm doing wrong. The column mapping looks good for me so I suspect perhaps something is not quite right with the web service pages.
Can you please give me an advise what could be the problem?
Thanks in advance
Kind regards,
Sven