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
2 replies
Subscribers
9 subscribers
Views
1149 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
When I'm trying to analyze performance logs and notice there are com.appianc
pingc
over 9 years ago
When I'm trying to analyze performance logs and notice there are com.appiancorp.process.runtime.activities.WebServiceActivity2 and com.appiancorp.process.runtime.activities.WebServiceActivity3 in the smartservice details log, just curious what are the difference between these two, are they different versions of API used by for WSCall Node?
Thanks,
Ping
OriginalPostID-191294
OriginalPostID-191294
Discussion posts and replies are publicly visible
0
Aleksi White
Appian Employee
over 9 years ago
I looked at the source code for both classes. WebServiceActivity2 seems to be concerned with getting and validating authentication for the web service (username, password, domain, etc).
WebServiceActivity3 looks like it is handling the actual connection details, such as WSDL URL, endpoint, service, operation, etc.
It looks like they are both part of the overall process for connecting to a web service.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
pingc
over 9 years ago
That's really helpful, thanks Aleksi!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel