cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service not delivering results at runtime

Former Member
0 Kudos

Hi,

Have a web service in the model, which is working fine with various WS testing tools including WS Navigator and [VC design time|http://img329.imageshack.us/img329/1388/vcdesigntimetestec7.jpg], however it gives following error:

Error occurred during Data Service, RX_SRV Execution

and in the trace: The input structure is correct

[3]##0#0#Info#1#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent#Plain###The Webservice Operation name is ArticleBean.getArticleSlsPrice#

#1.5 #000FFE725EC2002E0000206400000D200079B41AF1C0165E#1210775188912#/Applications/wd4vc#sap.com/temp~sms_impl#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.fillInput: #dharmi.tanna#28244##NTHVSPRODIN16_PCD_3425650#Guest#be2b6310218e11dd9fa7000ffe725ec2#HTTP Worker [3]##0#0#Info#1#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent#Plain###Complete Input structure: {companyId=SCHELDETEST, articleId=947.938 , userId=dharmi.tanna, relId=1706}#

#1.5 #000FFE725EC2002E0000206500000D200079B41AF1C0165E#1210775188975#/Applications/wd4vc#sap.com/temp~sms_impl#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.#dharmi.tanna#28244##NTHVSPRODIN16_PCD_3425650#Guest#be2b6310218e11dd9fa7000ffe725ec2#HTTP Worker [3]##0#0#Info#1#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent#Plain###FINISH: Evaluate RemoteFunction source RX_SRV#

#1.5 #000FFE725EC2002E0000206600000D200079B41AF1C0165E#1210775188975#/Applications/wd4vc#sap.com/temp~sms_impl#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.XGLInterpreter#dharmi.tanna#28244##NTHVSPRODIN16_PCD_3425650#Guest#be2b6310218e11dd9fa7000ffe725ec2#HTTP Worker [3]##0#0#Error#1#com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent#Plain###Stopped further execution since the interpreter is unusable#

can somebody please help?

Many thanks,

Dharmi

Edited by: Dharmi Tanna on May 14, 2008 4:38 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

TRIM(@articleId) made it work!!!