-
Recently active
Hi, I want to show 'No URL' where url is not available ("") for any party. But that needs an indexing. This is for one party. If we want to do it for multiple parties, Can someone please suggest how can I do the index to get the actual result
Hi, Is there a way to establish CI/CD with azure devops instead of jenkins? Please guide on the same.
Hello Community,I need to upgrade a table where there are more than 1 million rows available, I want to know can this operation be performed at Appian end, I am thinking of retrieving the data in batches of 5000, that batch needs to go through encryption/decryption function. Since this processing needs to be done at Appian end, so cant use Stored Procedures for this. Will Appian be able to handle such load ?Any suggestions will be helpful ?Thanks in advance.
We have exposed Appian WebAPI to external and when it's being invoked like 1000 times in a bulk load process, and the linked Process Model itself just writes to 4 Record Types in Appian. But what is being observed is that, the Process instances are getting stuck at various nodes (Sometimes in XOR Node/ Some times on query Record) and on an average we are seeing 50 instances getting stuck out of 1000 being invoked. But if we only have 100 API calls at a time, then this isn't an issue. Any experience or suggestions.
Has anyone used Online Office Integration plugin? I was going through its documentation but was not able to understand how to get WOPI client url and other steps too. If anyone has used this plugin, please write down the steps required to use it.Thank you!
Hello, On my UI, I have two text fields that I need to store temporarily until the user confirms their input with a button. I wanted to store these values in a local variable using a!map() function, like so: local!data: a!map( firstName: "", lastName: "" ) I wanted to initialize the variable to be a map with two keys containing empty text strings. On the text fields, I wanted to access and save this data like so: a!textField( label: "First Name", value: property(local!data, "firstName", null), saveInto: a!save( property(local!data, "firstName", null), save!value ) ) And it does not work. It just does not save the value - goes back to null, as If I could not save into the variable and initial empty strings were returned. I tried using index(), but it failed as well. May I ask for some help on this one?
Hi, Can we add dynamic link to entire row instead of one column. The below screen has link on Make field. But I need It for entire Row. Is it possible in Appian. If it is what changes do I to make to below expression. Please suggest.
Hi Champ, I want to prevent user from copy pasting from one field to other for example in the Account Number field. Is that possible? Regards, Ghanashyam
I have a Matters dropdown and a Sub Matters dropdown that get their options from related tables. I want to make the choices in the Sub Matters dropdown dependent on the the selection in the Matters table. I know there needs to be a Query in the following expression section somewhere, however I am still trying to learn Appian and was hoping someone help me with the query and where to insert it..
When editing a rule in expression mode, and searching for some text, the search control positions itself over the scroll window such that you cant easily scroll a single line to make the selected search result visible . Here's an example:
hello, I am trying to implement tab with one of the column values in the table. Ex. There is one column name -"years" and it has values like 2022, 2023, 2024. I want to create a tab with the option for each year i.e 2022,2023,2024 and it shows related records for that year. Can I use record type filter or is there any other way to do it? Thanks in Advance!
Hi Team , I new to SCIM terminology. so want to understand who we integrate with identity provider(OKTA) and AD group for the user and group management using SCIM. SCIM - System for Cross-domain Identity Management Is it as simple as creating web-api (starting a process for create/update on user/group)and exposing a service for identity provider to consume ?
How to convert an expression rule output to a particular type. Do I need to do something in expression rule itself or can I do something when trying to use along with local variable.
How we will Debug Application ?
Hi All, I have a POC environment where I have some applications working in English US language. I deployed another application package 'ABC' to this POC environment with primary language settings as English GB. Now each time I want to demo my "ABC" application I need to switch my Admin settings Internationalization to English GB. I tried changing the PM primary language as English US for "ABC" but it is not working. Is there any solution approach where I can change the Primary language of my "ABC" application with rest of the other application so as I can work on same internationalization without changing everytime Arpit
Hi Team, I am facing a problem in Displaying data in OSM Map , I have show Patients Address data in Map, for that I have to make data of patients as list of Dictionaries. which I am not aware of How to make that list of Dictionaries using expression editor. But manually i can add list of dictionaries (Dummy) and show them on MAP as below, { {name: "abc", lat: 17.9467, lon: 78.2879, address: "abc street.", marker: {icon: "bus", iconShape: "marker"}},{name: "xyz", lat: 17.23, lon: 78.879, address: "abc street.", marker: {icon: "bus", iconShape: "marker"}},{name: "QWERTY", lat: 17.6947, lon: 78.8279, address: "abc street.", marker: {icon: "bus", iconShape: "marker"}}} Which Results me the following, I am able to make manually dictionaries , But i dont know how values which are present in recordtype are converted into list of dictionaries. so i can show them o
I'm new to appian and I want to explore on HierarchyBrowserFieldTree using CDT. So, if possible any one can give me example to try
Hi All, Is there any function that returns the last date of the current year Thanks in Advance
Hi , Recently we have upgraded to 22.3 from19.4 version, it was working fine in 19.4 but we are facing issue in 22.3 with this plugin getting below error. What will be the replacement of this if its deprecated plugin? or any other approach to achieve same functionality. Thanks
Hi, I have a complete flow of RPA process and I need the progress of the flow to be showcased in the interface created automatically. How can I achieve this?
starting number is 100 & ending number is 200, I need all numbers that contains 5
Hi Champ, I have a requirement where I need to have some space between the checkbox and the choice label. Is it possible ? For example, I need to have some space between the checkbox and text "abc"
Hi, When i am trying to write the data to data store entity data was not writing to DB but in instance the columns has the data. And one more weird thing happening is in the completed instance if i trigger from the write to data store entity or from before node to write to DSE the data is inserting to dB but when it ran as new instance only pv variables has the data and nit writing to DB, what could be the reason for this could anyone please suggest on this
Hi Champ, I am using the OOTB signature component in one of my portals. According to the current Appian feasibility we need to click the button for the signature space to come and where user can put their signature. Is there any way so that I can get the signature space automatically instead of button click or somehow the button click will happen automatically before landing into the page? To explain in more detail, as you can find below in the screenshot, I don't want user to click the button "Draw signature." It should automatically give the below section when user land into the page. Regards, Ghanashyam
Aegon posted a ticket about our entire process instance being stuck (594230) and since this is production-blocking, i wanted to know what status this ticket has. But i could not find it, and the link tells me "access denied" .
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.