Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Verified Answer
+1
person also asked this
people also asked this
Replies
7 replies
Subscribers
7 subscribers
Views
3138 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I am having an issue where calling a web service via web service smart ser
foussenik
over 11 years ago
I am having an issue where calling a web service via web service smart service is returning partial data. Calling same web service via soapUI returns full data.
Any idea?...
OriginalPostID-104498
OriginalPostID-104498
Discussion posts and replies are publicly visible
Parents
0
Rully
over 11 years ago
Hi Foussenik,
Is your web service response data object class contains more than 1 level inherited classes? My experience was when you contruct your data class to inherit more than 1 parent class, the data wouldn't be passed correctly to the web service layer eventhough it works in SoapUI. Try to remove the inheritance or keep it at one level and then see how it goes.
Hope this helps.
Regards,
Rully
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rully
over 11 years ago
Hi Foussenik,
Is your web service response data object class contains more than 1 level inherited classes? My experience was when you contruct your data class to inherit more than 1 parent class, the data wouldn't be passed correctly to the web service layer eventhough it works in SoapUI. Try to remove the inheritance or keep it at one level and then see how it goes.
Hope this helps.
Regards,
Rully
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data