-
Recently active
Hi all, I have a row of two columns. I have image field in the first column, and read only grid in the other one. The two items are inside columnsLayout. They are not with the same height, so the design doesn't look good at the moment. Is there a way to make these two items fit all the column height ? thanks,
Hi, We're getting the following error when trying to hit an endpoint (with both webservicequery and Call Web Service smart node) by checking the sys logs: Expression evaluation error : org/apache/james/mime4j/MimeException We've tried to refresh the cdts and restart the environment, but with no luck. Thanks,Riccardo
Hi Team, I have a dropdown field in which once user selects the value, based on it the grid below displays the result. a!dropdownField( label: "", labelPosition: "", placeholder: "Years Available", choiceLabels: local!years, choiceValues: local!years, value: local!selectedYear, saveInto: { local!selectedYear, a!save(ri!selectedYear, local!selectedYear), a!save(local!GridData, wherecontains(tointeger(local!selectedYear), tointeger(index(ri!engagement,"clientYearEnd",null()))) ),a!save(local!selectedIndex, null), a!save(ri!selectedEngagements, null), a!save(local!data, null) } ) The local!GridData is used in the data parameter of the gridField but here it is not getting any value. Can anyone please suggest what needs to be done? Thanks
Does Appian support multiple versions of same application for different environment(Dev/Test/Production)? If yes, how it will be achieved, can we create multiple settings file.
Hello, Does anyone know if there is a correct way to estimate the memory that I will need in a production environment if, for example, I have a process that runs 1000 times a year, consumes approximately 100 AMUs per instance and is active for approximately 5 days. I need to make an estimate of the resources that I will need in the production environment according to the volume of active processes that I will have
I want to get all active or inactive Appian Users list in a Expression Rule. Can anyone please help me regarding this?
Does appian support custom setup? for example - backends in-memory database engine not required on one server when using load balancer and multiple application servers for scalability. Can we also use any third party services (like Azure Redis cache) as cache engine?
What are the best practices recommended for Disaster recovery for Appian application and data?
Which tool/database Appian used for in-memory database engine? What file format Appian used to store application artifacts?
Does Appian support changing configuration settings without downtime? Does Appian support existing database components like stored procedure for querying data? Can we implement custom styling for existing Appian UI components?
Hi all I am trying to export data store entity into excel via the process model and am receiving the following error. Kindly help out in this regard. Error: An error occurred while attempting to setup the export for VOPS data. Please contact your system administrator for additional details. (APNX-1-4505-054)
Hi, Reg: Need an advise in pushing the huge volume of XML data to database tables. Using the SFTP smart service, I am receiving the complex structured .xml file which holds ~200 MB of data in Appian. Now I am looking for a optimal design/solution to push the entire file data into staging tables of the mariaDB. Could anyone help me out with the steps how can I approach this particular situation? Any suggestions would be really appreciated.
there is requirement for a form to be moved to the next step(automatically submits) after a fixed time how could we implement this any ideas?
I would like the description of my own functions (expression rules) to appear the same way as the description of Appian's built-in functions. I wonder whether that is possible by using some sort of mark-up in the description of the functions (Properties -> Description) - something à la JavaDoc? Specifically, I would like to mark-up descriptions of arguments and return value, so as to make them appear like in this example: Regards, Søren Juul
Hi all, I have this array of images: local!imgs: { "example","example","example","example","example","example","example", } I want to display for the user each 3 images in separate row. I need the output to be something like this: Thanks in advance,,
Hi all, I have this array of images: local!imgs: { "example","example","example","example","example","example","example", } I want to display for the user each 3 images in separate row. This is my image field will look like: a!imageField( label: "", images: a!forEach( items: { "example" }, expression: a!userImage( user: fv!item ) ), size: "LARGE", style: "AVATAR" ) I need the output to be something like this: Thanks in advance,,
Hi! I am trying to employ the Intelligent Document Processing application to extract data from identity documents using Appian as the vendor.In some cases, on the reconciliation interface appears an exlamation triangle showing the following message: By examining the process model, it should be due to the "Start Doc Extraction Smart Service" and "Reconcile Doc Extraction Smart Service" nodes, however their behaviour is not explicitly clear. Therefore, my questions are: Why does it show the above message? What does this behaviour depend on? Only on the OCR and on the quality of the images or are there more influencing factors? Is there any detailed source of information that explains in detail how the two aforementioned Smart Services and the Appian Document Extraction algorithm work? (Yes, I have already read the relative documentation and I am looking for in-depth information) Thank you in advance for all the help that you will be able to provide. Massim
How to remove extra carriage return on a generated text file in Appian 0085117,000011.55,000011.55CRLF0052514,000035.00,000035.00CRLFCRLF
How to configure stored procedures output parameters in execute stored procedures smart service to get data output from DB
Hello , Is there any way to import an object even if it has a dependency not found? I can't access the application environment because it was an appian test environment and it has been removed. I only have the export package
How to restrict multiple users to access same form?
Hi together,I tried to implement "AS IO Full Application" aka "Appian Onboarding Application". https://docs.appian.com/suite/help/21.4/io-21.3.3.4/appian-institutional-onboarding-home.htmlThis thing feels broken as hell.My main issues currently: 1.) We got an error message which is referring to a not available function. no plugin i know, can provide this function. ('loadbundlepropertiesfilemultifolder') "Expression evaluation error [evaluation ID = 2a107:24de2] in rule 'as_co_i18n_ut_loadbundlefrommultifolder' (called by rules 'as_io_ut_loadi18nbundles' > 'as_io_fm_landingpage') : The function 'loadbundlepropertiesfilemultifolder' is unavailable." There is a package out there with a similar function. https://community.appian.com/b/appmarket/posts/load-resource-bundle This i definied as precondition so it should be fine.But yeah. similar.Has anybody already dealt with it so far or even a workin
Hello All, We had an existing CDT which we recently changed to increase the length of one of the text field. Now writing to the corresponding table is failing with the below error. We have the same code in preproduction and it works fine. Application server log is not giving much details about the issue. Please help if anyone has faced this issue or knows how to fix it. Thank you in advance. An error occurred while trying to write to the entity “DCM_Product” [id=4623d033-078a-409e-9dac-279520070dfc@1268, type=DCM_Product (id=1943)] (data store: Dynamic Case Management). Details: java.lang.ClassCastException: org.eclipse.emf.ecore.impl.EClassImpl cannot be cast to org.eclipse.emf.ecore.EDataType Data: Thanks Subhashree
Can someone explain me the difference between milestone level audit and field level audit? If there is any documentation regarding these topics, it would be really helpful as well. 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.