Question & Answer
Question
API call for "Update Row" Method
Answer
Issue:? When making a request using ?UpdateRow? I receive the error? ?Provided columns do not match with the columns in the table?
Solution: All columns in the table must be passed. And All column/value pair must be wrapped by ColumnValuePair tag
<var:ColumnValuePair> -- This tag Is a must for every column/value
? ? ? ? ? ? ? ?<!--Optional:-->
? ? ? ? ? ? ? ?<var:Column>?</var:Column>
? ? ? ? ? ? ? ?<!--Optional:-->
?
[{"Business Unit":{"code":"BU051","label":"N\/A"},"Product":{"code":"SUPPORT","label":"IBM Worldwide Support"},"Component":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB33","label":"N\/A"}}]
Was this topic helpful?
Document Information
More support for:
IBM Worldwide Support
Software version:
All Versions
Document number:
781583
Modified date:
02 November 2020
UID
ibm10781583