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
3 replies
Subscribers
7 subscribers
Views
1440 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
For the "Call Web Service Smart Service", is there any limitation to t
greigl
over 10 years ago
For the "Call Web Service Smart Service", is there any limitation to the length of the Endpoint or Operation names ? ...
OriginalPostID-113492
OriginalPostID-113492
Discussion posts and replies are publicly visible
0
Mike Cichy
Appian Employee
over 10 years ago
I do not think there are any limits imposed in the node and I have not run into any issues before. Why, are you running into problems?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
greigl
over 10 years ago
Hi Mike,
Thanks for the reply. We have a custom webservice (coded in C#) where we call an initial operation to list documents with matching criteria in the client's ECM product.
A second operation will download the document.
The original endpoint name was 17 characters long (upper and lowercase) and would fail on the second operation. Changing the operation name to 6 characters (lowercase) and reconfiguring the webservice nodes seem to have resolved the issue.
We want to be sure we can avoid this problem going forward (if it is even the issue) and give our developers guidelines to work by for naming conventions.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Mike Cichy
Appian Employee
over 10 years ago
I would check your application-server.log. I suspect it has more to do with the configuration of the node rather than the name of the operation. If you do confirm it is the operation name, make sure to report it via Support case.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel