-
Recently active
Hi, I want to call a RFC interface by Appian but I just saw that only BAPIs are callable? Is this correct? https://docs.appian.com/suite/help/22.1/Invoke_SAP_BAPI_Smart_Service.html#asapinvokewithcommit Is there any workaround?
Hi, I'm trying to configure an SFTP using third party credentials but when I click on test connection in the Admin Console Third-Party Credentials I'm not being able to connect, has anyone connected to an SFTP that can share details on how to connect using Third-Party Credentials?, I'm able to connect using WinSCP
Hi All, I have an issue where CSV To Excel node (Generate Excel from CSV smart service) on the pm is not generating the excel file so the import is failing. Below is error log screenshot. Quick help is much appreciated. Please let me know if any further details are required. Thanks in advance.
Hi, I have a question I am using LDAP Tool to get users from AD and automatically create their profile in Appian.I am facing one issue which is in AD there are few fields which are not correctly coming in Appian profile. for instance user manager is not coming even though I have mapped AD "manager" attribute to "User Supervisor username " Appian field. below is the screen shot of LDAP User Profile Synchronization process model input node. also for few users state is not coming and few custom fields are also not coming ?
Hi , Does anyone have experience with using Sign PDF plugin and display timestamp information in singed document? BR,Natasa
Hello All, I am using the smart Service "Import CSV to Database v6" for saving the data to my Appian table. I have tried with multiple columns and with single column also but getting same error. Error Message:- java.nio.charset.IllegalCharsetNameException: Sharing the Please help to resolve the issue. Thanks in advance. Regards Sahil Batra
Hi , We have a requirement with the third party(old system) to have csv with comma delimiter delivered with data enclosed in double quotes. Below is sample data: Data in Database table: column1 column2 column3 testdata11 testdata12 testdata13 testdata21 testdata22 testdata23 Expected export of csv by third-party should look like below "column1","column2","column3" "testdata11" ,"testdata12" ,"testdata13" "testdata21" ,"testdata22" ,"testdata23" This was not possible 2 years back with smart service "Export Data Store Entity to csv" so we ended up 1. creating an expression rule that queries data from database and concatenates data of each column and each row with double quotes. 2. generate a text string 3. pass the text string to "Text doc from Template" smart service that creates a csv as expected by third party But the problem is as the data keeps growing ,
Hi, I am trying to use readexcelsheetpaging(), it shows totalCount value but not retrieving any data *note: the excel is generated using export to excel smart service what may be the issue, is there any work around?
getapplicationprocessmodelsuuids() this will give us the complete list of all process in a specified application. looks like its no more working. Can someone please let me know the equivalent for the same.
I just downloaded and imported the https://community.appian.com/b/appmarket/posts/adhoc-collaboration application plugin and couldn't find the below components: ACC_API_compactView ACC_compactTaskDisplay ACC_compactCommentDisplay ACC_API_queryEntries ACC_API_createNewEntry ACC API Create New Entry process model ACC API rule folder Can anyone help me with this?
Hi Everyone, I have a requirement to combine all excels having each sheet into a single file which contains multiple sheets together. I assume the combine excel sheet plugin will work but I am not getting the output document stored in the folder. Can you please suggest how to use combine excel sheet plugin? Thanks in Advance!!!
Hello, we're attempting to use the "Word Doc from Template" Smart Service on a Merged word document, but the smart service only replaces the placeholder from the first document that was merged. For example if we have 3 docs with placeholders, merge them, then run the Word Doc from Template Smart Service, the output document will only have replaced the placeholders that were contained within the content or the first document. We've checked all of the formatting of the placeholders in the XML and everything looks correct. The issues aren't caused by what's outlined in this KB document. Any idea what might be causing this? Merge document plugin community.appian.com/.../dynamic-document-generator
Hi Team, after update to 22.3 all our create user smart services with i18n are failing with below error in UI as it is chained activity An error occurred while executing a save: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.personalization.UserValidationUtils.isValidNameLength(Ljava/lang/String;I)Z Is anybody found the route cause ? even the node is failing with below error . The amount of time allocated for the completion of an unattended activity was insufficient to allow the activity to complete Commented on below link as well ? community.appian.com/.../personalization-utilities
If I'm using a deprecated smart services, how can I check it in my app if I'm using it? For example: Export SQL to Excel and [Deprecated] Export SQL to Excel What would be the difference? Would you throw me any warnings or errors?
I have multiple excel sheets and can I assign the which sheet number to open(as Default) when I open excel after download.
Hi Friends I need to amend signature/image on pdf template. this pdf template having 6 pages and image should be amended over all pages all together . Is there any way or smart services or plugins in process model which help us to do the same. Regards Prabhat
It is showing like this
Hello, I downloaded the Fitnesse version for Appian and to run a test example I need the file log4j.properties which is missing. Has anybody had this same issue?
Hi, I have three new columns i need to pass to database table which doesnot comes from excel sheet. I tried using import excel to database plugin, it says below way to configure for new columns and values but same not working saying expression is open ended , has anyone able to use it ?
I have installed the tree view component, but when I add it to the user interface I have an error: Missing system configuration. This component requires the dynamic content domain to be properly configured. Am I missing another component? What could have went wrong in the installation?
I am not able to download the plugin from app market ( check below ) https://community.appian.com/b/appmarket/posts/log-reader Please let me know the issue and how to resolve it,
Hi Experts, I need help with the steps/method/way to identify whether plugins installed on the server uses javax.mail. Could anyone of you help please. Thanks in advance.
I am trying to replace findfoldersbyname() with findcontentbyattribute(), but can only get findcontentbyattribute() to return a List of Content, it returns something like [Content:56629]. Is there any way to return the folder itself instead of [Content:56629]? findfoldersbyname() returns a folder object and I would like findcontentbyattribute() to do the same or somehow use what it returns ([Content:56629]) to return the folder itself.
After the 22.2 upgrade our processes that use Send File Over SFTP is not working correctly. We confirmed the file is being generated as it is being stored in the expected folder in Appian and process is running successfully but the file is not being placed/sent in the SFTP/MFT site configured. We confirmed that the service account we are using have access to the target directory in the site. We also checked with the SFTP/MFT administrator for the logs and confirmed that the file we generated in Appian is not being received in the site. Our processes that retrieves files in the site then loads to Appian doesn't have any issues. We are currently using the 2.2.2 version of SFTP Functions plugin.
Hi All, In the latest Appian 22.3 version, Appian replaced the JavaMail API (javax.mail) with Jakarta Mail (jakarta.mail).Wanted to cross check if the plugin "Mail Server to Database" has javax.mail jar in its respective list of jar files.In order the check the same not able to find the respective plugin in App Market. Please let us know if anyone else using this plugin in their applications.If yes, what is the name which i need to search with in App Market and does this consist of javax.mail and if yes, is that replaced to jakarta.mail. Thanks & Regards, Divya Jyostna Dasari
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.