-
Recently active
Hi everyone Can anyone help me how to write script for clicking on slice in the pie chart I have tired with this script : |click on pie chart | Approved Expense | pie slice | Local Travel[1] | Thank you in advance
Hello All, I would like to know if it is possible to restrict access to Appian server using Appian Mobile app for iOS/Android to a specific set of users. Following is the use case: A specific set of users want to test applications in Appian server using Appian Mobile before rolling it out to all the users. Thanks in advance.
Hi All, Can anyone please help me to implement the horizontal status bar in interface as shown below:
HI everyone, I want to add all active groups of my application to a parent group. So far I know that I can add all active users into a group using group membership rule: Add all users. Is there anyway to do so for group? Thank you!
Why Appian call the stuffs within Appian as out-of-the-box?out-of-the-box always sound something out of the Appian, isn't it?
In my HTML template, I tried adding <img src="cid:image.png" ALT="Screenshot"/>. But its not displaying logo in the body, its displaying as empty image. Can someone clarify what does cid mean? also please let em know the way to achieve this.
We have one CDT in a Applicaiton which is developed by some other team (i think created using tables not sure ) we made 2 fields to multiple by downloading the XSD and uploaded it . These changes worked fine up-to Preprod but after production deployment on production these fields are showing blank value in the QE. I know creating the CDT by using table creates issue but dev, test and preprod we didnt get any error . any pointer will be helpful as we have to resolve it ASAP
Hi Community Members, Currently a site page has one button (record list action). The record list action linked to process model "A". "A " will open a form and there is a drop down list in the form and some other fields to complete. Now a new required feature is users want a new button (record list action) that linked to the same process model (will open the same start form). But this time in the form, the drop down list has a new item and this new item is auto-selected by the new button, then the user just need to fill the rest fields. To achieve this, I plan to add the new item to the drop down list and add a new button (record list action) linking the same process model, then somehow make the new item auto-selected. However I noticed for the new button (record list action), when linking the same process model, that process model is not listed in the search list. Is it because the process model can only be linked to one record list action? I didn'
Facing issue while verifying the data store entity. Error message says that it is unable to find the table column or the table itself. I tried creating the new table "NZ_Test" to my DB server and CDT of same table with new Data Store "NZ Test DS". Still getting the same error. Note:- The test connections are successful with the data source. Also, we had a version upgrade from 21.4 to 23.2 recently. Is this causing the issue? Attaching the screenshot of CDT and Data Store for reference.
Hi All, We are getting below error in log file but the mentioned process id or process model id are not available in the system. Can anyone please help me out her? "WARN com.appiancorp.process.workpoller.WorkPollerIntervalLogger - Work Item 23 has been executing for 681 minutes and 38 seconds. Process Id: 538395847. Process Model Id: 451. Thread: Appian Work Item - 91897 - WorkID 23 - execution02 - process 538395847 - model 451 : ExpressionGroupRequest. Stack trace: " Thanks in Advance.
How can we achieve this
Hi, I have a concern about the text() function after Appian Upgrade 23.4. The code: text( gmt(todatetime("01/09/2023"), timezone()) + intervalds(12,00,00), "dd-mmm-yy hh:mm:ss") & " AM'" The output: "01-Sept-23 12:00:00 AM'" /resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/Screenshot-2024_2D00_01_2D00_02-at-6.08.20_2F20_PM.png The output keeps returning "Sept" instead of "Sep" and this is only happening for the month of September. The other months are returning the first 3 letters. Does anyone know how to resolve this?
I want to build functionality where when user lands to my Appian site , Show Dialog Box upon login with following details: 1. Message in the Dialog Box - “Please set your local time zone in Settings. Ignore if already done.” 2. There needs to be checkbox after the above saying "Please dont show this again" 3. Ok Button - If the user clicks on the checkbox in Step2 before clicking on the Ok button then the dialog box should appear again when the user logs in next time.
if( ri!actionTypeId_int = cons!CR_CREDIT_ACTION_TYPE_IDS[1], rule!CR_APP_CA_PDF_genericRuleForNtb( cif_int: ri!cif_int, requestId_int: ri!requestId_int, duRequestId_int: ri!duRequestId_int ), if( ri!actionTypeId_int = cons!CR_CREDIT_ACTION_TYPE_IDS[11], rule!CR_APP_CA_PDF_genericRuleForContractExtension( cif_int: ri!cif_int, requestId_int: ri!requestId_int, duRequestId_int: ri!duRequestId_int ), if( ri!actionTypeId_int = cons!CR_CREDIT_ACTION_TYPE_IDS[12], rule!CR_APP_CA_PDF_genericRuleForRemedialAndSAMHandoverManagement( cif_int: ri!cif_int, requestId_int: ri!requestId_int, duRequestId_int: ri!duRequestId_int ), if( ri!actionTypeId_int = cons!CR_CREDIT_ACTION_TYPE_IDS[2], rule!CR_APP_CA_PDF_genericRuleForCashCollateral( cif_int: ri!cif_int, requestId_int: ri!requestId_int, duRequestId_int: ri!duRequestId_int ), if(
Hello All, We are migrating our db from Mysql to Postgre. Postgre uses some different datatypes as compared to mysql (eg. boolean) Has anyone worked on the migration of the whole db to postgre, if yes can you please provide few steps on best way to do it? Esp the cdt(xsd) part. Database we have migrated, but we are finding hard time in updating the cdts. Thanks in advance!!!
I run a small cleaning business in australia, so I need to collect reviews/feedback from customers, but I want to avoid negative reviews, so I am trying to create a page on my website that has buttons for redirection based on what customer choose. But the problem with a page with buttons is, users can anytime come back to the page and click again on other button to leave negative review, so it will backfire. So, I seriously need a fullproof method to use redirection method so I can collect positive reviews on GMB and negative feedback on a form so I cam improve on those points. Is there anyway I can use any platform different from Wordpress for my feedback page? Or can create a completely different feedback page with html? (also I don’t want Google to index my feedback page so my competitors won’t see my method). Any help on this is appreciated. Solution needed ASAP. Customer Feedback Sample Page I need help with: https://superiorcleaningandpest.com.au/customer-feedbac
How to navigate from one interface to another interface ??. Can any one suggest how to do it??
a!gridColumn( label: "Status", sortField: "status", value: if ( fv!row.isTesting, a!iconIndicator( icon: "STATUS_NOTDONE", ), a!iconIndicator( icon: "STATUS_OK", ), )
Hi Team, I need to populate the data in custom picker. But the data count is huge like 100000 rows available in the database. I have no other filter criteria to reduce the count. My question is is it possible to populate the values after entering the first three characters of the data or is there is any alternative method available .
Hi , everyone Site logo always appear right upper conner . I want to show left upper conner how to implement it. here is my site My desire site image is like that Thanks
Can we test Appain application using LoadRunner for Performance testing? If so, could someone guide me to the right documentation?
We have Modified on Date filed , which is Date Time. Requirement is every hour scheduler runs and pick the data from now to past hour. If the current date time is 26/12/2023 11:30 AM IST then Start Date Time = 26/12/2023 11:30 AM End Date Time 26/12/2023 10:30 AM. Start Date Time I am calculating like =a!subtractDateTime( startDateTime: now()) End Date Time: a!subtractDateTime(startDateTime: ac!startDateTime, hours: 1) above 2 are giving me proper startDateTime and End Date Time. but when I pass to query Filter, I am using the <=Strat DateTime & >=End DateTime. I have one record with Modified on is 26/12/2023 10:50 AM which is in between Start Date & End Date mentioned above. but still I am getting 0 Records from database. How to construct Start Time & End Date Time get hourly data.
Hi, The script gets run successful separately. While run suite(Multiple script together), the particular script gives error. Could you please let me know what may cause for this. Did i miss some step or something else. Thank you for your time.
Hi, I have a cancel button where i had kept submit as true and validate as false but still it is showing to fill mandatory fields. I am trying this in live task instance not in interface editor. Can someone pls help on this?
Hello All, Is there a feature like PEGA's Email Listener that accesses external email services and notifies them via Appian? What I would like to do is to have Appian notify or initiate a process when a value defined in Appian matches the sender of an email received by an external email service. Any clues you can give me on this would be appreciated.
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.