-
Recently active
I didn't see datasource in Component Configuration pane
Hi Team, I have requirement to get the groups names which has the input value which we pass. For example: If I pass input value as "United States" I should get the group with the name "<App prefix>_United States", India => "<App Prefix>_India"
Hi team, I want to display a refresh button in a interface after upload action(record action item) takes place.It should not be displayed when the interface loads. I tried using a!refreshVariable but it is not working as the variable is always true as in value field. can anyone tell any ways of achieving this? Thanks in advance.
I am trying to pull the records from a reference table. There are 4 records in the table. However, the expression rule is only pulling three records. There are no filters on the record type. The Expression Rule a!queryRecordType( recordType: 'recordType!PMSO REF VolunteerRequestStatus', fields: { 'recordType!PMSO REF VolunteerRequestStatus.fields.VolunteerStatus_id', 'recordType!PMSO REF VolunteerRequestStatus.fields.VolunteerStatus' }, filters: { a!queryFilter( field: 'recordType!PMSO REF VolunteerRequestStatus.fields.isActive', operator: "=", value: true ) }, pagingInfo: a!pagingInfo( startIndex: 1, batchSize: 10, sort: a!sortInfo( field: 'recordType!PMSO REF VolunteerRequestStatus.fields.sortBy', ascending: true() ) )).data
Hello Everyone, I am working on a!gridField and need to select the rows which are of same status and other rows should be disabled(Non selectable). For Example : If I select any row with status :"Inprogress" then only inprogress rows should be selectable where other rows should be in disbaled.Later similarly if I select a row with Draft status then only draft status records should be selectable and other should be disabled. Please help me if anyone have worked this kind of requirement. Thanks in advance.
I've run into another problem I can't figure out during the Acceptance Testing portion of the Developer course. I've completed the "Configure Users" part and now I'm trying to load up the main site when logged in as Jodi Yeates. When I do, I get the following error: When I use this account to run the AIS (Appian Solution), everything runs properly. I've narrowed it down to something to do with the Assets record, but for the life of me, I can't figure out what is wrong. I've compared my Asset and Asset Type records, the Site file and the ITCentral interface with the solution and can't see any real differences. Can anyone point me in the right direction? I'm sure there's something I've missed or configured incorrectly, but I'm at a loss. Thank you, Carlo.
Hi, i am new to appian and intended to take exam (associate developer) exam on next week. I want to know that if Associate developer practice test help me? What topics i need to study more to pass the exam?
Hi there, I'm working on the "Appian Developer Project: Build an IT Application" component at the end of the course and I've run into a problem with sending email from the Update Request process model. The send email fails with the error "No valid recipients resolved". It appears that after the Write Records, the full record isn't being transferred to the Send Email. I've verified that the record IS being updated. As far as I can tell, my code mimics the AIS solution. This is the result from my process: and this is the result from the AIS process: As you can see, in the AIS version, the record contents after the Write Records is full, whereas mine only shows "id=3". One difference I noted between the two is that mine uses a newer version of the Write Records. The "Configure Write Records" dialog has a Setup menu: I modified the AIS solution to use the new version and it worked with no issues, so that doesn't seem to
I want to pass data as template in email service . in that template i'm passing an expression rule but in the email i'm not getting the value .just getting the column name as below
Hi All, I have used the aggregation function in expression rule to count the values based on certain column. But I need to filter that the calculated count value should not be greater than 8. Can anyone please help me out.
I am trying to study for the Analyst qualification. As part of this I am using the Online Course. I need to go through this Online Course a number of times to fully understand the concepts. Unfortunately there are some parts that will no longer load once the course has been completed the first time. Most notable of these is "Create an Application". The page partially loads and then freezes and I must exit to continue. Another, that I have found so far, is Application Architecture, Quiz (the second one, after Personas and Groups). Kind regards, Glyn
Hi all, I have a scenario like user 1 will fill a form along with Product Category and submits , user 2 will receives the form and based on the details he has to fill the another form based on the Product Category ,here i want to design a a!pickerFieldCustom in the form for search and select the products , here i need only products belongs to the product category given by the user 1 , how to achieve this please help me thanks and regards b ramesh babu
In Build an Application Step 5, for the AX Vehicle RecordType, the Make User Filter expression does not result in any options in the Make filter. I reviewed everything and do not see any errors. Any hints?
In send email service , i want to send some message along with deep link . when we get that email and upon clicking on that deep link it should redirect to the summary page for approval.can someone help me how to achieve this
I have created a site with identifier as TestApplication ,again i changed the site identifier to testapplication but it still shows TestApplication on landingpage and if i open it from tempo it shows the new name .can someone advise
Hi, I am stuck in the exercise "Add Dropdown Components" which asks me to select the Data Source for an AA Vehicle Category in the Component Configuration pane. That option is not visible for me in the Exercise App. Could it be that the exercise Community page is of another version? Thanks in advance. Training material: My view:
Hi Everyone, I need to send notification in the system to a particular group when the feed is created in the system. Can anyone please help me how to achieve this?
New to Appian, trying out the Practice projects, and have run into this feature more than a couple of times. Since I don't understand what it is, I'm having trouble translating the exercises into keystrokes. In the latest example of "typing blind:" Where am I? Online Course | Learning at Appian Tutorial: Mobile Pocket Library 4 Interface Design ShowBookDetails Interface ... 8. In the Component Configuration window under your rule inputs drill down into the columns by clicking Section Layout. Next, click the List of Components link under Contents. Click Columns Layout. Find and select the “Show dividers” feature. 9. Our first column will display the book’s cover image if it is available. To do this, drag and drop a WEB CONTENT field from the components tab into the top column. ○ In the Component Configuration window, change the label to Cover. ○ Edit the Source as an expression by clicking the pencil icon that appears on hover. You are goi
Hello guys, i have an issue when saving data into the record type. In my application i have following record types: 1. Record Type "Employees" which contains "employeeID","firstName","lastName","email", ... I have a interface where i can add this data, i created a process model that saves this data and it creates a basic user in appian based on this data 2. Record Type "Vacation Requests" which contains "requestID","employeeID","startDate","endDate","approved" In my process model "Create Vacation Request", i added a script task which should store "employeeID" into "Vacation Requests" record type. I created an expression rule "EAA_GetCurrentUserID" whish contains: I use this query in my script task's Output tab to store logged in user's ID into my process variable and then store it in "employeeID&quo
Hii, I have to involve Business Rules given by admin by controlling the internal team or percentage through Admin page. Details: We have 3 internal teams, who will approve the request sent, now, ADMIN can set the internal teams, it might be 2 or 1 or 3. I am using Internal team Group which Contain 3 subgroups (Eg: PricingTeam, transportTeam,CashTeam) - Depends on Admin selection it should move forward. If Admin gave for x case it should go to only pricing and cash team, next time he change for the x case to only pricing. Thanks,
for this read only grid , if request is denied then for that row i need to show like Request has been denied ("comments for denied") and in brackets rejection comments as shown in pic . Can someone help me with the code
this process model starts at particular date ,so it has 6 requests for today . timer has started and fetched the details and xor condition is true so it should update in db for each request instead it updated all the values of 6 request for the 1st request .can someone help me on this
Hii, I have used interface in Start node (Process Starts From), and using this PM in Related Action. Now i have changed the interface from start node to user Input task in PM. now while using the related action it says Action Completed and task has been Assigned in My Appian Task Queue. My Requirement: Once i clicked on related action button this interface should display for me.
I am completing the exercises in the PDF part 9 of the Acme Auto application, and the relationship between AX Vehicles and AA Vehicle Category is set up correctly. There is relationship set up of many AA Vehicle Category to one AX Vehicles. I am able to write a query expression that fetches the records from AX Vehicles, and when I test it, I correctly get the record referenced from toCategoryRecord. I can see the category name in the results. The AX Vehicles record has a category ID of 5, which exists in the AA Vehicle Category records (Convertible). And exactly as the PDF says, for the "Category" field of the interface, in "Display Value", I am entering exactly what the PDF says to put: a!defaultValue( ri!vehicle[recordType!AX Vehicle.relationships.toCategoryRecord.fields.value], "–") But this relationship from an expression always returns null instead of "Convertible" as doing a query with the relationship does. I am comple
Thanks in advance for any and all help. I'm quite new to Appian. Any apps I develop are likely to involve document generation and interaction with Microsoft Office and Libre Office. I see among other offerings this service: [mention:c79406385aa64cb79e1a2cc0f5ce02c9:f7d226abd59f475c9d224a79e3f0ec07] . However, when I've tried to download it I get this notification: This app is available to download for Appian Customers, Partners, and Employees. Please make sure to self-associate from your profile I am using the Community Edition. I can't tell from this instruction whether I'm eligible to use it, or what on earth "self-associate from your profile" means. Searching for "self-associate" in the documentation yields plenty of results about "self-managed", but nothing about "self-associate." Can someone point me in the right direction? Again, thanks for all help.
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.