-
Recently active
Hi, I am using a read-only grid with data as "recordType" and I was able to load the gridcolumns. So far so good. Now I am trying to download the data using "exportDataStoreEntityToExcel" smart service . Now, then I try to pass pass the selected filter value to the "exportDataStoreEntityToExcel", it is not working. Is there away I can get filter value of the recordType into a specific variable? filters: a!queryLogicalExpression( operator: "AND", filters: { a!queryFilter( field: "disabled", operator: "=", value: 'recordType!{3b28d66a-bc4f-445a-ade2-11f4b0bb38cf}LA Leads.filters.{ab7a2ca5-0634-4536-a28b-8904f23d0e04}Disabled' ) }, ignoreFiltersWithEmptyValues: true )
Hi Appian, Is there a way to create a new txt file within a process model? Thank you
Hello Guys, I'm having problems with the Script Task setup steps, no variable appears as target and even creating one gives an error. I have already configured the variables for testing in the properties and the previous step works correctly by Debug. I have already checked the AS_ (Solution) version and it seems to be the same as mine. Could someone help me? Thank you in advance
Hello: I have two forms - one to display the profile of a library patron and another to display the books the patron has checked out. Is there a way to navigate from the 'profile' page to the 'check out' page using a button on the profile page without using a process modeler? Clicking on 'Show History' should display the Loan History screen. Thank you!
Hi, I am using "Export Data Store Entity to Excel" smart service to to generate an excel file. When I have more content in any of the column, column is not wrapping. Is there a way we can set the column to wrap the content. Also, is there a way to add a color to the header row.
Hi Appian, Is there a way that we could find if document object exists by document id? Thank you
appian send email for user input task. How i resist submitted task appian email.... After task submit, this message come. I dont want below message in email . How I resist it .
Hi, I am trying to export entire Application code to install/deploy on a different server. Once after export is done I was able to see .zip file. Now when I try to open the .zip file it was showing an 1 errors/warnings Any one faced this kind of issue.
Hi, I am trying to find out key column value and if it contain {3,9}, I want to show the specific column. But, I am encountering below error. Can someone advice what needs to be done. Thanks in advance. Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!gridField [line 2]: Invalid types, can only act on data of the same type (Number (Integer), Record Field)
Hi, Is there a way we can provide a link in an interface to download the data in an excel from a recordtype. Thanks
Hi Experts, How to use Index Function to extract whole row data from a list of records based on one record field value? We want to extract one row data from local! data where one fieldname : id has a value: 100051
Hi, I have an expression rule which is returning data from the database table. Now, I would like to get a latest db record using that expression rule. How can I achieve this. Any advises please. Thanks.
I am new to this concepts, please explain?
Does anyone know how to read the first line of a CSV? I have tried the readcsvlogpaging() function but it only works for files that are in the logs directory, and the readexcelsheetpaging() function does not work for CSV documents. Any ideas? Thanks!
Hello: I am looking to convert an array of number to a single string with comma as the separator. In 23.1, they have a function called a!joinarray which seems to be the function I want to use but I am on 22.4 CE. So, the question is there a similar function that will enable me to accomplish this? Thank you. Final desired result: 360392, 361150, 361177, 377913, 378165
HI, I have a scenario where am getting list of questions from the decision rule. i have to use that rule in expression rule to show all the question. could anyone help me with this
Hello,As the title says, I'm trying to extract data from a table using Appian RPA, and then apply some transformation to that data, and save it to a variable also in the RPA.The data is being fetched correclty, and the transformation "tested independently" is also working, but when trying to combine them, it doesn't work, as no data is being written to the final variable.Can anyone help me please?Thank you in advance!
Hi I am just looking for the horizontal scrolling in Appian. Is there any kind of components to achieve this kind of scrolling just like the Trello boards horizontal scrolling, Or may be in feature we can solve this type of scrolling use cases.
Hi Everyone, Can anyone please help me how to split values, for example if input is 102-105; 109-111 then output should be 102, 103, 104, 105, 109, 110, 111.
Hi All, I have the following nested cdt data and would like to get the errorCode field from it. Can anyone please help me out: [decision=DATA_ERROR, error=[errorCode=1003, errorMessage=Invaid ARN, errorDetails=The ARN details are invalid],[errorCode=1004, errorMessage=Invaid WorkFlow, errorDetails=The workflow details are invalid], isReferredToCreditVerification=]
Hi, I have a data in an an entity. I would like to pass two different dates and fetch the data between those dates and at the same time I would like to export to excel. Can someone advise how can I can achieve this. I found "Export Data Store Entity to Excel", but not sure whether this service will support date ranges to get the data from Data Store Entity. Thanks.
xybf.appian.community my trail version is not working and its across one moth with no solution.
Hi, If you use the Appian Site for a long time, the performance of the site slows down. For example, the time to press a button and move the screen or perform a data query is delayed. At this time, if you turn off the internet browser and turn it back on, the speed(performance) will recover to some extent. What causes this to happen? If the cache is causing this phenomenon, is there any way to fix the slowdown other than turning off the internet browser and turning it back on again? Thank you
Hi, I would like to run a process model once Every 2 weeks, every other Wednesday. Is this possible. Any advises please. Thank you
I'm working through the step-by-step guide for building an app, and I'm having trouble with something on Exercise 10: Process Modeling 101, Part 1. The guide tells me to open the AX Add Vehicle process model, click the Properties button, navigate to the Variables tab, click the record variable, and update the name to vehicle. Which I did: Next, the guide instructs me to click the Expression Editor icon next to the Process Display Name field, open the rule in a new tab, and change the name of the record rule input to vehicle. Which I did: I saved changes, as instructed, and returned to the process model. In the expression, I deleted record: pv!record and replaced it with vehicle: pv!vehicle: Finally, I'm instructed to navigate to the Process Start Form tab and make sure the rule inputs and values for this interface are vehicle and cancel. Cancel is there, but vehicle is still record: I changed the drop down to show vehicle from whatever it was sho
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.