-
Recently active
Hi community members, So the requirement is: When business user using the site, one of the interface has the two column layout, left sub-interface showing the uploaded document, right sub-interface is some summary info. The user want to able to adjust the size for the two sub interfaces. For example, there should a line between left sub-interface and right sub-interface, when user drag the line to right, the left sub-interface occupies more area of the screen and the right sub-interface occupies less area. I have did some research and it seems Appian doesn't support this feature. Please give some advice if I missed some thing. Thanks.
Hi, Is there any to get any cdt's reference by its name like we have getrulereferencebyname function? eval() function does the trick but as its internal function and not recommended, i will avoid it. Thanks
Hello everyone, I am getting this error. The connected system data source does not exist or you have insufficient permissions to perform the requested operation. I have already followed below steps: 1. Tested connection system - working fine. 2. Executed stored procedure - Working fine Please suggest. Thanks
appian-plugin name="ProcessDetail" key="com.appiancorp.processdetails.v1.1"> <plugin-info> <description>ProcessDetail</description> <vendor name="Appian Corporation" url="">http://www.appian.com" /> <version>1.1.2</version> <application-version min="6.1.0" /> </plugin-info> <activity-class-schema key="WriteProcessDetailsV1"> <name>Write Process Details</name> <palette-item category="Integration Services" palette="Data Services" > <palette-icon>palette-icon.gif</palette-icon> <canvas-icon>canvas-icon.gif</canvas-icon> </palette-item>
hi I would like to ask a question. What is the disadvantages of query database smart servie.Which point is better than record type? Is there anything better than record type? Thanks
Hello, We have a AWS environment setup completed and trying to use AWS S3 using connected system by providing access key and secret key. I see an error saying "Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: GEC4SADZ0V9EAXY5; S3 Extended Request ID: K1xnNBqqSOyIRzaG4oVhOF5gl445LMP0PhElTnz4pVJ8vb0ERbzMeoYFuJgwzGAzQMzss4FCqM8=; Proxy: null)". Can anyone help me what needs to be done to get a successfull connection. Thanks in advance, Chaithra
Good morning, I need to create a source filter in a record to retrieve those modified in the last half hour. I tried using the now() function, but you mentioned it’s not valid for this type of filter. Does anyone know another way to achieve this? Thank you very much.
Good Afternoon, We are using the query DOMO Dataset API to perform a SELECT query statement to retrieve some data for our Appian interface. Documentation: https://developer.domo.com/portal/52fd0777839f4-query-a-data-set We only intend to use SELECT statements to get data however we still have to use a POST method for this API. Because the Appian Integration is using the POST method to perform the query we are not allowed to use it in the Appian Interface's on page load. It will only work when used through a SaveInto parameters for buttons or links. I tried to make a middle layer Appian Web API to perform the POST Query Statement but referencing the POST integration inside of the Web API code that is using GET method was not allowed. I am going to try to use the Web API to launch a process model. That will have an Integration node to call the POST method query statement and the end of a successful process execution will be the response. I still need to carryout the i
Hi, Sometimes on UI getting the below error:Expression evaluation error [evaluation ID = 19742:9c777] in rule 'Test_Rule' at function a!dropdownField [line 314]: An error occurred while executing a save: java.lang.ClassCastException: com.appiancorp.core.expr.portable.Value cannot be cast to com.appiancorp.core.data.Variant Please provide some guidance on the above error to fix. Regards,Sandeep
Hi, How can I achieve the below user experience. Like layouts, fields ..etc. Font color can be blank. Thank you in advance.
In exercise 8, when I want to do "Start Process for Debugging", I get the following error whenever I try to enter values into the fields "Expression evaluation error [evaluation ID = FI5GM] in rule 'wsaa_addvehicleform' at function a!fileUploadField [line 107]: WSAA Vehicle can only be indexed into using square brackets or the index function" Could someone help me to fix this?
Hello team, is it please somehow possible to use site page as a hyperlink to external page? It means when user click on HELP (as one of site pages) it will redirect him to a SharePoint page with useful docs. I tried it as Interface with safelink but it does not work. Maybe with process model it can work? Thanks
So here’s the thing, I fixed an issue with an Appian plugin. I downloaded its code, was able to get it running with all dependencies and build.gradle stuff, found the faulty code and upgraded it, I also upgraded and cleaned the code since lots of functions and/or variables were either deprecated or not used (seems like nobody tried to edit this plugin for ages now and is considered a black box) Uploaded it to our demos environment for a spin and it works like butter now. The thing is, this is a vital plugin for a certain demographic, I believe an update such as what I was able to accomplish in days should’ve been done by Appian a long time ago (this shouldn’t have passed testing stage let alone be published for thousands of developers and millions of users and be dismissed for a few years now) So my question is has anyone ever faced a similar situation ? How did you deal with it ? And how do I / should I get in contact with Appian regarding this? I noticed the “
a!startProcess( processModel: cons!CE_GERAR_PIX, processParameters: { token: local!token, idSolicitacao: ri!idSolicitacao, valorPrevisto: local!value_for_payment, fileHistoricoContrib: local!uploaded_contrib_history_file[1], result: null }, onSuccess: a!save( local!test, fv!processInfo.pv ) ) The result is not being updated from process model As it's a portal, I can't use a form inside the process model. At the Output, as you can see, the result is being stored. The process instance stores the variable, but it doesn't load the `Result` for the interface The instance: So what should I do to accomplish it? Any documentation into that? the interface onSuccess calling doesn't fully load the values I am expecting
Hi Please tell me how to use sync record smart service. here is my configure result. I got a error. I do not know what is causing issue
Hi folks , I have a look up table named "gender" , I want to develop a interface using which i can see, add add, update , delete values in table without going in the appian cloud directly instead we want to perform this from the interface . For example i have genderId and gender column in lookup table , where there are two entries male with id 1 and female with id 2 , how can we add another gender in the table directly or delete male row from the table or update it. I hope you guys understood my query . Thanks in advance.
Could anybody help me? I need a example to call this function getmodelswithgiventimertrigger Thanks
Hi, I am unable to login to my community edition site from my personal laptop but can do so from Company laptop. On giving creds, it says " Unable to sign in". Can anybody give me the reason for this ?
Here after the last XOR gate i have a condition like if the condition is true then go to the third node from left which is a UIT. Here also I am doing the assignment of the UIT to the process initator so that the form will open immediately also doing the enabling the activity chaining ,but it is not happening as expected it is getting stuck here only like the image below. Can anyone tell me what I am missing here ? Thanks In Advance !
we have to databases 1. IRM - in this we have two tables 2. CRP - to this database we are replicated those tables but when i try to create cdt for those synonym tables in CRP it's not showing in the suggestion how can we create cdt in CRP
Note: Using actions under Excel: Licensed Required I am having an issue where I could not get the visible rows of the Excel file after filtering it. Steps I am currently doing in my robotic task: 1. Open Workbook, 2. Get the last range of the current worksheet. 2. Filter the first column by the variable: dateFilter (only filtered rows are now visible on the file). 3. Get the range, (I am getting ALL of the rows, even the invisible ones) 4. Close Workbook. Thank you!
For subprocess and start process smart service if we change assignment to :- This node will be assigned as a task to a person or a group of people We are able to add interface on Forms tab. What is the use of it ? And if we change values in PV, changed values are not getting passed to child process. Parent process variables have updates values. But child process has old values. (Not updated in this start process smart service Form ) Find document for reference. [View:/cfs-file/__key/communityserver-discussions-components-files/65/Defect-in-Process-Model.docx:320:240]
hola que tal? por favor alguien podría ayudarme, estoy teniendo un problema desde hace una semana y no encuentro solución, intento colocar una imagen en una interfaz pero no se como hacerlo, busqué en chatgpt pero nada, youtube lo mismo, estoy perdidisimo por favor si alguien es tan amable de decirme como debo hacerlo ;(
I am getting an error like "ERROR: Work item cancelled (Data Outputs)" in script task in the process. How can I resolve this problem? Any idea?
I am trying to create a user filter with the results from an expression rule which displays distinct options from my table. I have researched the documentation, and was unable to find any answers with an example. How do I call the expression rule to populate the options for this user filter based on the results from the expression rule I have created? Many thanks in advance for your assistance.
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.