-
Recently active
After enter contact info it is showing infinite(∞) symbol - It is only happen when i enter 10 or more numbers
I have been trying to build the SpaceX Launch app and I made a mistake. I want to delete the total instance and all associated records so that I can start again fresh. I thought I had done that but its coming up as SPX_GetALLLaunches1_record Data Source. How can I completely reset and start again? Also I have version 22.3 and the PDF is instructions for Version 22.2 and their are a few differences. Any thoughts on what I need to do? Thanks
Hi Iam new to Appian need your help to build a process for import CSV file and export into Excel using a delimiter
Can we capture present members of a group and removed members from a group
Hi! I have a variable number of elements composed of richtext and grid. Previously I used a columnsLayout which allowed me to put 3 elements in a row, but if I have more of them it's not readable. Currently I'm looking for a solution to have a row for every 3 element I have in data. I wanted to use a counter inside a forEach, but it seems that it's not working like in other programming languages. So I would like to know which is an optimal solution to create a layout of variable number of elements.
Hello everyone, I am using Document viewer for pdf files, I tried to download the file by click on the download icon but it downloaded in json!! How I can download it as pdf file?? Thanks,
Hi, Learning Appian RPA from the Appian course. Came along a scenario where I need to modify the Target variable. See screen shot. If you see the annotated area I cannot view the fields of restaurants..just the first few letters of the word restaurant. in this case, I have 4 fields in the restaurant table so no problem but if I have a huge table and need to select any field from there it will be a difficult job (or I need to see my CDT and figure out my column number of the field and the count and select it in the Target dropdown values (not a good way but that's a workaround) Can this be fixed. Can the window that shows the fields of restaurant table appear on the left side instead of right so that I can view the complete field name?? I do not know how to put this problem across Appian so raising it here thanks jaideep
Hello, I want to show a calendar with WORK DAY and NON-WORK DAY displayed separately (show holidays, weekends marked as non-working day) on the screen. How do you usually do this? Thank you.
Hi Team, I have a use case where if someone clicks on a button then an email should be sent but that interface should remain intact. See the below process model, So the start node is configured to run the following form, When Someone clicks on search, a second interface loads below to it but at the same time I want to send an email and that is what I am trying to configure it in process model. So after clicking on search, it is showing below when I am just trying it with interface and not by running the process model Now the main problem is that, I have configured that Process Model to run using a site. But when I click on search button in site, email triggers but the partial interface like in the above image does not load. See the below site, Please help in this regard. Thanks in Advance
I am receiving the following error message while creating a record Action for a 'User' table.. Please let me know if there is any restriction to create a record action on a User Record Type.
Hi all, strucked here, kindly suggest conditions to move from one stage to another stage by using "if' condition sinked with constant(status). Please find the conditions i gave for this, but only working for first status...Kindly modify or tell my mistakes. Thanks in advance waiting for the solution. local!currentMilestoneStampStep: if( or( rule!APN_isBlank(ri!caseId), local!caseDetails.caseStatus = cons!CASE_STATUS[1], local!caseDetails.caseStatus = cons!CASE_STATUS[3], 2, ), 1, if( local!caseDetails.caseStatus = cons!CASE_STATUS[2], 2, if( local!caseDetails.caseStatus = cons!CASE_STATUS[4], 3 ), 2, if( local!caseDetails.caseStatus = cons!CASE_STATUS[5], 4 ) ) ),
Hi all, I recently passed the certificate (Certified Associate developer), but i received this email, can you tell me the reason for this message ? This is the mail : " Congratulations on passing your most recent Appian Certified Developer Exam! However, we cannot grant you the certification because you have not met all of the requirements. To ensure you receive the certification associated with each exam, you must satisfy the following: For Appian Certified Associate Developer Pass the Appian Certified Associate Developer Exam"
Hello? Is there a way to set the working days and non-working days of the process calendar at once without selecting them one by one in [Appian Designer -> objects -> Process calendar]? I have found out some plug-ins at the AppMarket. 1. Business Calendar Management https://community.appian.com/b/appmarket/posts/business-calendar-management 2. Calendar IO https://community.appian.com/b/appmarket/posts/calendar-io Both are mentioning about "uisng database". I tired to find the table for the calendar in the database but was not succesful. (Save calendar function seems to be deprecated. Which is the function that I need most.) How do Appian Developers usually manage business calendar?Do you create and use a separate calendar other than the process calendar provided by appian?Or is there an easier and more convenient way to set the appian process calendar? Functional support for setting up a business cal
Can i make a login portal for my appian application i made? if i can kindly help me out.
Hi , kindly suggest validation for URL. thanks in advance
Hi, How to compare a any day (this day is added 3 hours) with today anyDay : 10/02/2021 03:00 AM now: 10/2/2021 05:00 AM it will return anyDay > now
Hi, Few weeks back I was able to create DSE as part of creating Record Action. But now in the new release of Appian 22.3, I do not see that object getting created while creating Record Action. What is the alternative? Thanks in advance, Suneetha.
Hi All, I am using read excel function to read the excel file and mapping these values to CDT. I am giving timestamp field in excel and trying to map with CDT having data type 'Date and Time', and in postgres Db it has timestamp field, but it is not getting mapped to CDT. NOTE: If I enter only Date then it is getting mapped to CDT and updating the DB, but If I am trying with timestamp field the CDT values are null. Thanks, Kiran
Hi Team, I have a use case where if some user clicks on a link, then first, some data needs to be deleted and then second, an api integration needs to be triggered with a query parameter whose value basically is the value of the link clicked.(local!selectedSuiteName) See below screenshot: So, if someone clicks on the first link, then first I need to delete the related data from db and secondly then I need to call an integration which is configured basically to call an API. But I want to pass the selected link value as a query parameter to the API, I am not sure how to do it in expression. What I know is I can call an integration using rule!<Integration name>, however I don't know how to pass the parameter which is basically saved in local!selectedSuiteName. So the full flow is like, 1. When user clicks on a link, some related data need to be deleted from an appian table. 2. Now, I need to populate the same table with some data and that data basically I want to fetch
Hi guyz, Could you pls help in verifying the way by which I am passing the parameters in the process. I am trying to pass the parameters in the following integration I have created a process variable for the above process which can be seen below- Let me know if I am doing things correctly or not ? Thanks in Advance.
Hi team, I am facing an issue where My data is not getting saved in data store. I am using a process model which can be seen below- I have set up the process variable 'Result' for tracking the integration result. Also, in the 3rd node,i.e., Write To Data Store Entities, I have used the following setup, But Somehow data is not able to get stored in Data Store. To track the output of the write To Data Store Entity node, I have used an output variable, Now see the below Screenshots while process was in Execution, the process variable details I can see the storedValues is returning empty. What's the wrong with the above process ? Please help in this regard.
Hi, I am trying to understand the relationship between CDTs, data stores, and data sync and how they all work together. If I have a CDT with data sync enabled, do I still need a data store object? What is the role of the data store object when data sync is enabled for a CDT vs when data sync is not enabled? It sounds like having data sync enabled on a CDT is the most efficient way to go when possible, is that accurate? Thank you
Hello? Is there a way to bring back objects that has been deleted or disappeared to the application? Thank you.
Hi team, I am trying to return a hardcoded json value from an expression rule but I am not able to do so. I have tried even with escape sequences i.e, /" but still I am not getting the proper output. Could u pls help ? original JSON: { "uuid" : "6722c859-76b4-4aa8-ac82-3b3f93d903ba", "name" : "ContainerisedApp", "description" : "", "jiraId" : "REP-4783", "mappedCases" : [ { "caseUuid" : "8fcfc7a7-d989-4592-b321-d456460c7f0d", "casePath" : "ContainerisedApp", "runMode" : false, "reportable" : true, "caseExecutionSequence" : 1, "datasheetType" : "Default", "dataStore" : { "type" : "Excel", "path" : "ScriptsContainerisedApp.xlsx", "sheetName" : "ValidateAppRej" } }, { "caseUuid" : "2e010c2e-6b4e-42c5-bea7-5cfe03f242e6", "casePath" : "ContainerisedApp", "runMode" : false, "reportable" : true, "caseExecutionSequence" :
Hi team, I am looking for a way by which I can delete a data from a data store entity having some conditions. For example, I am having a cdt having the following structure and values, ID - Name - email 1 - Jai - jai@vijay.com 2 - vishwaas - vishwaas@nahihai.com 3 - jignesh - jai@vijay.com Now above, id is a primary key but I want to delete the data having email as jai@vijay.com I am not able to achieve the same using a!deleteFromDataStoreEntities smart service. Can you pls help me in writing an expression rule which can delete the two rows (1 and 3 having email as jai@vijay.com)? Consider name of the constant for data store entity as : myDataStoreEntity
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.