-
Recently active
I've done some searching on this topic, but it's been awhile since this question has been asked/answered so looking for some updated info. What is the best way to send a text message to external cell phones. And to include some custom text and possibly an image in the text. Any insight into this would be super appreciated.
Hi Experts Is there any limit for the length of the name of any object. For example: an object name could not be more than 27 characters, Is there anything like this ? Thank you in advance
Hi I need someone help!! I was trying to filter relationships in record data using record type in rule input, but could not filter. When I tried to filter the relationship of record data using text datatype in the rule input, i was worked. My question is why I couldn't Filter when using recordtype. I don't know what is wrong.
Hi, I want to schedule ACD201 Senior Developer Certification, For Which Voucher Code is required, Kindly let me know how I can get it. I am ready to pay for it. Thanks, Shree Krishna Tiwari
I am generating pdf document but document may contains special characters like (’,>,<,*,",) so i am getting error, is there any way to resolve this ?
Hi All, I have the requirement to build solution for supply chain management for one our vendor. Is there any module in appian which supports supply chain management or it needs to be developed out of the box in appian? Thanks, Shubham
Hi Everyone, I have the requirement where some task is assigned to user and that task has a deadline. If the user is on leave for 1 or 2 days, the deadline of the task should increased correspondingly. Can anyone please help me how to achieve this?
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", ), )
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.