-
Recently active
Please tell me how to set up dynamiclink when switching between interfaces.
Hello! Im having trouble trying to resolve this. I have a record Action that can be activated only when a client goes to the Activity Log "Customer Registration retries on: 28/06/2024 9:23 GMT-05:00" three times, but im having trouble for the query to find me that activity log without the date.
I am trying to set an array I have to be null as a variable and not as an array What I want: null What I am getting: {null} I tried indexing but it did not work a!save( index(ri!CommitteeLevels, "[]", null()), null() )
Hi All, We have a requirement for counting the number of pages in a word Doc , Is there any solution for this. Already tried to convert to PDF and to take the count but format is getting changed and not getting the exact count.
Currently i am undergoing my training in Appian, where i am working on a POC named Upload Document App. I am facing issue in a process modeler where it is showing please select a record with data sync enabled. I have already synced it but it shows the error again can you help me with the problem.What I did in this application so far was uploading documents . Now what I am doing is I created a record type UDA Review so that to review the document. In that I added reviewer for reviewing the document. So I am stuck at place where i want to assign the document to the reviewer so i created process model and i am getting the error. I am providing screen shots. So kindly help me to solve this problem.
Hi All, I am using dateandtime field to send an invitation on mail, here i am facing issue with time, when i am selecting a date and time, the ttime which i am selecting which is showing different in grid field Like i am selecting 06/28/2024 05:00 am it's showing in grid as 06/28/2024 09:00 am which causing issue for time difference in invitation. So any one please suggest attach below code. a!sideBySideItem( item: a!dateTimeField( label: "Event Start Date & Time", labelPosition: "ABOVE", value:local!eventStartDateToSave, saveInto: local!eventStartDateToSave, required: true, requiredMessage: "Input required!", validations: {} ) ),
Hey Guys, We are trying to use recordsChatField component in the interface but it is giving the below error. Any help will be appreciated.
Hi All, Can anyone confirm the format when I want to select only a set of months, I used = {1,4,7,10} for January, April, July and October But not sure if this is the correct format for the monthly timer recurrence. Thanks in advance
Hi Team, I have recently deployed a new version of CDTs to my staging environments along with multiple other objects, the newly added Object are referring to latest version of the CDT however there are multiple process which are still pointing to CDT which is 4 version older. What could be the reason behind this issue ? I tried to find if there are objects depending on older version of the CDT but nothing as such in the warning from CDT. We are not supposed to manually map the latest version of CDTs in the staging environments and when we are trying to compare and deploy these objects from Dev they are getting ignored as No change is detected in theses objects. Please Advise. Thanks, Gaurav Singh
I want to validate if current row being entered in editable grid is duplicate or not i.e. does it exists in grid already or not.
So the requirement is to generate a PDF with dynamic fields, so we created a word document and when we are trying to convert word to PDF, the format is getting chnaged entirely. Tried 1. PDF from DOCX : The format is completely deteriorate what should we pass "PDF Options" Tried 2. PDF from Single DOCX with Fonts , Content not visible in PDF (what should we pass in Font Document) Tried 3.PDF from HTML : Getting document in one single page
Hi! I am trying to generate a pdf document from an html using the "HTML to PDF" plugin. The html structure used is the following: // HTML <table> <thead><tr><td> <div class="header-space">&nbsp;</div> </td></tr></thead> <tbody><tr><td> <div class="content">...</div> </td></tr></tbody> <tfoot><tr><td> <div class="footer-space">&nbsp;</div> </td></tr></tfoot></table><div class="header">...</div><div class="footer">...</div>// CSS.header, .header-space,.footer, .footer-space { height: 100px;}.header { position: fixed; top: 0;}.footer { position: fixed; bottom: 0;}The problem comes when transforming to PDF. It works by replicating the header, but from the second page the content overlaps the header.My cloud version is 22.
I have a scenario where I need to generate a Google Workbook with multiple sheets by using integration services.
for the date field need to show in red colour when then date is less than today else no colour
I have a record that I use in many interfaces, querys. I need to change the data type of a column in the database. If I make this change, the references to that field are lost and I have to edit all the objects that use the field from that record to reference the new field type. This can be avoided somehow. That is, appian updates the reference of the record.field automatically.
I have having some issues with creating the OneDrive Connected System. I am getting the error in the picture.
Hi I want to DISTINCT duplicate data like the attached image.I know that using recordtype of grouping it can be distinct data.As my requirement i want to distinct value columns and other columns. How can I implement it?
Hi All, we are using the sharepoint Connected system and we are trying to create Folder using the Create Folder API, provided by the sharepoint connected system. However i am unable to provide the Destination path to the Folder in which i need to create this new Folder. Can someone please help me in how to pass the folder Path. This is the Error which i am getting Please help.
I have recently been facing a hiccup in my Appian application upon creating a task report where I can't add process variables in my fields (I want to do that for further clarification of the tasks info for the user and searching for tasks based on data stored in process variables, I found a workaround for this issue but it is impractical and I was wondering if there was a better way of going through the process in general: First, in my process model, after initiation and upon moving to the next node I stored the needed process variables in the process name as follows: First, I created my process report as follows: I then created my process report: Now within my process report, I place any necessary filter, I also add a column that includes the name of my task: I then add another column that basically extracts the added process variable from my task's name to view it separately: while this solution definitely works, it feels very finni
Hi I have a requirement where i need to add one field which should be link so when i navigate to link it should open record view and in that view interface there is dropdown which should contain that value from where i clicked and navigate to record . How can i achieve the second part passing the value from source page to reflect on record view dropdown
Here the name of the fourth tab is not showing completely . Is there any way to come over this scenario ? Thanks !
Hi All, I have recently utilized the AI skill where I have used it as Document Extraction. Once the Extraction is done I am able to publish the AI skill and utilize it in my Process Model. I am also able to extract the data. I now used the Reconciling SMart service and able to Map certain fields which are not picked by the AI skill. Now How do i train my Model to pick those fields going forward for the Next set of Documents.? Basically How do I retrain my Model. Thanks Harsha [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] [mention:31db00b785704865b14e5d9b9bef3863:e9ed411860ed4f2ba0265705b8793d05] Really appreciate your help in this.
Hi, I have a page in my site that has a grid with cases and on click of case id which has the process start link and that navigated to a user input Task interface. My requirement is that from an email, I want the caseid to trigger process and navigate to the user input interface in the site. How can i get this done? How can I get that process link?
Hi all, browser window object has the ability to listen and post events. Is there a way in Appian to access the window object to listen and post messages? Why? I have a use case where the webcomponent (iframe) and Appian proper can communicate. The page in the webcomponent is a micro frontend. Thank you, Thanou
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.