-
Recently active
Hi All, I'm trying to come up with automated process to present the data from 'system logs'. As an example I'm interested in system logs\audit\sites-usage.csv report. I would like to either: Create Dashboard/Report to present the data directly from that log Create a Process Model that will get the data from the report and insert it into Data Store Entity Does anyone know if it's possible? Can we refer those logs in a process model? Thank You!
Hi All, I have requirement to fetch/list all knowledge centers for all the application available on server. I have uuid of all the application, need to get knowledge center. Please guide how this can be achieved. Thanks
Because of some reason I have not logged in my account from last couple of days so now my account status is stopping so how to reactivate my appian account
Hello, Can "Multifactor Authentication" be applied to Appian Applicatoin login? When logging in to Appian Community, there is a Multi-Factor Authentication, and need something like SMS authentication to log in. Is it possible to provide these features to users in Appian Application login as well? docs.appian.com/.../SAML_for_Single_Sign-On.html Thank you.
unexpected end of json input while trying to view summary view from record list can anyone explain why it has occured
I'm integrating appian with sharepoint and i'm having some trouble trying to view the sharepoint folders into the folder browser without any luck i want to know is this is possible or some work around thanks
Hello Community, It has been a standard for a while to store usernames in audit fields in Appian apps. A while back Appian added the ability for users to change their username. I am just looking to see if this changed your approach for audit fields.
How can we create a zoom meeting with google calendar events after start meeting should be auto-record
Hello, I placed text field in the editable grid and applied required function.When testing in the interface, the required function is well applied after clicking on submit button.However, requried function does not apply when testing in the site page. Are there specific conditions for required function to be applied on the site as well? Could it be because I tried to use the required function in the record's summary? Thank you.
Good Day Experts, Can anyone please let me know how to embed Appian Portal page to the 3rd party site ? Cheers, Kalai.
Hi!I create the interface as advised in the exercise, however, after I add the image component, the error message that displays does not disappear after I test the values. I type the following expression: : rule!AX_GetVehicleByID(1), I click Set as Default Test Values, then click Test Interface. After all this the error message is still there and prevents me from moving forward. Please advise! Thank you Rida
Hi Pals, Have a look at this interface I want the user to click on submit button and then, it should take care of its own input fields inspite of marking it required and empty for the above iterface or vice versaSo, let me know how can we do the sameRight now, The two section layouts are having the code directly in this interface and they are not external to the main interface.Any insights on this?
How to get all table names(>1000) in my interface. I have created a Stored procedure to retrieve table names, used it to create expression rule. But in expression rule only getting 1000 tables. Also in interface only 1000 table names are populating. Please help me in retrieving all table names in interface.
Hi Everyone, I created a service account with user type as "Basic User". And I was supposed to change the user type to "System Administrator" and I got the following expression error. I have tried this scenario via Admin Console and Appian version is 22.2 . Is this an expected behavior? Thanks in advance!
When logging into Appian community, I cannot manage to reset my MFA, and the Email MFA, has consistently taken 15-30 mins to send the one-time-verification code to my email. Commonly at this time it is already expired. This essentially makes my Appian Community account unusable, since some days I cannot login at all due to this issue. When I go to the support page, to open a ticket, it just shows a blank page with Manage Accelerators on it. My guess is this is because I am a member of a Account where I am not a Support Contact, so I cannot open tickets... Even when they are related to my personal account. https://forum.appian.com/suite/sites/myappian/page/support So to recap, I cannot reset my MFA, I cannot submit a support ticket to reset my MFA, and the email based MFA does not work consistently and some days not at all.
Hi everyone, Once I start the debugging process for testing, when I type the information on the form, the information disappears before I finish typing and submitting it. Does anyone have had this situation before? is it a configuration issue on the object that triggers the form? Can you pls support. Regards,
I have two record types, what I am trying to achieve is, when I click on the Orderid (below) from record type one, the second record should be displayed with only row where OrderId is 2345. I have been able to display all the data (above image) from second record type but not the one which order Id I selected. Please help me with it.
Hi all, am not sure why this issues is coming it's working fine in other places this is the code
I applied back button on drill down grid .getting redirected to linechart ... but whenever i am clicking on back button it is creating new layout with grid ... also making the required variables null while clicking back button,.. I just want to get redirected to linechart .... a!columnLayout( contents: { a!buttonArrayLayout( align: "END", buttons: { a!buttonWidget( icon: "home", label: "Back to User Logins", style: "LINK", submit: true, value: "BACK", saveInto: {local!backButton, a!save( ri!selectedDateRange,null() )} ) } ) } ) } ), if( isnull(local!backButton),{},rule!VID_uiSectionLineChart(selectedValue:ri!selectedDa
Hi Appian Community, I have added into my interface a radio button below, It contains radio button, EX: when I choose 'Age', I will can type in text. In my solution, I try create 2 radio button: one radio button 'Age' + text box and one radio button 'No', but I can not merge two the radio button to one. How to open the interface again, the options it chooses the correct one selected and the correct data entered into textbox? Thanks for your help.
While trying to check an empty map, a!isNullOrEmpty and a!isNotNullOrEmpty are not working, rather giving opposite result. The result of a!isNullOrEmpty(a!map())should be true but the function is returning false. Not sure if this is a bug but something that might need the engineering team's attention. [mention:6b9f80ff18f9420082d13ef2d5121d56:e9ed411860ed4f2ba0265705b8793d05]
Hi, can anyone help me to resolve the error because while connecting to the new connection string of SQL Server Management Studio,i.e, jdbc:sqlserver://uaeadmmsql01mdg.c3ywakkpm0b8.us-east-1.rds.amazonaws.com:1433;databaseName=my_database_name it is showing an error which is "Connection failed". However, I have provided the correct username and password. What should be done in this scenario?
Can we access/display documents stored outside of Appian in Appian without downloading it in Appian?
Hi, Can anyone help me to resolve the error because while connecting to the new connection string of SQL Server,i.e, jdbc:sqlserver://uaeadmmsql01mdg.c3ywakkpm0b8.us-east-1.rds.amazonaws.com:1433;databaseName=my_database_name it is showing an error which is "Connection failed". However, I have provided the correct username and password. What should be done in this scenario? However, we are able to connect to the SQL Server using SQL Server Management Studio with the same connection string, username and password
As per the subject, I have tried to use a SVG file as the logo parameter to act as the input for "Image" field in DOCX From Dynamic Template smart service, but am facing an error when the node runs. The error is reflected as such: freemarker.template.TemplateModelException: Method "public java.lang.String fr.opensagres.xdocreport.document.images.AbstractImageRegistry.getWidth(fr.opensagres.xdocreport.document.images.ImageProviderInfo,java.lang.String) throws java.io.IOException" threw an exception when invoked on fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry object "fr.opensagres.xdocreport.document.docx.images.DocxImageRegistry@92d8c46". See cause exception. The failing instruction:==> ${___ImageRegistry.getWidth(___imageI... [in template "fr.opensagres.xdocreport.document.docx.DocxReport@59d76500!word/header2.xml" at line 4, column 1343] JPG and PNG files work fine. Is this a technical limitation of using this smart service and are
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.