-
Recently active
I am getting some entries in Health Check report for USRX-0041: "# of slow process tasks". There is no information link about this specific issue to https://docs.appian.com/suite/help/24.4/understanding-the-health-check-report.html I could see that all our HIGH risk entries are process tasks with interfaces. Does anyone know how to properly solve slow process tasks? It's related to the average time spent loading/rendering the interfaces? I can see that some of those interfaces are not present on the "# of slow interfaces" item.
Hi Expert, Can we use a POST integration API which actually queries data from a third party system to configure as a Sync Record Data Source, if yes then how ?I have created an expression to get the data using the integration object which is working fine in the Expression rule while throwing error on using the same in Record Type. Thanks, Gaurav Singh
Hello Community, Following situation: handover didn't go smoothly, so the password for the main Appian Oracle user which holds all tables was lost. The password was changed, and somehow the Data Source for the old configuration was gone in the Admin panel. Not sure how that happened, but I added it on all environments with the correct connection strings again. However, the Data Stores had to be configured anew. This luckily was no problem on Prod, but I am now facing an issue on Dev with a few distinct ones. When I select the Data Source and try to verify, I get this message: "An error occurred while attempting to verify the data store: Type definitions could not be found in the Appian data source for the following type ids: 5504 (APNX-1-4047-008)" So I tried checking the CDTs that are connected to it, and for each one I try I get this error: "HTTP Code: 500 APNX-1-4198-000 Error Evaluating UI Expression Expression evaluation error [evaluation ID = HCBTYGS5
Hello, How can I download a document that is stored in Appian from an external system?Currently, I am document(documentId, "url") to get the document's URL, then storing that URL to a table. My external system is grabbing that URL and attempting to CURL the url to download the file. An HTML document requesting the user to sign in is returned, so I am assuming that I must authenticate to Appian. Is there any documentation that can be pointed out on this process? I could not find anything in the docs. Thank you
We have 3 records in our application say record A, record B and record C. Record A is having one to many relation with record B where record B is having one to many relation with record C. Record A is having generic details, record B is having section details which can be multiple and record C is having one editable grid having multiple entries which is present in the above section. We are facing issue while displaying and saving the value into the rule input since we are not able to use [fv!index] for record variables. We are using only one rule input of record type A. How to make sure to show the values properly and save them properly?? This is just a mock UI i created for explaining the issue. Add member will add one more row in developer details grid. Add Team will repeat the whole section again.
I´m just starting in Appian and I want to create a process in which I upload an Excel with some registers and for each register the process create a task. Is it possible to do it easily?
Hi All, I am having a specific situation where I need your feedback and suggestions. There is a Record A pointing to Table A and Record A is having relationship with Record B (Table B). For some reasons I have created Record B1 pointing to same Table B and added the relationship in Record A. What could be the issue / performance issue with this type of relationship? Note: This is only one relationship I have explained in above example, in actual we have more then 10 such relationships.
I have requirement to deactivate task with following requirements: 1. A list of Task is displayed and each task has Deactivate icon next to it 2. Clicking on Deactivate icon, check if task is used as precedent for other task 3. If that task is used as precedent task then deactivate action should not proceed and Validation msg should appear on UI 4. If task is not used as precedent task, then task should be deactivated and update action is executed where record column isDeleted as marked as true 5. Currently for this Deactivate icon Submit link is used, which proceeds deactivation action on click I am facing issue for showing up Validation msg in UI - with Submit Link/Button: it executes the Deactivation action for non Precedent Task but fails to show validation msg on UI(in Design interface validation msg is showing up) -with Dynamic Link: successfully shows the validation msg on UI if task is used as precedent task, but fails to deactivate task which is
Hi, I have a local variable local!tasks containing a list. In the confirmation message of a button I would like to concatenate a text with the local variable. Eg : Are you sure want to & local!tasks I want to display the list of tasks in next line eg : Are you sure want to task1 task2 task3 inside confirmation message of a button I am using char(10) but it is not working as expected. Is there any way to show like this in confirmation message of a button?
How can we create a rich text display menu as showing in the attached format having sub list too.
Hi All, We have requirement to provide one offline mobile form as a site visit task. There engineer needs to search the customer from synched customer record. just want to know is this synched record available offline to query? if not available what is the best way to achieve the same. Thanks is advance.
Hi, Any replacement for isusermemberofallgroups function??as the people plugin doesnot contain this function for new version.
I am new to the Appian platform and am currently exploring the Appian Portals. I have created a portal, but I am unable to publish it as I am being prompted to add a service account. However, I don't have access to create one. To create a service account, I believe I need access to the Administration Console, but I cannot see it in the menu. Is this limitation due to the fact that I am using the Community Edition? Does the Community Edition not provide access to the Administration Console?
I need to change the name of a field of an existing CDT to match database field. The CDT is backed by database entity whose data store has the automatically update database schema option disabled. The old column name is EMPLOYEEID and the new column isEMPLOYEE_ID.how to proceed further. 1. Download the CDT as XSD, make the appropriate changes, and re-upload the XSD, verify and publish the data store. 2. Rename the field in the record type in appian to automatically update the CDT field. 3. Rename the field in the CDT in appian. Verify and publish the data store.
Is there any way to update process Calendar using process Model without giving the administration access to user by using interface.
Hi All, I have expression rule which contains HTML Code. How to insert Image into this HTML code which is stored Appian Folder without using HTML Template / converting image into base64 / passing web URL? Thanks, Ganesh.
Hi, I have a requirement to display a helpTooltip for a few of the controls like below "Upload any documents of type : internal / external : Draft / Final " If I place this text in the helpTooltip, everything is appearing in one row. I want the message to be displayed as is. Can anyone suggest on this? Thanks.
Hi Experts, I'm getting following error while deploying the record type object to higher environments : "Record type Test Expedited Order cannot be synced because its record fields do not match the fields in the source. (APNX-2-4195-003)" I'm using two sync enabled records "Test Expedited Order" and "Test Authorized Agency" with many to one relationship between these two records where mapping is as shown below.As of now I have to manually update the mapping of the record type post deployment so as to make it working. And after updating the mapping and saving it there is no difference in the version of record. In above image the highlighted once are the version created due to deployment where as the latest one and the version 2 are after manually updating the mapping. Is this a known issue with the records type or is there a way possible to get this fixed. ?
Hi Team, An integration object is created with OAuth 2.0 authentication, every time the connected system is authenticated, then the integration works for 1hour and after that the integration fails. Please let me know if anyone faced similar issue and how to resolve this.
I am currently using Smart Service "Import Excel to Database". The process works fine if I upload an Excel file with correct column headers and data values. In the excel file I purposefully changed the data values like changing a date value to a text value XYZ, changing Text value to a date value. When I upload this modified excel file: 1. The process does not error out. Process Model is showing everything as success. 2. The incorrect data did not get inserted. But my question is, how do I catch such data errors? I thought the Smart Service "Import Excel to Database" is going give some information on the errors. Please advise this. In the real world we will not have perfect data all the time. Hence trying to figure this out. Regards, Mahesh
I am just looking at this rule and find this unsupported function can anyone tell me that what is the behaviour of this function .reduce( update_unsupported(_,_,_),{},{} )what we can use instead of update_unsupported to remove (_,_,_)
I have a process for bulk action in a grid, in which there is a MNI, in each instance it writes records to db. I want all records auto update after user submit without extra refresh. How can I achieve this? Currently only one row can be auto updated, rest of all need a refresh to show latest record
Hi, I'm trying to extract data through AI skill object with Document Extraction configuration. I can extract the table data if the table is in one page.In some documents, the grid/table data runs for multiple page. In that case, through the reconcile task I can select a table either in first page or in second page, but I cannot select the table data that runs on both pages.In the below attached pdf, I need to extract 22 items on the grid, but unfortunately in the Reconcile Task I can select the table data either from Page one or Page 2. Need help on how to retrieve all data that runs across multiple pages.[View:/cfs-file/__key/communityserver-discussions-components-files/15/JEM_2D00_0063.pdf:320:240]
= a!forEach( pv!documentos, 'recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta'( 'recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta.fields.{9edd3c74-2a43-4d35-a34a-f15156e24008}nome': fv!item['recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta.fields.{9edd3c74-2a43-4d35-a34a-f15156e24008}nome'], 'recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta.fields.{c5c850df-96fc-4f05-acac-ce2ec64be9fe}descricao': fv!item['recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta.fields.{c5c850df-96fc-4f05-acac-ce2ec64be9fe}descricao'], 'recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta.fields.{a0bd41fc-ae6a-4d8d-a639-811ceb6223dc}uri_bucket': fv!item['recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta.fields.{a0bd41fc-ae6a-4d8d-a639-811ceb6223dc}uri_bucket'], 'recordType!{1f7c4a8e-ee45-44c7-8872-dc5542133555}GC Documento Proposta.fields.{d4796
Hi All, I have a requirement mentioned below, please help me with this. On Button Click: Display first confirmation pop-up with the following message: "Want to go to next step ?"No: Closes the pop-up without any action.Yes: Proceeds to the next step. Secondary Confirmation, If the user chooses Yes, display another pop-up to ask if they want next action: "Do you want to save this canceled profile as a draft ?"No: Closes the pop-up without any action.Yes: Perform some task
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.