guys we have situation where we get some documents as a input to Appian through WSDL Call is it possible to save those documents in Appian KC?
Discussion posts and replies are publicly visible
is this an outbound call from Appian from the Process Model?
I'd suggest checking out the Advanced Call Web Service plugin. It allows you to send or receive documents using WSDLs and configure some additional advanced properties. Keep in mind that if you have a REST API, the OOTB Integration object can handle receiving and saving documents.