-
Recently active
Hi All, in Appian is there any way to restrict Excel Template with few Editable columns and Few non Editable columns? For example : we have 10 columns in Template we should restrict 2 columns as Non Editable remaining as Editable we can achieve this with VBA code in Excel ,but after template download in appian its not allowing to edit remaining Columns in Excel
Hi everyone, I am currently working on a project where I should extract a Greek text to PDF. I have tried using the Create PDF plugin from PDF Tools, as also the PDF from HTML plugin from Dynamic Document Generator without success. I would really appreciate any help with that. Thank you!
I need to connect to a 3rd party system using Appian to pull in data from it. It would need me to first create a token bearer , access that token for Bearer Authorization which will help to connect to a session and finally get data based on the api path URL Would highly appreciate if someone can help me with the steps I need to follow to achieve it. Thanks.
When I am trying to pass the Arabic characters into 'PDF from DOCX' smart service this is not displaying the Arabic text but displaying hash(#) instead. Also, even if its numeric characters! Same when I am uploading MS word document edited a text or added any text in Arabic or numeric chartacters by the user, then the generation process to save the uploaded document by a save button in the interface, I am using the PDF form DOCX plugin smart service in the process to convert pdf file from the uploaded MS Word document. Then, the user will view that pdf document in a document viwer in that interface but the text or the char added appears as HASH(#). The Generation PM: NOTES: I used SST Arabic TTF File as the font of the pdf file. I need the uploaded edted word document as it is to generate as a pdf saved in its folder with SST Arabic font as I put it in the smart servcie, not when the user donwnload the required file to edit it then upload. It
Basiclly I follows the steps as mentioned in the document: https://docs.appian.com/suite/help/21.4/Appian_Plug-ins.html, However I runs into issues after deploy my plugin to Appian server. 1. I copied the log4j-core-2.17.1.jar and log4j-api-2.17.1.jar from /deployment/web.war/WEB-INF/lib folder to my laptop, and inlcude them to my project 2. In my code, i use LogManager.getLogger(MyClass.class) to get a Logger (org.apache.logging.log4j.Logger) 3. Use Logger object to log messages But when the code runs on Appian server, in log file shows exceptions about the org.apache.logging.log4j.Logger class is not defined. I am using Appian V21.4.
Hii All, i am trying to import the data in the excel sheet to the database using Import Excel to Database smart service plugin but the data is not importing to the database even the process workflow is working fine and executes without any error. I have used the upload file field in the interface then using the start process function i am triggering the process model. Can anyone please help me in this?
Hi Team Here i am looking for different ways to integrate Appian with Microsoft teams without using paid plug in if you have any suggestions how can i implement that would be helpful . Thanks
Hi All, I have a requirement to convert an XML file to CSV, where the data points of the XML file can be dynamic. We cannot use CDT/Tables as the data points are not fixed and we need to use some mechanism that identifies the datapoints dynamically can convert to flat CSV file. Please let me know if anyone has any solution for this. TIA.
How to drilldown into integration body to index upto specific field
We need to dump ~30 MB Excel data into DB and we are using Import Excel to Database (Plugin to extract data from file to DB) with batch size=5000(parameter in plugin) While doing this process, heap size is reaching threshold (4 GB) and causing the environment down. Is there any way to dump this data into DB via Appian without increasing the Heap size. We need to do via Appian as User has to upload the excel via Common User interface.
We have purchased the Full Calendar with Event Scheduling plug in from the Appmarket but are unfamiliar with how to get it installed on our cloud instances. We reached out to Appian support and they informed us that: It's possible that the functionality offered by Vuram includes some additional installations or scripting, but in terms of what would be expected from Appian Support in order to install a plug-in on the server I see the offering (Assuming it is this: community.appian.com/.../full-calendar-with-event-scheduling or this: community.appian.com/.../full-calendar-with-event-scheduling-12-week-view) is a component plug-in, so we would expect a file named something like "full-calendar-with-event-scheduling-2.0.2.zip-signed" Has anyone installed this or similar plugin that might be able to provide some guidance. The zip file from the plugin web site contains several folders that contain java script files. Thank you
https://docs.appian.com/suite/help/21.2/configure-record-data-source.html#use-a-web-service-with-sync-enabled Above information says we can change but not able to understand the place where should i make the change?I am using Other Web Service as Record Data Source and using integration to pull data.I tried Limit in Query Parameters it didn't work.Any Suggestions?
Hi Champs, I have a Use case where user need to be authenticated with a onetime password provided to their mobile number. How can I achieve this? Regards, Ghanashyam
Hi, I'm facing an issue when using Rich Text Editor Component plugin, sometimes it works fine, but sometimes it will not work and check the Network, there is 403 response for below request. But after I clear chrome cache, the issue will be fixed. Is there anyone have the experience about this? appiancloud-dynamic.com/suite/rest/a/content/latest/webcontent/richTextField/index.html?locale=en-US&accent=%231d659c
Load CSV file to database gives error "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '=' at line 1" I am using same CSV file that was exported using export db to CSV have gone through all the discussions so far on the community we are using on-premise mysql DB so using this smart service rather than import CSV to DB which was also giving error anyway. will attach excel file I am trying to import: date is in proper format:'yyyy-MM-dd hh:mm:ss' since that was earlier error Anyone faced similar issue or knows the cause please help
Hi, I am trying to implement a Box integration using JWT Authentication. I have set up the entire integration however while trying to generate the access token it is giving an error. Can anyone help how to fix the issue? Thanks in advance!
Hi Team, I have an integration with Drupal. We send the outcomes from Appian to Drupal. I wanted to retrieve the request body (we are sending a json body) which is sent to Drupal. Is there any way to extract the same? There is some issue with the json that is being sent over to Drupal which we cannot figure out. Any help would be appreciated. Kindly revert back if you need any more information. Thank you!
We have requirement where schedule activity has to save the excel document into folder or sharepoint from where User can refer any time in future. This is big file and need to run Quarterly so doesn't want to be into Appian forever. While following the steps mentioned in https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azureacs#setting-up-an-app-only-principal-with-tenant-permissions to generate clinet id etc. I am getting a message that Tenant Admin has to approve the permission. Now while going thru share point offering in our organisation, seeing below- "Apps requested from the sharepoint are not supported. The interface allows requesting the Apps from share point store and send approval to share point admins, since it is not supported feature, request will not be consideredor approved" Does that mean we can't do Appian + Sharepoint integration in our organisation? We use SPOL(Sharepoint Online)
have created the teams chat via integration, so have added the details like tenant id, client id, client secret under connected systems, and then used it under integration and created the new group chat, and i was trying to add users under user info, but when i tried to add, its not working, chat group is created but users are not being added, so can you please let me know, how to add users via integration to the newly created chat group. adding users under user info- { { userName:"abc@yexle.com", role:"guest", }, { userName:"xyz@yexle.com", role:"guest", }, }
We would like to know if Appian support database connectivity to Hive and Impala, if not what are the ways in which Appian support connectivity to Hive and Impala. Appian version we are using : 21.4
Cucumber Appian- Automation- Unable to select the dropdown value using Given I populate dropdown "FIELD_LABEL or [INDEX] or FIELD_LABEL[INDEX]" search box with "VALUE"Can someone let me know how we can select dropdown value in Appian.I am currently using version- cucumber-for-appian-23.2.1
I'm trying to integrate with weather api in the output. I'm getting this error message. The output is too large to display, so the value has been truncated. Switch to the Raw or Expression options to see the entire value
Even if some one try to configure connected system or integration then it should be blocked there itself. Basically we are trying to stop accessing external sites/services to fetch the data via Appian in general.
I want store backup file via Mulesoft on Heroku Hdrive bucket. I've configured a private S3 bucket but I'm not able to connect Mulesoft (throught S3 Connector) neither via S3 Browser client. In attach the access error from Mulesoft. What can I do ? Thanks in advance.
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.