-
Recently active
Sending an email to the user in which there is a URL link that will redirect the user to a particular view in a record. We have two tabs in the contact logs view, one contact log, and a second appointment And we have to redirect to the appointment tab but both tabs have the same URL because these 2 tabs are within the interface. Currently, when we click on the URL link it is redirecting to the contact logs tab by default. Many thanks in advance
Hi all, having one requirement like there are two dates date 1 & date 2.then date 2 should be equal to + 1 day of date 1 (only week days, no sat, Sunday) what should I do?
Hi, I have a grid layout and the values are populated from my selection. I need to check, if there are duplicated values present in the grid. If there are duplicate values present, I should not able to submit the form. I store my selection in a local variable. validations: { if( local!data.value ---> here I need to check if the value is already present in the grid. "pleaser remove duplicates", "" ) } Can someone please help how to check if the values are already present.
Hi Team, we want to understand the behaviour of user input task being accepted by the users. Scenario is we have group of users to whom the created user input task will be assigned and hence two different logged in user of same group in a site opens the tasks at the same time and once use accepts it then when other user clicks on accepts hes getting the message saying User1 accepted the task with a reassign button. When User2 clicks on reassign the tasks gets moved from User1 as well eventhough it was accepted by User1. Kindly make me understand the purpose and best way to achieve the previlages of user input tasks. Regards, Sameer
Hi Community,I have one more query regarding the mobile apps build using Appian.By default, we have the share icon in the top right in Appian mobile apps, so can we remove/customize it?? Also, can we add some more items to the hamburger menu?Thanks in advance.
Hi All, We have a requirement to keep an audit trail of re-assigned tasks. Who reassigned the task, when, and to whom.I checked the documentation https://docs.appian.com/suite/help/23.2/Process_Reports.html#task-report-typebut did not see anything.Does anyone have some hints to achieve this without abandon the Appian Task Assignment capabilities completely? Thanks
Hi Everyone, Is it possible to deploy objects to higher environment from lower env, if dont have access to higher environment. Thanks!
Q1. what is role of readexcelspreadsheettocdt in appian? Q2. what function should I used in place readexcelspreadsheettocdt. It is deprecated?
As there is no any UiPath Studio installer for MAC systems, how can we automate iOS devices from windows machine? Is there any Open source iOS emulators which can be used to integrate with UiPath studio of windows machine?
I want to connect docusign send sign intergration to portal via service account ,how can I do that
Hi team, We are facing one challenge to understand the resassignment behaviour with the user input task. We have two groups G1 and G2. Scenario1: When G1U1 opens the task he will see below options when he clicks on reassign he will see below popup and he reassigns it to G1U2 from the available list and when G1U2 user opens the task he seeing only these options and their is no blue banner. Scenario 2: When G2U1 opens the task he will see below options when he clicks on reassign he will see below popup and he reassigns it to G2U2 from the available list and when G2U2 user opens the task he seeing only these options and their is no blue banner. Why there is difference in reassignment popup between group users and the previlages in the U2 of each group for the reassigned task.
Hello.I would like to use Advanced Video Player Component to display a video from a URL registered by the user.The reason why we don't use the existing Video Component is because we want to restrict video downloads. However, the Advanced Video Player Component was unable to pass the URL as a constant. It will be pitch black as shown below.Please tell me the solution for this.
Hi Team, I have tried using Compare and Deploy option for moving code from one environment to another environment. But it seems Last Modified by general account name instead of my name. Is it possible to configure LoggedInUser() who has used that option to deploy instead of general account name. Thanks in advance, Vigneshkumar Radhakrishnan
Hi, I have a quite few files in a shared network path and I will get the files based on some intervals. I would like to pick the each and every file based on certain code which will be there in the file name and send as an attachment in to the email. Is this possible using Appian. Any quick advises please. Thanks in advance.
Hi everyone, I would like to know the following thing for my process: I have a record where data is put, including users taken from a group defined inside Appian. I would like each user, when he logs into the site where this record is displayed, to see only the row corresponding to his username. For example, as in attachment below, if the operator "Canelli" log in the site, is capable to see all the rows of the site with its name and not the other rows, so only the rows with ID 6 and 14. If Piemonte log into the same site, he's capable to see only the 8th and the 9th rows and so on. is it possible to do this? I enclose an example of a view of the site in question. Many thanks in advance.
I'm in a discussion with a colleague on whether its legal to use {} to delimit nested variables in an if statement. I.e.: if( { this and(or( isnull(local!shortRecon.recordsRequested), isnull(local!shortRecon.reconsiderationRequested) ), local!claim.claimStatusId<>cons!OWB_DBID_LOOKUP_ID_CLAIM_STATUS_FINAL_ORDER_ISSUED ) }, and this { this if(isnull(local!shortRecon.recordsRequested),a!save(ri!recon.recordsRequested,false),{}), if(isnull(local!shortRecon.reconsiderationRequested),a!save(ri!recon.reconsiderationRequested,false),{}) }, and this {} ) Is this acceptable use?
Hi everyone, I have to set up a process that is always run, 24 hours a day, 7 days a week. The process is based on receiving emails that are sent to the starting node, I don't know exactly when they are sent and above all the cadence of the process is random: even hundreds of emails per minute can be sent at the end of the day or at regular intervals. How do you set the timer trigger for this case? p.s: i don't have the license to integrate Appian with RPA Thank you all.
Hi Team Can we trigger a process model from 9 AM and 9 PM. Usually, we add timers to trigger at that particular time.
Hi, I have a docx template which has notes and footers, but when I make a conversion to PDF, the file doesn't keep these footers and notes (except the footer which is in the first page, if it is the only unempty footer). I need to put a note in the PDF or a footer in the second page. I tried putting a table or a textbox in the footer in word but the problem is not solved. The plug-in version is 1.0.7 and it is used by a lot of objects inside the application, so I'm not sure updating the plug-in is a safe solution.
For the SFTP connection to establish, The SFTP plug-in asks for the required fields I have the Server hostname, server port, and SSH Key. Can I take other required fields from Appian itself, or Do I need to install any other software?
Hi, I am working on a date validation, where I want the date format based on various user locale to be converted into a common date format "dd/MM/yyyy". I am using "datetext()" function and it gets converted into the desired format whenever I tried to enter the value based on the user's calender format. But whenever I tried for other test scenarios, it fails. For example: If I enter date as "dd.MM.yyyy" in the expression of the test inputs, then in the value of the test input, I don't get the entered date in the desired format("dd/MM/yyyy") . I need every date formats of the various user locales to be converted into "dd/MM/yyyy". Please provide some suggestions. Thank you.
Hi All, Actually, I am generating a PDF with plugin "Dynamic Document Generator" and this functionality is working well in our dev environment and after deploying it to test environment (plug also deployed) this functionality is not working as expected and the following error I am getting. Unable to figure it out where and what was the issue!! ERROR: /usr/local/appian/ae/_admin/accdocs1/0/-1. (No such file or directory) Thanks In Advance, Gousii.
We are test team working on scripting Appian based webpage. We were using "fixture.clickonbutton("Home");" or "fixture.clickonlink("Home");" to automate the menu "Home" functionality but with recent update that we went from 23.1 to 23.2. Our scripts does not identify Menu options at the top of the page.Menu buttons/links that we can not find scripts (method) for: Screenshot - https://www.screencast.com/t/1cnJKYSBCL83Any update regards the new update will be helpful for us to figure out the issue we are facing.Thank you
Hi Guys, I created a process model which let the user inserts his information then save them to the database, it worked fine, but doesn't save the data to the database. When I did refresh I got this.
I generated a view but I deleted one of the interfaces associated, creating another view and interface. The case is that now I cant generate new actions and I cant eliminate the previous view
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.