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
4 replies
Subscribers
7 subscribers
Views
2597 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
HTTP File Upload
jasmins
over 8 years ago
I want to upload file in external system through soap webservice, so currently we are trying to upload this file using http file upload smart services but it is throwing us "500 Internal Server Error" error, we want access document input variable value in WEB API and then pass it to webservice. Please suggest how to achieve it?
OriginalPostID-243540
Discussion posts and replies are publicly visible
0
mohammedz
Certified Senior Developer
over 8 years ago
@jasmins
R u directly sending the document or any converting the same before ?
doctobase64 convertion should me must in sending doc to external source
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
jasmins
over 8 years ago
Yes @mohammedz, I am sending file directly because in http file upload smart service we have option to select document from community.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sean Kim
Appian Employee
over 8 years ago
Hello, that smart service should allow you to achieve what you are looking for. Is the 500 Internal Server error being thrown from Appian for from the external system? Have you double checked to make sure the credentials and information are put in place correctly?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
jasmins
over 8 years ago
@sean , External system is not throwing 500 error, because before sending request to web service we need form a Complex CDT , In that CDT we have one field which is containing document data in the form of base64string ,so while forming this CDT only we are getting error in WEB API, how to catch Document input variable value of http file upload in web API or we want understand the role of Document input variable of http file upload smart service?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel