-
Recently active
Hi Team, I have tried using Compare and Deploy option for moving code from one environment to another environment. But it seems Last Modified by general account name instead of my name. Is it possible to configure LoggedInUser() who has used that option to deploy instead of general account name. Thanks in advance, Vigneshkumar Radhakrishnan
For the SFTP connection to establish, The SFTP plug-in asks for the required fields I have the Server hostname, server port, and SSH Key. Can I take other required fields from Appian itself, or Do I need to install any other software?
Hi All, Actually, I am generating a PDF with plugin "Dynamic Document Generator" and this functionality is working well in our dev environment and after deploying it to test environment (plug also deployed) this functionality is not working as expected and the following error I am getting. Unable to figure it out where and what was the issue!! ERROR: /usr/local/appian/ae/_admin/accdocs1/0/-1. (No such file or directory) Thanks In Advance, Gousii.
We are test team working on scripting Appian based webpage. We were using "fixture.clickonbutton("Home");" or "fixture.clickonlink("Home");" to automate the menu "Home" functionality but with recent update that we went from 23.1 to 23.2. Our scripts does not identify Menu options at the top of the page.Menu buttons/links that we can not find scripts (method) for: Screenshot - https://www.screencast.com/t/1cnJKYSBCL83Any update regards the new update will be helpful for us to figure out the issue we are facing.Thank you
Dear Appian Experts, I am new to Appian and exploring the capabilities of Appian platform. 1. Which framework is followed to develop applications using Appian? MVVM or MVC or something else? 2. Is it possible to create native Android/iPhone applications from scratch using Appian? 3. I came to know that Each Site/Portal has limitation of using maximum 5 pages for UI. Can we create a custom web/native application with any number of pages?
To write the System log files in the form of a table in the database, I tried to connect the "Reader Log" plug-in from Appian App Market But here I'm not sure how to proceed further. Does it contain any Documentation?
actually i am facing the error mentioned .. i dnt know why i cant directly pass the values local!exisitngLinkData: if(isnull(local!existingData['recordType!PRO Viable Lead.fields.viableLeadId']),{},rule!PRO_qrtExclusiveVendors( viableLeadiD: local!existingData['recordType!PRO Viable Lead.fields.viableLeadId'] ).data), local!lookupRefId: if( a!isNullOrEmpty( local!exisitngLinkData['recordType!PRO Lead Exclusive Vendor.fields.lookupRefId'] ), {}, local!exisitngLinkData['recordType!PRO Lead Exclusive Vendor.fields.lookupRefId'] ), i dnt know why i am getting this error ... can anybdy help me on this ... i know vlaue i am getting is null .. what should i do ..
Hi everyone,I have a requirement to trigger a process from a notification click sent by pushNotification smart service. Have anyone come across this requirement before or any suggestion on how it can be achieved? Thanks.
When I tried the support page on the community site here, I clicked this button:I wanted to ask about this because I'm having the same problem as this: https://community.appian.com/discussions/f/general/23264/community-instance-goneI can't find my community instance and there is no button or panel to create or reset one anymore, my "instance" is just gone entirely. I haven't logged in in a while and it was very confusing to understand how to proceed with the tutorials without an instance to use...Could someone please fix the support page? Could someone please fix my community instance? Thank you, A
Can we access the configuration of created objects. Where it will store and Do we have any rules?
Hi, are there any options in the readcsvlog plugin to extract specific columns? And how that csv can be stored in a table?
Recently, I have been receiving all the pending community emails, all at once. And it happened 3-4 times. I can turn the notifications off but I want to be notified about the discussions of my interest. Can someone in the community team please fix this or give us a temporary solution?
Hi All I am exporting data into excel template from database table. In table there is one column having decimal value. But when exported to excel template the decimal values are truncated. Can anyone please help me out?
Hi, I need help, well I need to make an evaluation from a process some data of a constant, this constant contains two decimal data. I have something like this With( Pv!httpCall=200, Pv!evaluate<cons!DATA_TO_EVAL ) Assuming that my constant DATA_TO_EVAL, currently has only one data, I need to put two data in it, Before I put two data to that constant, (originally it had 100, now in an array that constant has 100 and 50) How can I do that evaluation from my process parameters as expression I have tried doing an if If( cons!DATA_TO_EVAL,100," IS HIGHER" ) But I don't get what I need, I don't know if I made myself clear, thank you very much...
Hi All, How do we calculate node completion time. Thanks in Advance! Regards, VK
Can I edit a form up to 5 minutes after click on submit,
Hi all, Actually, by using Dynamic DOCX Template I am generating a PDF. Now I want that PDF ID to save in a process model. I tried by creating a process variable of type number integer and tried saving the generated document from the plugin into the process variable and didn't work out!! Can someone suggest me how can I achieve this. Thanks In Advance.
Hi I have a use case where I should navigate from my interface to another application and should create an object and after saving the changes, once it is saved it should again redirect back to interface
Hi Guys, Can you please share the details how to get all object type and Description for my Application. I have tried with getcontentdetailsbyuuid and get the attributes of the objects with type. But not description. Kindly help on this. Thanks, Pradeep Sridharan
reject() function giving error when all the items in the list are null Example: reject(fn!isnull, {null(), null(), null()}) --> error Is this expected or it is a bug?
i am getting this error: Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error in rule 'sm_stockdetailschart' at function a!richTextItem [line 89]: Invalid index: Cannot index property 'turnover' of type String into type List of Variant how to resolve this ?
Following code worked fine up until 23.2:xpathsnippet(local!xml, "//fs:PartyRoleCollection/fs:PartyRole[1]/fs:Party/fs:PartyReference/text()") Now we receive an error: "Namespace with prefix 'fs' has not been declared." Anyone else experience this?
Hi all, How to compare two lists in appain {1,2,3} and {4,7,6} IF the Comparision true then it will write true otherwise false. Please help me
I have a Site say "ABC". In that site, i have configured a record which has multiple tabs: summary, cases, audit etc. My Requirement is, whenever i click on a tab, the name at the browser tab should show that. For eg, If i click on Summary, the browser tab should show summary. I have attached a screenshot for reference. I checked, it could be achieved by configuring dynamic display name in the Sites, but I don't know how to achieve that. Is there any code snippet or example for display name using expresssions in SITE. Thanks in advance
Hi! I'm trying to save values from a multiple dropdown into a rule input, but my code it's not working. I proved a!forEach in my submit button, but when i press the button only save the last item of my array. a!localVariables( local!categoria: cast( 'type!{urn:com:appian:types:FDC}FDC_CATEGORIA?list', rule!FDC_ER_getAllCategoria()), local!organismo:rule!FDC_ER_getOrganismoByCategoriaId(id: ri!categoria), local!guardarOrganismo:local!organismo, /*local!prueba:ri!cartaOrganismo.idOrganismo,*/ a!sectionLayout( label: "Section", contents: { a!sideBySideLayout( items: { a!sideBySideItem( item: a!dropdownField( label: "CategorÃ%ADa", labelPosition: "ABOVE", placeholder: "--- Select a Value ---", choiceLabels: local!categoria.coNombre, choiceValues: local!categoria.idCategoria, value:ri!categoria, saveInt
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.