-
Recently active
Can Appian receive an email and create an action based upon that email?
Is it a bug or is there some other reason why my users cannot see records in Tempo or other places when I explicitly gave them permissions in the security configurations? Is anyone else having this problem. I don't want to run around with expressions if the option exist to give them at least viewer permission in the security configuration. I have given permission on the record type, data store, site, interface ... They still cannot view the record type, even though the tab is visible in Tempo
Hi, I have an AD group and I am trying to use LDAP for authentication. I have completed all the required setups. When I perform testing in LDAP Authentication and Configure LDAP Sync pages every is fine. Whereas, when LDAP sync ran as per the sync schedule, actual user(s) are not listing insides the groups and I don't see any errors in the Process Activity. Can someone help here.
Hi All, can you please suggest possible ways to convert PDF and word documents into txt document. These document are not having any specific template and all are having different format . Please suggest easiest way.
does anyone have tried to develop a dapp using Atra Blockchain services? If yes, is it possible to export and deploy the codes that Atra produces on IDE Remix or do they need some modifications? Thanks in advance
Hi, In one of our applications, we are using an Integration object, but when we try to acces the object in Designer, we are getting the following error -- PFB the screenshot of the error. Also, when I check the logs, this is the error, I am seeing : 2022-10-17 04:48:25,899 [http-nio-8080-exec-10] ERROR com.appiancorp.rest.shared.AppianExceptionMapper - Internal Server Error on REST API invocation.com.appiancorp.exceptions.LocalizedAppianRuntimeException$LocalizedAppianException: Expression evaluation error [evaluation ID = 733a0:cd8cd] : Could not cast from Encrypted Text to Text. Details: CastInvalid (APNX-1-4198-000) at com.appiancorp.exceptions.LocalizedAppianRuntimeException.<init>(LocalizedAppianRuntimeException.java:16) at com.appiancorp.sail.server.ServerExceptionTransformer.createLocalizedObfuscatedException(ServerExceptionTransformer.java:46) at com.appiancorp.sail.AbstractUiService.localizeException(AbstractUiService.java:113) at com.appiancorp.sail.AbstractUiService.r
HI ,I am trying to update a process variable of type datasubset,I am using the following code to update a particular index value,a!update( data: pv!dataSubset, index: index( index( pv!dataSubset.data, wherecontains( 1, tointeger( index(pv!dataSubset.data, "verse_no", {}) ) ), {} ), "sentOn", {} ), value: now() ) As the data is an array and at each index again is a CDT.And I am trying to store it in the PV(type Datasubset) but I could not able to do it I am getting an error "(Expression evaluation error at function a!update: Invalid index: Cannot use multiple numeric indices into record for update) (Data Outputs)"
Hi, We are planning to use LDAP for users and groups and control Appian security. Do we still need to create the same set of users again in Appian. Can someone advice on this. Thanks
Hi all, We are doing some cleansing in our environments and we want to know what was the last time a process model has been used. I tried the process reports, when analysing the process models, I can't get other than the last modification, but not the last usage. In monitoring or process reports for Tasks, I can get what is currently active or recently active, but not any kind of historical view. In the health check, there is a tab named process sizing that looked promising but does not contain that information either. I wonder if we can get any other source, of in anyone knows in table in the Appian model that we can query. Thanks.
Hello Appian Engineering, Like to suggest : Scenario : When a developer working on any object rules , It could be UI or expression or model Appian always had version from past 12plus years Which is good As we progress it will be good to have save and commit 1. Save basically a developer works whole day in dev and keep saving not to lose his work but that does not mean it’s working and ready for others to use 2. Commit when developer decides it’s ready for checkin and can be used in site other he needs to commit and mandatory to write comments May be a ticket that developer is working against or an enhancement for targeting a particular release Many times we see 100s of versions but more than 75% are just saves of a line change and dev testing how it looks etc and after ten saves developer decides good for real change and closes that piece of work Just compare how eclipse or vscode git integration works Even further shelving concept from Microsoft Having been 12yrs with appi
I am trying to install Appian but I am encountering an error on starting the application server. logs: [View:/cfs-file/__key/communityserver-discussions-components-files/12/tomcatStdOutLog.txt:320:240] also tried this https://community.appian.com/support/w/kb/1138/kb-1718-tomcat-fails-to-deploy-appian-or-start-all-services-successfully but the error still exists.
We intend to incorporate Appian into our existing application (development) landscape. Now questions pop up like what do we do with it and what don't we do in the application development area.In terms of application development now more focused on .Net/C# and a few apps on the MS power platform. Adding Appian means additional exploitation costs, investment in knowledge and employees. In terms of application development, should we now focus entirely on Appian and phase out the rest?
how can i add the UID table which is present in the another data base tables like employee personal details database base record doesn't have the UID table which i want in the my employee personal details but it was present in the employee UID details database how can i get that ?
Hello All, I'm facing this issue while opening the application which contains CDT's, groups and DS. The System Has Encountered an Error HTTP Code: 500 APNX-1-4198-000 Error Evaluating UI Expression Expression evaluation error [evaluation ID = a5eb9:bc758] : Appian object error. Details: Failed to execute query in thread for: EngineBackedQueryExecutor [queryKey=DESIGN, typeIds=[23, 80, 200], transformTypeIds=[23, 80, 200], refClasses=[class com.appiancorp.type.refs.ProcessModelRefImpl, class com.appiancorp.type.refs.DatatypeRefImpl, class com.appiancorp.type.refs.ProcessModelFolderRefImpl], reducedExecutor=[ReducedExecutor extended-process-design-service:Process Model,Data Type,Folder (Process Model)]] Please let me know how to resolve this issue. Thank You, Sneha.
Hi, I am trying to export Appian code from existing server and Import to the new server. In the Import process I have encountered with an option "Import Customization File (PROPERTIES)". Where can I get this file. Do I need to Import separately or will it included in the Exported code. Can someone advise. Thanks.
Hi, I have two applications and the respective sites for those applications for now. In future these count of applications may grow. Now, I got a requirement that I have to provide a common interface which user can use to navigate the respective site based on the application groups user belonging to. Some users may have access to both sites and some users have access to a single site. Can someone advise how and the best way to handle the situation. Thanks in advance.
Hi, I have configured a data source and TEST CONNECTION also showing "Test successful". Now, when I try to create a Data Type with the option "Create from database table or view", it is not listing any of the tables or views from the SQL database. Please, let me know if any one of you are having any idea on this.
so I need to indicate the status completed between 2 values so I want to show that value 1 is completed and it is proceeding towards value 2 for this it should be between these 2 values . I am using milestone function but in it either it is at value 1 or value 2 . Is there any other function or any way using the same milestone function I can do this .
Has anyone worked the GET method "deployment-management/v1/inspections/" to inspect a deployment package, through API Rest? It gives me the following error: But when running the "Get Deployment Log" with the same uuid, if it works Will I be doing something wrong? Thanks a lot
loan application flows to the Manager to process it further. The manager has 3 sub-ordinates to whom he assigns the applications for further processing. Requirement#1: As a manager, I should be able to configure the percentage allocation for each staff members. Requirement#2: As a manager, I want the system to auto assign the ingested cases(requests) to the staff members in the configured percentage. where to start and what to do to implement this .. like can anyone please guide step by step for this
Hi, I created a new user through the Admin Console. I tried to login to that account. Password was changed but not able to access. This user has already access to required groups
I can't find the .woff2 URL to add a new typeface
Hi, I have below setting customer.properties. conf.data.APPIAN_DATA_SOURCE=jdbc/SqlServerDataSource tomcatResources.xml <Resource name="jdbc/SqlServerDataSource" factory="com.appiancorp.tomcat.datasource.EncodedPasswordDataSourceFactory" type="javax.sql.DataSource" driverClassName="com.microsoft.sqlserver.jdbc.SQLServerDriver" url="jdbc:sqlserver://xyz.nam.nsroot.net:2431;databaseName=TestDB" username="xxx" password="xxx"../> Now, by using above settings, how can I connect to the database. Do I need to use any specific object to read these properties and form a connection string or do I need to follow any other process. Can someone advise. Thanks.
I have a read-only grid with the following data (image below)Currently all my users can see all the dataIn my case, i want "User1" should be able to see just "Vendor1" in vendor_selected column, "User2" should be able to see just "Vendor2",....etc.How can I do that?
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.