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
6 subscribers
Views
1346 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hello, I'm trying to use http query smart node in v7.8, method GET to a URL,
mariod
over 10 years ago
Hello, I'm trying to use http query smart node in v7.8, method GET to a URL, but everything I try results in an error related to ScsField.
Error output:
There is a problem with task “Http Query” in the process “HTTP Query”. ERROR:An error occurred while evaluating expression: =a!httpAuthenticationBasic("userID","userPsw",True()) (Expression evaluation error at function a!httpAuthenticationBasic: Could not cast from Text to ScsField. Details: CastInvalid) (Data Inputs)
Does anyone have an example of how to configure this smart node?
OriginalPostID-146218
OriginalPostID-146218
Discussion posts and replies are publicly visible
Parents
0
PhilB
A Score Level 1
over 10 years ago
You may find this helpful:
forum.appian.com/.../Connector_Functions.html
It looks like you're passing in a plain text field instead of an a!scsField() object.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
PhilB
A Score Level 1
over 10 years ago
You may find this helpful:
forum.appian.com/.../Connector_Functions.html
It looks like you're passing in a plain text field instead of an a!scsField() object.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data