Base64 Request to REST Web Service

This plug-in is deprecated, unmaintained and no longer recommended for use. Refactor applications utilizing the functionality of this component to use alternatives. The functionality is available in Appian (without a plug-in) using the Integration Object.


Allows use of REST web services that return documents as Base64 strings.  

Custom Smart Services included:

  • Http Json MultiDocument WS
  • (Encoded Keystore) Http Json MultiDocument WS
  • Base64 JsonDoc to Binary

The main difference between the “Http Json MultiDocument WS” smart service and the “(Encoded Keystore) Http Json MultiDocument WS” smart service is that the latter stores the keystore and truststore as base64 encoded text. The latter does not store the keystore/truststore on the file system.

The Base64 JsonDoc contains the same functionality as the Http Json MultiDocument WS smart services for extracting base64 documents into binary documents. However, the designer is expected to retrieve the web service response using the HTTP File Download Smart Service. Therefore, the inputs related to connecting to the Web Service are replaced with a document as input. The document should be a text document containing the web service response.

Anonymous
Parents
  • Would be really nice to have an update to this plugin with the new out of the box integration objects. This plugin is useful in usecases like docusign integration to send over a word/ PDF document over to RESTful webservices that accept Base64 inputs. Wish we could use the using base64 for encoding documents in existing OOTB Integration objects otherwise

Comment
  • Would be really nice to have an update to this plugin with the new out of the box integration objects. This plugin is useful in usecases like docusign integration to send over a word/ PDF document over to RESTful webservices that accept Base64 inputs. Wish we could use the using base64 for encoding documents in existing OOTB Integration objects otherwise

Children
No Data