-
Recently active
Hi , I have one base record in that one i'm forming three relationship two one-to-many and one many-to-one. now i want to typecast data fields from base records and related records in one CDT. can anyone please explain how i can achieve this using for each as i want to cast data for each id of base record.
Hi, I am checking whether any deprecated functions are used in our application objects using expression search. When I search for the deprecated function buttonWidgetSubmit, all process models with user input tasks are displayed. However, these process models and interfaces in user input tasks are not actually using this function. I also created a new process model from scratch and applied the same search criteria, which listed the newly created process model as well. Can you help me understand the issue behind this?
Getting this error on comparing one particular record while it works for comparing other records. Tried to delete the record and create new and deployed to QA but still on making change same issue comes. Checked the security same as other records. Part of all admin groups of record security. Not sure what is the problem with this record type alone. even deleted the table in QA and recreated again from DEV with DDL picked from DEV db. Everything is same. When change is made its showing as Changed on comparison but on clicking what changed the attached error is coming.
Scenario: I have a created a reusable fileUploadField component which I am planning to use in all existing fileUploadField field in all apps. I have created a rule inputs for all the parameters of the fileUpload field and passing values to the common component while calling it. In saveInTo of the common component I am calling a!startProcess which will run asynchronously(i.e. no activity chaining). Issue: When I drag and drop multiple documents to file upload, a!startProcess is being called multiple times. Is this behavior expected? i.e when I upload multiple docs at the same time, saveInTo will execute multiple times? Sometimes, when I upload multiple docs at the same time, getting the following error. (Especially when I upload 3 to 4 docs at the same time) Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error [evaluation ID = 50518:8f67a] in rule 'aco_fileuploadfield' : An error occurred while executing
As I am getting a list of text strings separated by semicolons in a single line, my focus is to split them into different values. After that, I need to convert them to users using the touser() function. However, it is currently showing [ID NOT FOUND] even though the email address is already present in Appian users.
Is it possible to show the Word document using documentViewerField. current behavior- When we click on the tab to display document, its downloading directly Expected behavior- The document should be visible for like PDF and downloadable.
Dear Community, I am currently researching whether it is possible to import a Java library (Java JAR) into Appian and use it as a reusable component within Appian applications. Specifically, I would like to know: Can a Java library (e.g., a JAR file) be imported into Appian and used as a native function or service? If so, what are the recommended steps for integrating a Java-based business logic library into Appian? Are there any limitations or best practices when using Java-based logic within Appian? Additionally, I would appreciate it if you could provide any relevant documentation, best practices, or examples regarding Java integration within Appian. Thank you for your support.
Does anyone have any idea what's causing this to show up? Given that the file extension .cdxml is a permitted file extension in the environment and the user has confirmed that the file type matches the extension.
I'm opening a Site without any process or Record Type or Data Store and fails due an script error. So far, everything is ok. My doubt is why I receive a message like that?: Problem: APNX-1-4198-000. Expression evaluation error [evaluation ID = a2876:282f4] in rule 'min_mod_ssjj_i_home_links' (called by rule 'min_mod_ssjj_i_home')When: 2025-03-14T09:55:37Page: Modulo de Servicios JuridicosDetails: Expression evaluation error [evaluation ID = a2876:282f4] in rule 'min_mod_ssjj_i_home_links' (called by rule 'min_mod_ssjj_i_home') : Un componente de tabla [label="null"] tiene un valor no válido para "data". "data" debe provenir de un tipo de registro, de una consulta, de una lista de un diccionario, de una lista de CDT o de un subconjunto de datos. Recibido: Lista de cadena de texto Why am I receiving messages like this? How can I turn them off so I don't receive them? I'm agree to receive messages if a process
Hi All,We have a constant containing a process model. Yesterday we moved that constant and process model from test to UAT. All values were present in test. After deployment, while doing sanity we found that the value of the constant was empty. All objects got imported even the constant and process model except the constant's value. We tried redeploying the constant but it said no change while inspecting. So we directly edited in model and saved the value in the constant. The deployment was done by devops person and he is a system admin. Any insights on this issue?
Hi All, This "getconstantorruleuuidbyname" is working only for constants, any exp rules, interfaces but how to get the UUID for all the objects in appian like below AI SkillConnected SystemConstantData StoreData TypeDecisionDocumentExpression RuleFeedFolderGroupIntegrationInterfacePortalProcess ModelQuery RuleRecord TypeReportSiteTranslation SetWeb API is there any function or plugin? Please suggest
I have an error in a deployment and in looking at the deployment file it references an object by its UUID. I can't seem to find the UUID, but I want to know what the UUID is for a specific object in the application to see if it is the offending object in the deployment. How do you find out the UUID is for a specific object?
when i try to upload empty file, appian throws default message And this message is not going off when we upload valid file, can anyone help on this
is there any to remove the Appian Page name in site header tab since we have only 1 tab in site and its not looking good. Is there any way to remove? In my case its a single page Dashboard because without its not allowing to create page? Is there any to remove this? Thanks in advance for your suggestions Screenshot: Site Config:
Partnering with a Global IT Services Group, I have an exciting opportunity for an or to drive enterprise-scale solutions. Lead the design, architecture, and deployment of enterprise-scale Appian solutions. Work closely with business stakeholders, IT teams, and developers and provide technical leadership, mentoring, and governance across Appian projects. Certified Appian Senior or Lead Developer. 10+ years of experience in Appian platform design and architecture. Candidates based overseas with relevant Australian work rights will be considered. If you are based in or , get in touch for a confidential discussion. Contact at [emoticon:db19f3deb1b948cda32e77e6c98ab4cb].@.. or www.linkedin.com/.../
how i insert image in email template <html> <body> <img src="C:\Users\lenovo 9fin\Downloads\Appain\th.jpg"> <h1>shifa</h1> </br></br> <b>Thanks,</b></br> <b>PM Team,</b> </body> </html> this code is not working
I dotn have an access to log files but trying to access through functionreadcsvlog( csvPath:"logs/application_usage.csv",filterColumName:"user",filterOperator:"=",filterValue:loggedInUser(),timestampColumnName:"timestamp",timestampStart:todatetime(today()-30),timestampEnd:todatetime(today()),headers:true())why it is not returning anything
Is it possible to create a dynamic Excel in Appian? Let me describe the challenge I am facing. I need to create a dynamic Excel in Appian that would have 10 different tables, each of which is displayed based on dynamic input (list of IDs 1,2,...10), possible scenarios a) If we pass 1,2, and 10 the tables with serial numbers 1, 2, and 10 should be displayed, b) if we pass all numbers, all 10 tables should be displayed, c) If we pass numbers from 1 to 5, only the first 5 should be displayed and so on. An example of the code we used to generate the Excel: local!dictionary: cast('type!{www.appian.com/.../2009}Dictionary', {}), local!dataExport: a!forEach( items: local!labelValue, expression: reduce( fn!insert(_, _, _), local!dictionary, merge( index(fv!item, "data", null), index(fv!item, "value", null) ) ) ), 'type!{urn:com:appian:ps:excel:types}ExportableDataSubset'(fieldLabels: index(local!labelValue, "label", null),fieldNames: ind
adding if condition in the label parameter of grid column, if local!docids are not available then column should be blank and otherwise Uploaded documents. Can you please help on this. Thanks for your thoughts on this.
I have developed an Appian application in my environment (release 24.4) and I want to import it in an older environtment (release 23.x). I supose that the newer objects will crash but the old ones will run? Thanks in advance.
Hi , Recently i came across an interview question like how you will save and display different questions for different group of users in UI ? So have two doubts regarding this question, as follows Is this kind of use case exists in real time? Is there any best practice/way for achieving this? Requesting suggestions from everyone. Thanks in Advance, Pradeep
Hi All, One of our requirement is to merge the data from two applications into one. Both of the applications are created in same Appian instance and database is Appian cloud. One of the application uses default Appian schema whereas other one has it's own schema under Appian cloud. This schema is already added to Admin console. Now we need a way to connect this two schemas to be able to merge the application, is there any way to do that?
Hi People, I have input task USD 12345789. I want to put comma between the amount based on currency and I want output like USD 1,23,456.89. I tried several logics but not worked and output is USD1234,567.89. Can anyone help me? Thanks in advance.
I am working on a process model where I use an integration to call an API. The API contains about 82,000 records, but it returns only 100 records per request. To retrieve all the data, I use a loop. After each API call, I save the 100 records using a record type. Does this slow down the environment if I delete the instance after every successful run?
I have to build a new application that is similar to another one so I wish to clone the application with another name in the same environment. How can I do 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.