cancel
Showing results for 
Search instead for 
Did you mean: 

WebService Error CX_ST_GROUP_MISSING_CASE : Element missing

Former Member
0 Kudos

Hi Friends ,

I am getting an error CX_ST_GROUP_MISSING_CASE  : Element  iv_parameter missing --- when a web service  being consumed from external system .

I am having a mandatory parameter iv_partner . And this value is also passed from external system.

<IvDate>2014-02-24</IvDate>

<IvPartner>1111111119</IvPartner>

Any one help me regarding this . Thanks in advance.

Thanks and Regards,

Rajarama U.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi, do you guys manage to solve this error?

I encountered the same error when consuming a webservice from external system(servicenow). i can see the Responses contains sys_id value via se80, but from abap it throws exception.

Error message:

SOAP:1,001 CX_ST_GROUP_MISSING_CASE:.Element 'sys_id' missing

Former Member
0 Kudos

Hi Rajarama,

I've faced the almost the same problem. I'm trying to configure integration with external service desk and when sap solman call external web service method I recieve the error "Element ... missing". However I can see that it's transfered in Payload tab.

Did you manage to solve this problem?

BR

Dmitriy