Hi,
I've Created an Opportunity and also a Quote Related to the same opportunity. On Revising the Quote I'm Getting an Error "INVALID ARGUMENT".
I'm Using a OOB feature for both the Opportunity and Quote but have added few custom fields on both the entity and also mapping has been done for these fields.
There aren't any workflows/scripts/plugins written on these two Entities but still I receive the Invalid Argument error every time.
Following is the error details:
<s:Envelope xmlns:s="schemas.xmlsoap.org/.../envelope"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring xmlns:xml="www.w3.org/.../namespace" xml:lang="en-US">attributeName</faultstring><detail><OrganizationServiceFault xmlns="schemas.microsoft.com/.../Contracts"><ActivityId>c105232e-14f6-4a7a-bc48-b6a6c10a9648</ActivityId><ErrorCode>-2147220989</ErrorCode><ErrorDetails /><Message>attributeName</Message><Timestamp>2018-02-19T13:10:43.1293964Z</Timestamp><ExceptionRetriable>false</ExceptionRetriable><ExceptionSource xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /><InnerFault><ActivityId>c105232e-14f6-4a7a-bc48-b6a6c10a9648</ActivityId><ErrorCode>-2147220989</ErrorCode><ErrorDetails /><Message>attributeName</Message><Timestamp>2018-02-19T13:10:43.1293964Z</Timestamp><ExceptionRetriable>false</ExceptionRetriable><ExceptionSource xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /><InnerFault><ActivityId>c105232e-14f6-4a7a-bc48-b6a6c10a9648</ActivityId><ErrorCode>-2147220970</ErrorCode><ErrorDetails /><Message>System.ArgumentNullException: Value cannot be null.
Parameter name: attributeName</Message><Timestamp>2018-02-19T13:10:43.1293964Z</Timestamp><ExceptionRetriable>false</ExceptionRetriable><ExceptionSource xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /><InnerFault xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /><OriginalException xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /><TraceText xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /></InnerFault><OriginalException xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /><TraceText xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /></InnerFault><OriginalException xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /><TraceText xmlns:i="www.w3.org/.../XMLSchema-instance" i:nil="true" /></OrganizationServiceFault></detail></s:Fault></s:Body></s:Envelope>
Kindly Help!
Answers will be marked as Verified!
Regards,
Krishna
*This post is locked for comments