-
Recently active
Hi, I have to read the integration output which will be in XML, how to consider the tags that I need to get from the output...? Thanks in advance, Gousi.
i am new appian. logged in through mu gmail account. trying to access community.appian.com site.(get my site) it is erroring out with my creds. could you please hlep us on this.
What is Record Search ?
An error occurred while trying to retrieve the data store entity [id=Approved]. Verify that the data store and entity have not been deleted, and have the correct security settings. Details: java.lang.IllegalArgumentException: The id of the data store entity must be a composite id with a "@" as separator: Approved error please check
Hello everyone, Recently we updated our smart service from to as the former smart service is deprecated. Can anyone tell what i should be passing in "Remote File Name" parameter(Additional parameter compare to previous smart service) in "Send File Over SFTP Using SCS" smart service? I have tried passing document name there, but am getting error indicating file or directory doesn't exist. Thanks in advance!
Hi Everyone, As part of our client's policy every document needs to be classified as public / private / confidential. when we upload a document that has classification as "confidential" and trying to generate PDF document with the help of plug-in "PDF from DOCX" I'm receiving the following error message : com.appiancorp.ps.adt.conversion.DocxToPDF - Error while executing Custom Smart Serviceorg.apache.poi.openxml4j.exceptions.OLE2NotOfficeXmlFileException: The supplied data appears to be in the OLE2 Format. You are calling the part of POI that deals with OOXML (Office Open XML) Documents. You need to call a different part of POI to process this data (eg HSSF instead of XSSF)
Hi there. I have used write records smart service in my process model and I have configured both input and output nodes. But I'm unable to capture records updated into a variable in write records.
Hi, I have an API that has an output that looks like below. can anyone suggest to me how to add data to the database without changing any output from the API?
Which performance log should we check to get the mean evaluation time of the rule? >expression_details.csv >expression_metrics.csv >expression_summary.csv >expression_trace.csv
Hello Everyone, How can I set current schema to a particular schema/database in phpmyAdmin to ensure I execute queries on tables within that schema only. I tried with USE <Schema_Name> . This is not working. Regards, SG
Can someone please briefly tell custom_properties, logging properties ,appian_log4j.properties file uses. And Some Issue in SAML Configuration so which file we can make change to trace the SAML changes??
"the limit of file size that can be passed in a web-service."
How to update the data of Student Form using Process Model
Hi Appian Team, I have completed Developer learning path and received badge too. Paired with Member Organization and its shows reduced price but is it possible to attend free?. Is there any free Voucher Code for ACD100 exam. If so can you please send me to registered email id. It is possible to directly take ACD300: Appian Certified Lead Developer or ACD200: Appian Certified Senior Developer? instead of going one by one and spending amounts... Thanks and Regards, Vigneshkumar
Hi Team, Is it possible to run SQL(sql is like - select and some condition between 5 tables in cloud database) in expression rule as array values-> to execute other expressions rule in unnamed rule. If possible, please share some example let assume I'm currently queried data using sql and takes the one of the columns and adding into my custom unnamed rule input. Problem is that its take more time. If its possible to queries the data using same sql statement as one of the parameters that will save my time eg: a!localvariables(local!result,a!queryRecord(sql: "SELECT id FROM table1 t1 JOIN table2 t2 ON t1.id = t2.id JOIN table3 t3 ON t2.id = t3.id JOIN table4 t4 ON t3.id = t4.id JOIN table5 t5 ON t4.id = t5.id WHERE t1.column1 = :value1 AND t2.column2 = :value2",parameters: a!queryRecordParameters(value1: "some value",value2: "another value"),fetchSize: -1)); so i assume if that local!result contains the same id which i rune
Hi All, I have created record from a view. By default filtered to bring only data which is active and in "Edit List" I configured columns and set "rows to display" as 50. Am getting below error message . But when i change the "rows to display" equal to or less than 33, error is not popping up. Can anyone suggest why this is happening? Thanks in advance
The error above used to happen occasionally but has been getting worse & worse to the point I am unable to do anything in the Interfaces 103: Build Complex Interfaces by Adapting Patterns course I was working on today. It only happens when I am using my works laptop which connects to the internet using my own internet to connect to my companies network via a VPN. This is the only way the works laptop can connect to the Internet. And also happens when in the office connected directly to my companies internet. I get this when trying to drag & drop components using the design view. This can also happen when using the palette and trying to change from the components tab to patterns or design library. I also have had it when working through the developer training course again same scenario as above or when using the Monitoring tab and trying to change to the other tabs to check the health of my app or processes. It can also happen why try
Hi All, Need a help with this scenario - There is a scenario when a task is accepted by an user. If that user goes on leave or leave the organization and task is locked to this user, how assigned tasks for this user can be reassigned to a group.
Hi,In A Bar Chart, Can we display Tooltip value in for example in 1D 1H 1M 1S. Suppose we are getting data in floating 176.5439, and we need to display in 176D 13H 3M 13S. I have converted the value, but a!chartSeries says a!chartSeries accepts only Number (Floating Point) data (List of Number (Floating Point)): Array of decimal data values to display in a chart.
Hi Team, I have 2 interfaces, one which hold only the calender icon and other one which formats the date. 1st interface AB_icon a!richTextDisplayField( value: { a!richTextIcon(icon: "calendar-o", color: "SECONDARY"), }) 2nd interface which formats the date AB_formatdate In the main interface, for one of the field I used both the interfece( my requirement is displaying the calender icon and the formatted date) rule!FST_c_readOnlyFieldDisplay( fieldName: "t Date", value: { rule!FST_c_dateWithIcon() & rule!FST_exp_formatDate( datetime: ri!record[], showtime: false ), But the value is not getting displayed, instead the below is displayed. Can someone please help here
Hello. I created a record action "create new XXX" but i want it to be only shown in the interfaces i create. Not in the record list. If i change the visibility of this record action to false it's not shown in the record list but also it's not visible in the interface i use it with. ChatGPT says: But there is not section called "availability" and no "show only in interface" option is to be found anywhere.
Hi, I used read-only grid to display data. I want the label position as justified. When I view the interface from the front end, I could see some of the fields in the read-only grid is continuing in the next line like below. Here, I want the field "sample application result" to display in one line and not in 2 lines. example: sample application pass result I want it to get displayed as : sample application result pass Can someone help me out here?
Hi All, Getting the below error on the getpdftext function of pdftools plugin While combing through the logs I couldn't find anything as the above error message but something like this Appreciate if someone can shred some light on the issue and if you have faced the issue
I am re building the Dev training app and this is only thing I cannot get to work from the training guidance and I am not sure why. I have rebuilt up to step 13 and every thing else and other tips have worked. On the add Vehicle form. a tip is "TIP: Use the Visibility Setting to Conditionally Show Interface Components ● In some cases, you might want to display a component based on a condition. ● To do this, use the Visibility setting in the Component Configuration pane. Select Only Show When and enter an expression in the Expression Editor. ● For example, imagine that you want to display a Comments field if a vehicle’s mileage is above 150,000 miles. You can enter the expression ri!vehicle[recordType!AX Vehicle.fields.vehicleMileage] > 150000. ● This expression determines whether the Comments component is displayed on the interface. When set to false, the component is hidden and not evaluated. The default is set to true." I have the following in How
Hallo community, we set up a "on-prem" Appian instance (actually on AWS) to develop and test custom plugins (especially components). General setup is OK, also instance is successfully registered as dev instance. Since it is just an internally used dev instance, we decided to use something like appian.###.internal.###.com to access Appian (left it on port 8080 for the sake of simplicity) Static/dynamic URLs follow the same principle: appian-dynamic.###.internal.###.com appian-static.###.internal.###.com Additionally we set the parameter conf.suite.DISABLE_STRICT_DOMAIN_SECURITY=true Unfortunately we have difficulties with the configuration of static and dynamic content URLs, so self developed components are not working properly. Reading through documentation (https://docs.appian.com/suite/help/22.4/Post-Install_Configurations.html) and other posts (https://community.appian.com/discussions/f/administration/13390/static-and-dynamic-content-url) it is clearly stated to use 3 un
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.