-
Recently active
How to convert an expression rule output to a particular type. Do I need to do something in expression rule itself or can I do something when trying to use along with local variable.
I'm new to appian and I want to explore on HierarchyBrowserFieldTree using CDT. So, if possible any one can give me example to try
i am new appian. logged in through mu gmail account. trying to access community.appian.com site.(get my site) it is erroring out with my creds. could you please hlep us on this.
An error occurred while trying to retrieve the data store entity [id=Approved]. Verify that the data store and entity have not been deleted, and have the correct security settings. Details: java.lang.IllegalArgumentException: The id of the data store entity must be a composite id with a "@" as separator: Approved error please check
The error above used to happen occasionally but has been getting worse & worse to the point I am unable to do anything in the Interfaces 103: Build Complex Interfaces by Adapting Patterns course I was working on today. It only happens when I am using my works laptop which connects to the internet using my own internet to connect to my companies network via a VPN. This is the only way the works laptop can connect to the Internet. And also happens when in the office connected directly to my companies internet. I get this when trying to drag & drop components using the design view. This can also happen when using the palette and trying to change from the components tab to patterns or design library. I also have had it when working through the developer training course again same scenario as above or when using the Monitoring tab and trying to change to the other tabs to check the health of my app or processes. It can also happen why try
I am re building the Dev training app and this is only thing I cannot get to work from the training guidance and I am not sure why. I have rebuilt up to step 13 and every thing else and other tips have worked. On the add Vehicle form. a tip is "TIP: Use the Visibility Setting to Conditionally Show Interface Components ● In some cases, you might want to display a component based on a condition. ● To do this, use the Visibility setting in the Component Configuration pane. Select Only Show When and enter an expression in the Expression Editor. ● For example, imagine that you want to display a Comments field if a vehicle’s mileage is above 150,000 miles. You can enter the expression ri!vehicle[recordType!AX Vehicle.fields.vehicleMileage] > 150000. ● This expression determines whether the Comments component is displayed on the interface. When set to false, the component is hidden and not evaluated. The default is set to true." I have the following in How
Hi, I was able to pull list of users from the group call "AA ADMIN" by using a contact "AA_ADMIN". Now, is there a way I can pull the email addresses of these users. Any advises please. a!localVariables( local!listOfUsers: getdistinctusers(togroup(cons!AA_ADMIN)), local!listOfUsers )
Is there any log which will tell which object is causing the exception ?
Hi Team, Can we download the list of users present inside a user group in a specific app on Appian. What is the best way to get the list of the users that have access to specific app on Appian.
process model
expression rule
Hi Community Team I have a query, I need to configure the formlayout buttons. Like Approve and Reject 1. When I click on a Submit button first time, a textfield needs to be populated. It is populated then I click on the submit second time, It Needs to store the textfield field data into the DB. But, here I'm facing issue, When I click on Submit Button Firsttime.. tn the Process Model the action is completed.. Unable to add data to the textfield. In DB is showing Empty. For the textfield I applied ShownWhen: ri!Cdt.Status = true(), 2. When I click on the Cancel button first time, a Textfield needs to be populated. It is populated then I click on the cancel button again, No actions were taken. I want it to complete the action. Needs to store the textfield field data into the DB. Similarly, here also For the textfield I applied ShownWhen: ri!Cdt.Status = false(), Status is a boolean fie
Hi, I came from a .NET background and I have handled lot of data using session concept. I have used session variables to pass the data from one page to other page. I would like to know if there is any such Session concept in Appian. Are there any session identifiers that are being used by Appian for form fields.
Hi team, I have a flow where in which I have to create a offer or Coupon to a set of customers who have that eligibility. Example: In Swiggy or Zomato (Food Delivery App) , Some coupons like Welcome or Save60 offers are Available for New customers. but if the customer who frequently make orders should get some different Offers so for that 1. I have to make a dataset of customers who make orders frequently. 2. create some different offers for those dataset. 3.enable that offers in some channel. This is how I did when I Implemented with different BPM tool those are done by Decisioning capabilities of that Tool. Now iam trying these same flow in Appian . Can i get any help in understanding how these are done in appian as I am new to this , I couldn't able to get any decisioning Rules other than Decision (Table). I want to know how datasets & Channels are configured and how offers are created. Mainly I have to understand how Appian Helps i
Hi, I have a multipleDropdownField with the attached code. I am getting an error when I try to select any additional item from the dropdown. Can someone give me an idea how to fix the issue. Thanks in advance. Using the below code while Testing the user interface. rule input: lcmIntakeDesignatedBusinesses:
Hello I need to create a summary I have two sections, one of them with date information In the other one I need to use a Read Only Grid, to show I created a ER. to return data using an Id, but I don`t know how used the ER, in the Read Only Grid. I don't know what to put in the expression field Someone could you help me please? Best regards
Hi Community Team, I'm facing issue to store multiple values in Database, My task is to accomplish to add multiple comments in a interface section layout. I need to store them by saving them into Cdt. User Scenario: For each comment it needs to generate new Primary Key.. Data need to be entered in a new row for each comment. Comments Comment1 Remove Icon Comment2 Remove Icon comment 3 Remove Icon Add Icon to add new comment
Hi Community Team, Here, I'm using two Cdt's One parent table (Emoloyee Details) and one child table (Comments). I'm calling primary key in the parent table into the child table to fetch the values in the Child table. I'm getting NULL instead of primary key of parent Cdt. Please help me out how to configure this error? Child PK Parent FK Comments_ID Employee_ID 1 NULL 2 NULL 3 NULL 4 NULL 5  
Hi Community Team, I need to set validations for 3 date field components. The following use cases are as follows: Commonly No filed is null or empty. 1. Field Name: Joining date validations are : I must be able to select the date which is over past 100 years and also able to select the future date which is One year from today. 2. Field Name: Access Start date validations are : I must be able to select the date which is from join date or I must be able to select the date which is one month from today. 3. Field Name: Access End date validations are : I must be able to Validate the date which is from one year from Access Start date. For each filed, If the validations were violated, it returns error message. Please help me out to solve this use case. open for suggestions.
Hi All, I have a integration point in process and it is returning HTTP Response. I would like to know how to convert HTTP Response to CDT . in HTTP Response there is body attribute which i want to convert directly to CDT if possible. I have already created a CDT with the same structure. Example : body={coord={lon=-83.1801, lat=42.3349}, weather={id=501, main=Rain, description=moderate rain, icon=10d}, base=stations, main={temp=20.35, feels_like=20.84, temp_min=18.83, temp_max=21.73, pressure=1017, humidity=92}, visibility=10000, wind={speed=3.09, deg=80}, rain={1h=1.5}, clouds={all=90}, dt=1626440173, sys={type=2, id=2009516, country=US, sunrise=1626430214, sunset=1626484018}, timezone=-14400, id=0, name=Dearborn, cod=200} Thanks, Gaurav
Can I get a solution for which will be responsible for taking inputs from appian in json format and handing over it to UI(react js or javascript or html) and taking the response from UI and giving response back to appian which needs to display the UI in appian designer, is this possible in appian designer if so can you please provide me the solution?
i have to provide a link, once they click on that link the document has to be downloaded. for this i need to give 2 paramater 1. unituq id(we already have) 2. document id(we already have) can anyone help me with this?
I have a read only grid with select boxes enabled creating something like thisAlmost everyone says that you should used delete from data store entities to handle record deleting. However, this page https://docs.appian.com/suite/help/23.1/Custom_Data_Types.html says that most of the time you should not use CDT but CDTs are required for DSE.Where can I find a step by step walk though that does not use CDTs or DSEs to delete multiple records from a read only grid?
Is there a way to get editable grid to page through the entire data set similar to 'read-only grid'? I have 10K records and each record needs to be classified based on a list of categories. Right now, the entire 10K records are being shown. Thanks.
Hi Experts, Below Block-A code line is working fine, whereas Block-B is not working even though "tointeger(index(rule!AB_getReviewKey(key: 100),"reviewkey",null()))" is returned 2. Any comments please. ----------------------- Block-A ------------------------- a!localVariables(local!reviewkey: 2,local!excludeKeys: if(local!reviewkey = 2,{ 1, 3, 4},if(local!reviewkey = 5, { 1,3,4,5,6 }, {1,2,3 })),local!excludeKeys) ----------------------- Block-B ------------------------- a!localVariables( local!reviewkey: tointeger(index(rule!AB_getReviewKey(key: 100),"reviewkey",null())), local!excludeKeys: if( local!reviewkey = 2, { 1, 3, 4}, if(local!reviewkey = 5, { 1,3,4,5,6 }, {1,2,3 }) ), local!excludeKeys)
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.