We have an on premise appian environment and a cloud appian environment. We are looking for an option to view the document in cloud from on premise without downloading the document to on premise system. Any suggestions please.
Discussion posts and replies are publicly visible
Hi sharmilan, what you could do is to expose your document using a WEB API and then consume it in the other environment. However this approach creates a copy of the document in the server the web service call is done.