-
Recently active
Need more customization in the csv file, I want to specify the row delimiter as @ or ^ specifically in the csv.
when I click on that card(+) the same card should be added below. value should be saved in single table. (Without using record action).
Hi, trying deploy an application via APi (externaldeployment), receive the following error {"resource":"\/suite\/deployment-management\/v1\/deployments","title":"An Error Has Occurred","error":"APNX-1-4552-004","message":"The request cannot be processed."}IN the documentacion I didn't find anything related with this code...
Hi Community , Downloading the attachments for a Particular issue from JIRA is what the user wants. Using integration, I am retrieving the submitted attachments for a certain Issue from JIRA in Appian (url). Afterwards, when the user clicks on the URL, I trigger the integration to save the document in Appian (Folder) so that the user can download it if the download document link is provided in the UI.As you can see there are two clicks are happening . 1. While invoking the integration to save the document .2 .User can download the document if provide download document link in interface.can we do this whole operation in single click ?
Hi, Select process model alerts setting and saving and publishing the process model.When error occur other users still receive alerts from the process model.As my understand (Send alerts to the process initiatior) means send alerts mail only to the process initiator.Is that correct?why other users still receive alerts ?
Hi Experts I have a Oracle DB table in which a column is of CLOB type. I need to migrate that data in maria DB I'm able to get data but unable to store the same data in mariaDB Table contains 2 columns : one is id and another is of type CLOB which is actually a string Help me to store the data in mariaDB Thanks in advance
I'm attempting to use the Import endpoint of the Appian Deployment REST API v2. However, it continues to return the error listed below. I suspect that the error might be with the permissions with the service account associated with the API Key but cannot be certain. Is there any way to get more information on this error? {"resource":"\/suite\/deployment-management\/v2\/deployments","title":"An Error Has Occurred","error":"APNX-1-4552-028","message":"Project is not accepting export requests via this endpoint. Contact your system administrator to configure this feature."}
Hi, I have requirement to validate 4-digit pin. Below are the requirement of the 4-digit number 1. pin should not allow sequential numbers 2. pin should not allow same numbers example: 1234 or 4321 or 0000, 1111 or 4444 or 2222 or 3333 numbers are not allowed as a card pin. can anyone please help me how to write logic for the validation. thanks in advance!
I am looking for a way to store the task status Accepted in database as soon as user accepts the user input task assigned to him. We are not using database tasks and every assignment is done using out of the box Appian. How to achieve this using inbuilt appian Accept button on user input task?
Hi, I have a requirement to display an interface that includes a calendar (I'm using the googlecalendarchartfield plugin) to users who don't have an Appian account. I thought of creating a portal as a possible option, but when I publish the calendar interface, it shows the following message in the portal: I have read that this is because portals are not compatible with plugins. Is there any other alternative to display the interface to users who are not in Appian? Thank you very much.
I made some code like that and I want to show the event by every date a!localVariables( local!viewType:"MONTH", local!selectedEvent, local!currentDate: today(), { a!sectionLayout( contents:{ a!columnsLayout( columns:{ a!columnLayout( contents:{ a!buttonArrayLayout( buttons:{ a!buttonWidget( label:"Month", value:"MONTH", saveInto:local!viewType, style:if(local!viewType="month","PRIMARY","SECONDARY") ), a!buttonWidget( label:"Week", value:"WEEK", saveInto:local!viewType, style:if(local!viewType="week","PRIMARY","SECONDARY") ), a!buttonWidget( label:"All Day", value:"DAY",
Hi, we have a scenario that, we need to encrypt files (all type of files except .exe) and folders (which contain any type of files) before writing to the disk, is there any possible way to do that?. Thanks In advance Regards, Rajeswari
I want to disable a column for group of users in the editable grid
We currently want to stage records at a large scale( hundreds) to help our QC team with being able to replicate defects that require a large dataset. Currently it takes multiple days to stage these records with that amount of volume. I just wanted to know if anyone knows how to go about being able to stage records at a large scale. Thoughts?
I have requirement that need to create a pdf that fill with dynamic data, and I need to add sign also, is there any way to pass the signature from Appian signature field and add to the creating PDF.
I have two tables, Volunteer Requests and Speakers. The Volunteer Request table collects requests from a website through an API to become a speaker. The process model writes to the Request table the status of the Volunteer Request, (Approved or Not Approved), then writes the data to the Speaker table for those Volunteer Requests that are approved. When I process an approved Volunteer Request, the process throws an error at the XOR decision node. The error is, "An error occurred while evaluating expression: =pv!volunteerRecord['recordType!PMSO Volunteer Request.fields.volunteerStatusId']=2 (Expression evaluation error : Cannot compare incompatible operands of type Null and type Number (Integer).)" However, the Write Record smart service Update Request, does it's job perfectly and updates the volunteerStatusId in the pv to 2 for an approved Volunteer Request and writes the data to the database. The expression in the XOR decision node is: The field is an inte
Hi I would like to automatically delete files in Appian's document folder.For instance, is it possible to automacally delete files that is uploaded over a month ago?
Hi There,I'm trying to convert a HTML template to PDF via two smart services, i.e., 1. HTML from template 2. HTML to PDF,But while converting the orientation is changed, attaching screenshot for reference. please help with the issue.
Hi All I want to add a comma after each digits local!Var: 1223, I want the output like 1,2,2,3 Any help will be greatly appreciated!
how we can fetch the document extension name and document type in when we upload something on UI
Hi! Does anybody knows how can I capture the time when a user accepts a task? and who accept it? when a user input task is assigned to a group of people... thanks!
HI Team,I have a nested cdt. for example {id:1, employee:nested_cdt, contact:1234567890, age:21, year:1}, based on age field I'm updating the employee, contact, year using 3 different foreach. So can I do this in a single foreach using update(), I tried but it resulting in 3 different cdt's instead of one. Can anyone help or provide a better solution with a sample code?Thanks in advance [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]
I want a column in an editable grid where I have checkboxes for every cell in that column. User can select yes or no option
I want to get the sum of values from a column in the expression editor and I want to use that expression object in an interface to show my Sum which I calculated.
Hi All, I have a scenario where i am facing some issue: I have a process model to create a data into db by using import excel to database, when i add the data in excel and upload its working as usual, but when i miss some rows in excel while adding data and uploading. process model is not writing that data in Database, its simply completing the flow but not writing the data.
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.