Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
7 subscribers
Views
2656 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Hi I have exposed a process as web service. The process has few manda
sivananthag
over 9 years ago
Hi
I have exposed a process as web service. The process has few mandatory parameters with data type as Text. say param1, param2 and param3.
When i test this web service using SOAP UI, I expect an SOAP fault when these mandatory parameters are empty.
But actually, the web service successfully triggered my Appian process when param1,2, 3are empty and returned process instance id back.
Will Appian process as web service not enforce mandatory parameters not empty?
Thanks
Jhothi
OriginalPostID-152878
OriginalPostID-152878
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 9 years ago
I think an empty string is a valid value but calling the webservice without providing the parameter at all is not. So maybe you have to add some validation in the process itself.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 9 years ago
I think an empty string is a valid value but calling the webservice without providing the parameter at all is not. So maybe you have to add some validation in the process itself.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data