Overview
Reads data from a text file (any extension encoded as text) into a string, with an option to preserve line breaks.
In the 23.2 release, Appian introduced modernized file management APIs that offer a cleaner abstraction layer for easier file handling within Appian. We simultaneously announced that we are deprecating some older APIs. We are aware of the utilization of deprecated APIs within some AppMarket plug-ins that work with documents. As part of our commitment to ensuring compatibility, we anticipate all Appian-authored plug-ins currently using deprecated APIs to be updated for API compatibility by the 24.1 General Availability (GA) release. We also proactively work with Partner plug-in authors to ensure all AppMarket plug-ins have optimal performance and functionality.
If you have any questions or require AppMarket assistance, please don't hesitate to reach out by sending an email to appmarket@appian.com.
It is planned a new version for this plugin?The heath check report is saying that is using deprecated API's.In a future this can be a problem. "Text File Utilities (com.appiancorp.plugins.filereader) references deprecated Appian APIs [deprecated] com.appiancorp.suiteapi.content.ContentService.getInternalFilename(java.lang.Long) [deprecated] com.appiancorp.suiteapi.knowledge.Document.getInternalFilename()"
can anyone tell how should we implement the function readTextFromFile in our inteface and what inputs should we provide for the parameters.
Yes, it works in 21.x and higher
Is this still working on 21.x version or higher? We have a dependency inside one of Appian application that is on Appian Market- GUM (Groups & Users Management)
Could you share how you have configured this node and the error or result you are getting?
I can´t get the "Append text to File" Smart Service to work.
Is it working for anybody?
Update: The Appian Health Check report was reporting back false positives as high risk. Please ignore my original message. Appian has now fixed this issue for us. Sorry about the confusion
Could you share a screenshot from your health check where you are seeing this particular plug-in with deprecated warnings?
Also, what version are you currently using?
We are using this plug-in, and in Appian health check report it's flagged as high risk because it's referencing the removed/deprecated Appian APIs. So, will there be an update that will address these issues?