Olá a todos!
Estou com problemas ao consumir um webservice de um programa externo. Pelo que já analisei o problema está no retorno da informação. Ativando a trace verifiquei que a resposta ésta vindo com sucesso, sendo que esta dando algum erro na hora de transformar para ABAP.
Erro:
SOAP:1.001 CX_ST_GROUP_MISSING_CASE:XSLT exception in offset
O motivo do erro é devido a resposta conter este comando "<![CDATA[ .... ]]>"???
-------------
Helloto all!
I am having problemsconsuming awebservicefroman external program. From whatI have analyzedthe problemlies in the returnof the information.EnablingtraceI found thatthe answer is comingsuccessfully, and thisgivingan error in thetime to turntoABAP.
error:
SOAP: 1,001CX_ST_GROUP_MISSING_CASE: XSLTexceptioninoffset
Thereason for the errorisbecausethe responsecontainsthis command"<! [CDATA [....]]>"??