-
Recently active
Hello Appian, Is there a way to apply font to appian?Can it be applied partially rather than the entire site? Thanki you.
Hi All, In my case, in the end of process model i am using a user input task in which i am using a recordLink which working fine but since i am not giving any submit true value to submit that form so it;s stuck can anyone help me with code in that interface where i can use both submit true and link. Below is my code of that interface, a!columnsLayout( columns: { a!columnLayout(), a!columnLayout( contents: a!cardLayout( link: a!recordLink( recordType: cons!TWM_RECORD_SITE, identifier: ri!idSiteLocation ), contents: a!richTextDisplayField( align: "CENTER", value: { a!richTextIcon( icon: "check-circle", size: "EXTRA_LARGE", color: "ACCENT" ), char(10), a!richTextItem( text: "Success! Click to continue", style: "STRONG", size: "MEDIUM" ) } ) ) ), a!columnLayout() })
I can't find the custom data type object in Appian designer objects, knowing that I am using the free educational version, and the tutorials are showing this process of creating one
Hi Experts, Need your help to resolve my issue. I want to convert my Text data returned by the Execute Generative AI skill smart service into map/ CDT which afterwards I want to map into a CDT. Here is the text which I am trying to convert into map/dictionary, please help me how to achieve that: {"IPAddress": "2001:111.111.11101","StartDate": "2024/05/14","StartTime": "06:52:24","StartTimezone": "UTC","EndDate": "2024/05/14","EndTime": "06:54:03","EndTimezone": "UTC"}&{"IPAddress": "2001:222.202.2222","StartDate": "2024/05/12","StartTime": "16:30:55","StartTimezone": "UTC","EndDate": "2024/05/12","EndTime": "16:30:55","EndTimezone": "UTC"}&{"IPAddress": "2001:22ab.111e4b.333",&
Hello I'm new to Appian. Very considering to offer solution with Appian. But I would like to learn more about pricing and terms of Appian Not sure where to find this information? Kind Regards Dan
How to create a code for Fibonacci series in Appian
Hi Everyone, I have an interface having 15 rule inputs. If I need to test interface then Do I need to enter all rule inputs. Is there any better way to test it.
Hello I'm trying to set up the four record types for the Interfaces 103: Build Complex Interfaces by Adapting Patterns course, but it seems the PF_ACCOUNT, PF_ACCOUNT_TYPE, PF_TRANSACTION, and PF_GOAL database tables are missing from my Appian community environment. Does anyone have a way to manually add the tables or reset my site without losing all my work? Or is there some requirement I'm not aware of?
We have a requirement where an email needs to be sent to Admin every time user account is created or modified. It could be even using a process model, but I am unable to find the right solution for this use case.
Hi All, I'm a beginner of Appian, and I would like to know how to save a row order in a grid. In a grid in an interface, I put a arrow for up and down to move rows. I need to save the order, so the changed order should be saved and updated to DB. I should create a column in DB to save a row order, but it does not work. What I want to do is ... when I change the row order by clicking arrow icon and the order is changed, I would like to save the ordering information for next time. When a user open the window next time, a user requires to see the row which was changed by user clicking an arrow. I need your help..... Best regards,
Hello everyone, I’m currently working through the "Tutorial: Get Soccer Stats with RPA" and have encountered an issue at Step 1, where we are supposed to create a new data type. Unfortunately, I am not getting the option to create it from the dropdown menu and I am getting the error message shown in the attachment. Has anyone else experienced this issue or could offer some guidance on how to resolve it? Any help would be greatly appreciated! Thank you in advance for your assistance.
I have a question regarding the ACD101 exam session. At the exam before last (August 9, 2024), I participated in a session using the "Go to" system from my browser, but the proctor told me to download the "Go to" app.When I was confused and couldn't figure out how to do it, a "Zoom" meeting link was sent to me via chat, so I continued the exam "Zoom" meeting. Therefore, for the last exam (August 17, 2024), I downloaded the "Go to" app in advance and participated in the session.However, I couldn't connect to proctor and ended up deleting the "Go to" app.After that, I accessed the "Go to" meeting link sent via chat and was finally able to speak with the proctor. Has anyone had a similar experience? My PC's communication environment was perfect, so I don't know what measures I should take next time I take the exam to be able to successfully enter the session.(I feel like I can access it from the browser
hi, I have a record list from excel sheet which will be uploaded from interface Excel sheet record1 : id:1,name:"A" record2: id:2,name:"B" record3: id:3,name:"A" Database : record1 : id:"A01",name:"A" The record list in the excel has to go to the data base with new updated id , based on validating existing record in the database. Updated list should be like record1 : id:"A02",name:"A" -> increments because this name already exists record2: id:"B01"name:"B" -> starts with 1 because , it is not available in the database yet record3: id:"A03",name:"A" I am trying to lay out a design with out using loops for the records in the excel sheet as they might be huge. Can you provide any optimized design solution for this ?
hi, I am currently incrementing a counter based on a the count of similar records in the database. counter should start from 001. it defaults to 1 for me , when I am simply setting the counter to 000 and increment by 1. Expectation is 001 and not 1 any help is appreciated.
Hi Everyone, I have 3 tabs in the application interface, when the submit button is clicked on the third tab it moves to first tab. Is it possible when submit button is clicked it should remain in the same tab?
Hello, I have tried to execute fitnesse script in EDGE browser. However, am getting below error. Kindly help to resolve this issue.Note: The same script was working fine in CHROME browser. Thanks in advance.
Hi All, I have this new kind of issue. I have created few interfaces and expression rules in an application and recently while I am trying to edit these objects I am getting the 403 error message saying that "Access Denied. You don't have permission to view this page". I was able to edit it one week back and now also, I am able to edit the interface in design mode without any issues and saving them. Issue is only with the expression mode. Issue seems to be occur only on my application objects even if I tried duplicating the old interface/expression rules. Security of the objects also looks good & i have Admin access on the same. Let me know if anyone else faced the same kind of issue earlier and steps to resolve the same.
I am working on the AcmeAuto app and got the following error: Expression evaluation error: Syntax error. Details: Expression evaluation error : Invalid character found in expression: “ (8220). I copied the code provided on the guide but perhaps I did something wrong? code provided: this is what I changed: Any help appreciated.
Hi everyone, My team and I just started learning Appian 2 weeks ago. It was last Friday (August 16) that we noticed that community edition has been down It is now August 19, and we still can't access community edition. I checked the forum and read about "beta editions", I think the environment that we are using can be considered "beta edition" since we don't have access to Admin console. I have the following questions related to this: - Where do we get announcements/ news that the community edition would be in maintenance? - Reading the forums, it looks like our environments would be deleted, not sure where we could official news about this. Thank you in advance!
Hi Team, What steps do we need to follow when we release the package to higher enviroment for a Data store. Do we need to deploy the package to includin the data store to the higher environment or do we need to add the entities to the data store after deployment?
We have created a process model that retrieves an XML file from an external system and starts a new process instance using the "Start Process" smart service. The second process instance then extracts data from the XML file and stores it in the database. Despite deleting the process instances after completion, we are experiencing increased memory utilization over time. The memory is not being released from RAM, even after the instances are deleted. We need to understand the mechanism Appian uses to release memory from deleted instances. Is there a specific Appian process or configuration that ensures memory is properly freed up? If not, are there any additional steps or practices we should follow to manage and optimize memory usage effectively?
Hi Everyone, Can anyone pleas guide me how to handle multiple end points in appian integrations. Do I need to create multiple integration object for each end point?
Hi Appian, Is there any usecase on cofiguring Appian HA installation with third-party HA solution? such as Veritas Infoscale or other HA solution? Thank you
iam not off get all the option because im pratice in online ...so that my query is i register in another one ..so now how can i register in new one which is latest ...
Hi All I want to add accents characters in the text field . Has anyone experienced issues with names having accents and if so, how did you resolve it? Thanks
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.