A customer of mine is trying to access a NAV table (Item Translations) through a web service. However, the service keeps returning an exception:
itemcard_translation = WSItemCard_Translation.Read(ItemNo, "", "NL")
Exception:
ex.Message = "Parameter Variant_Code is empty"
Can anyone tell me what the problem is (sorry, don't know the first thing about VB or web services). :oops:
0
Comments
Please check your default Primary key in table and pass all the parameter while you read in table through webservice
Ashish Gupta
SS Dynamics Solutions Pvt. Ltd.
Navision Technical Consultant