Problem:
When you deploy your BCS nodel and try to update/create your entity, the updatercreator form will show you below error.
The Field named ‘myEntityID’ is provided as input but cannot be found on the ‘Updater/Creator’ method signature for Method with Name ‘UpdatemyEntity’ on Entity (External Content Type) with Name ‘myEntity’ in Namespace ‘myBDCModel’.
Solution:
Go to your BCS Model in visual studio.
Make sure you have set creator/updater property = true for all fields that you want to include in update/create operation.
Thanks, fixed my problem!
Thank you!
thank you, Aanu. BTW: Very nice picture. Uh, the bridge, I mean …
Thank you! You saved my time