How to update Polarion Test Run Custom Field using SOAP web service

0
Hi, I am using "Polarion Connector" to fetch and update data of polarion from mendix project. I am trying to update Test Run, particularly "custom field" using soap web service and this connector. I tried to use updateTestRun end point, but no success. I always get below error. Anyone know how to fix this?   com.mendix.webui.WebUIException: Exception while executing runtime operation at com.mendix.webui.actions.client.RuntimeOperationAction.$anonfun$apply$1(RuntimeOperationAction.scala:62)   Caused by: com.mendix.modules.microflowengine.MicroflowException: Received SOAP fault, code: soapenv:Server.userException, reason: java.lang.IllegalArgumentException: type cannot be null at Dm_PolarionConnector.UpdateCustomPolarionFields (CallWebservice : 'Call web service 'updateTestRun'')
asked
0 answers