Unable to create a contact object
Summary
.NET API to create contact and incidentsContent
Hi all,
I'm trying to follow the tutorial for connect Web Services for SOAP with .NET. However, for some reasons, my web application is throwing an error in Create
Severity Code Description Project File Line Suppression State
Error CS7036 There is no argument given that corresponds to the required formal parameter 'ProcessingOptions' of 'RightNowSyncPortClient.Create(ClientInfoHeader, APIAccessRequestHeader, RNObject[], CreateProcessingOptions, out RNObject[])'
Tutorial link: http://documentation.custhelp.com/euf/assets/devdocs/cloud19c/Connect_Web_Services_for_SOAP/Default.htm
Does anyone knows why I am getting this error?
Thank you in advance!
Tagged:
0