-
Recently active
So I want to be able for the user to add hyphens into their phone number(s) when entered into a form I have. Whenever I add hyphens to the phone number field it pushes the hyphens to the very front for some reason, like this but I want it to stay like this Here's my code a!textField( label: "Contractor's Phone Number", labelPosition: "ABOVE", value: ri!record['recordType!{d327a5dc-18d4-4ffd-8bdf-6a22b134677f}DS Contractor.fields.{f2502f28-185b-4cdb-87eb-56e09d28d249}conphoneNum'], saveInto: ri!record['recordType!{d327a5dc-18d4-4ffd-8bdf-6a22b134677f}DS Contractor.fields.{f2502f28-185b-4cdb-87eb-56e09d28d249}conphoneNum'], refreshAfter: "UNFOCUS", required: true, characterLimit: 12, validations: {} )
todate function subtracting date with day minus one day
We are importing the SCIM User Management application provided by Appian on the market place: [mention:f8e98d7fbd7245cbb0e4083fc4357870:f7d226abd59f475c9d224a79e3f0ec07] The locale for that application is en_US. The locale for our Appian server is GB. We get the following error when trying to import: Problems (1):processModel 0002e9c5-4ae7-8000-558d-3a4d983a4d98 "{en_US=SCIM Deactivate User}": An error occurred while creating processModel [uuid=0002e9c5-4ae7-8000-558d-3a4d983a4d98]: com.appiancorp.process.validation.ValidationException: Process Model is not valid. The process model must have a valid name in the site primary language: English (GB). (APNX-1-4071-007) How are we suppose to import applications if they are for a different locale? Thanks
Hi I have parent process and a Subprocess "waiting queue". this sub process is configured as a MNI with configuration to "Move on after all instances are done". However, after each instance of sub process is executed the node following the MNI is executed and its not waiting for all instances of MNI to finish. Please have a look at the implementation below and let me know if anything is incorrect?
Hi Team, has anyone Integrated Appian with Jira ?
In Case Management Studio, tasks can be routed based on decision in decision type tasks and using dependent. But I want to trigger/route from one task to other based on case field data. For example, if there is a case data field named "Amount", then I would like to route tasks based on the value of Amount filed. Is there any way to do this?
Hi, I have a subprocess, "waiting queue" ( which contains all automated nodes). This subprocess is configured to execute as MNI - Synchronously, with configuration "Move on when all instances are done" However, after each instance of this MNI is executed, the Node following the MNI Sub process is executed i.e. the node following MNI is executed as many number of times as the MNI instances. I want to wait till all instances of MNI is executed before moving forward. How to achieve it PFB screenshots
Hi team, I have a grid from view and have record actions for time1, time 2, time 10 etc columns , so user can interact with the columns. now when we click on record action , i want to send input to the popup screen that time 1 is clicked. time1 to time 10 imagine "07:30" and more id name time 1 time 2 time 3 time5 time 10 1 abd recordAction recordAction recordAction recordAction recordAction 2 bcd recordAction recordAction recordAction recordAction recordAction
I've config a summary page in record type, the interface be like rule!BCD_userDetails(userDetails: rv!record). But when I click on record link the summary page has no data populated, seems rv!record has no value in it
Hi Experts, I have an issue with export data store entity to excel that without changing any piece of code: Sometimes it is giving exact result in excel as expected Sometimes it is giving few duplicate rows at the bottom of the excel If I download few excel files from the same Page, few excel files seems perfect, few have duplicate rows at bottom I'm failing to fix it. Please help me with some suggestions and if is there any work around. Thank you in advance
How to add commas for large numeric digit(125000) in bar axis for column chart field?
I have an editable grid with an addRowLink, when I clicked the add row link, the grid somehow changed, like first column became wider and last column was narrowed, anyone knows why The only think I did in addRowLink is append a new item to current list
Hey everyone! In my project, I need to create a PDF with fields that users can fill in. To achieve this, I've opted for the Fill PDF plugin. This plugin includes an input called "Documents" where I must upload the PDF form that contains the fields to be filled in by users. How can I generate this PDF since I can't use Adobe Acrobat in my case?
Hi All,We currently have 3 servers in our production environment hosted in appian cloud. Server 1 is having memory used % of 69%, server 2 is having around 59% and server 3 is having around 60%. Any reason why the memory usage is not symmetrical, I mean why they are not much closer to each other(server 2 and 3 are close but 1 is little high). Any idea how these are handled? Any suggestions would be helpful.
=a!formLayout( label: "Hiring Request Form", contents: { /* Section: Request Information */ a!sectionLayout( label: "Request Information", contents: { a!radioButtonField( label: "Are you making this hiring request on behalf of yourself or someone else?", choiceLabels: {"Myself", "For Someone Else"}, choiceValues: {"Myself", "For Someone Else"}, value: ri!requestFor, saveInto: ri!requestFor ), a!radioButtonField( label: "What type of hire do you need?", choiceLabels: {"Non-Emplo
Hello, I have added a security expression in record-level security to handle complex filter criteria that include the logged-in user as one of the filters. I am exporting the record information using related actions and a scheduled job. Export from the related action is fetching the expected output; however, export using the scheduled job is not returning the correct results because the record-level security condition is failing due to the logged-in user check. To get the correct results, do I need to explicitly pass the filters defined in record-level security when querying the record from the scheduled job? Or is there a better way to achieve the same results? Please advise.
We have test like below " Need modification. Remove last line " In this example, we just need to remove next line char after remove last line string. We still need to keep next line after Need modification. We are generating some documents and formatting should not change if users has entered next line in between the lines but only last line should be removed as soon as Users entered Save. trim will not work here as it will remove from all the text
Hi Team, I am unable to download the Appian 24.4. (FORUM>SUPPORT>DOWNLOADS > PLATFORM > LOW-CODE PLATFORM) It is throwing below error. Is there any alternate way to download. Regards Janardan Mahto
I have a process model where I call several apis and write result to table, the process model is long so I didn't chain it. But user want to see the values updated by the process model when the process is completed, without refresh. Or at least tell user when to refresh, meaning we have to make a flag indicating the whole process is completed. How can I do that? I tried to write a flag at the end of each sub-process and make it a refresh variable in my interface, hoping it'll refresh to its latest value. But it didn't work
We are trying to build CICD using Github and Github actions. Could we get help around setting up Github for Appian.
I want to have a questionnaire with linked questions, like when user choose option A then go to question 2 while user choose option B then go to question 3. And the questions are not static, user also need to manage the questions in Appian, meaning the questions are dynamic. User can change the answer and which question it is linked to. How can I implement such feature?
We need to generate excel from table having 40 MB data via Appian. Out put excel will have 200 columns based of user selection in Appian UI. We are thinking do this via Batch during non business hours to avoid the load but checking is any limit on number of columns or excel size. As Export sql to excel seems to be having 36 MB limit. Can some one suggest? Thanks
Hi, We have a requirement from business asking is it possible to enter text and paste images/snips in a single field? We have a field called Notes, which is a Paragraph Component- accepts only text. Any leads here? Thanks in Advance. Keerthi
Hi, If a user is part of 2 groups: Assistant and Manager. Same user who submitted a task as an Assistant shouldn't be able to access next task in the flow as Manager. Is there a way not to show/disable the accept and reassign buttons when the same user tries to claim the task? Or can we show an error message when trying to accept? Any help/ideas are appreciated. Thanks,Keerthi
We have four user roles: Admin, Manager, Supervisor, and Agent. The Agent performs certain actions that are accessible to all three higher roles (Supervisor, Manager, and Admin). The Supervisor performs some actions that should be accessible only to the Manager and Admin. The Manager performs specific actions that only the Admin should have access to. The Admin can perform exclusive actions that no other role can access.How to configure security?
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.