-
Recently active
There any way to append a dynamic link to a text field? For example, in a Text field with read only mode that contains a lot of characters. I want to truncate the characters and add a link after it that says "Expand" or "Read More", If they click on it, the user will sees all the text.
Thanks in advance for any and all help. I'm quite new to Appian. Any apps I develop are likely to involve document generation and interaction with Microsoft Office and Libre Office. I see among other offerings this service: [mention:c79406385aa64cb79e1a2cc0f5ce02c9:f7d226abd59f475c9d224a79e3f0ec07] . However, when I've tried to download it I get this notification: This app is available to download for Appian Customers, Partners, and Employees. Please make sure to self-associate from your profile I am using the Community Edition. I can't tell from this instruction whether I'm eligible to use it, or what on earth "self-associate from your profile" means. Searching for "self-associate" in the documentation yields plenty of results about "self-managed", but nothing about "self-associate." Can someone point me in the right direction? Again, thanks for all help.
Hi Appian PalsPlease have a look on the interface below, this is having different cards, and each card is having independent interface behind it and can be accessed using a button click.But after the successful completion of the process, it is brining back to the main home interface instead of the child interface.Again I am back to the main interface, instead of the child interfaceThe process should end on the interface where it started.Any workaround on this?
How to pass process parameters in WEBAPI which calls process model .a!startProcess( processModel: cons!PCI_PM_CALL_INTEGRATIONS, processParameters: a!fromJson( http!request.body ), onSuccess: a!httpResponse( statusCode: 200, headers: { a!httpHeader(name: "Content-Type", value: "application/json") }, body: a!toJson( fv!processInfo ) ), onError: a!httpResponse( statusCode: 500, headers: { a!httpHeader(name: "Content-Type", value: "application/json") }, body: a!toJson( { error: "There was an error starting the process" } ) ))
How to detect/fetch all base64 values using Gmail API response in Appian? Currently, I am using this End point/URL "">gmail.googleapis.com/.../messageId".
Is it possible to have a drillable chart if the data from the chart is not from a record? I am getting my data from multiple tables and mapping it to what I need
Hi All, Currently, we are using the 23.2 version. I have deleted the process model's latest version, and I realized the earlier version will not be enabled or activated automatically. I saved the earlier version of that process model and then published it successfully (Version No. 10). Now, I am facing some issues. Whenever the above process model is referred to, Appian doesn't always pick the latest published version, sometimes picking an earlier version (Version No. 9). Can anyone advise on the below? How do I make sure Appian picks the last published version (version #10)? by restarting the application server? Appian is giving provision to delete the version, but is it recommended to delete the older versions? If yes, then how do I make sure the earlier version is active? Thanks in advance.
Hi How to check my process model "executed on same engine" or "executed on engine balancing". I checked on monitor view of engine column. Is that correct or not?If not correct plz explain me how can i check it. Thanks
Hi,everyone I have a question. I check this reference link: docs.appian.com/.../Sub-Process_Activity.html I cannot understand this point.(plz check my screenshot). Here is my code As my imagine when click submit button the next interface will appear subsequently because i checked Enable activity-chaining into all initial nodes in the subprocess but next interface will not appear subsequently.So my question is the purpose of using Enable activity-chaining into all initial nodes in the subprocess check box and example how to use that option Thanks
Hi all, I have a query that when we are configuring any file within validation like fv!files.size < 3Mb.Will it check the total uploaded files size or for a single file validation will it checks. Please give me some theortical knowledge on this. Thanks & Regards, Divya.
Hello everyone,I need to delete some records from an excel in SharePoint and update some fields in others.I have thought about downloading, saving to DB and doing it there and then generating Excel again and uploading it to SharePoint, but do you know of any way to do it directly, without having to save to DB?thanks greetings
Need more customization in the csv file, I want to specify the row delimiter as @ or ^ specifically in the csv.
when I click on that card(+) the same card should be added below. value should be saved in single table. (Without using record action).
Hi, trying deploy an application via APi (externaldeployment), receive the following error {"resource":"\/suite\/deployment-management\/v1\/deployments","title":"An Error Has Occurred","error":"APNX-1-4552-004","message":"The request cannot be processed."}IN the documentacion I didn't find anything related with this code...
Hi, I have a expression rule which has the result : Name - Company - Phoneno. I concatenated with "-" when I get the above 3 values. In some cases, the name can be blank / company / phone no. If the name is blank, my result is like -company-phoneno. If the phoneno is blank, then it's name-company-How to remove the - if the value is not present ?
Hi, Getting error "Preview currently unavailable due to an error on the source" while retrieving the data from DB View with Record Type also Expression Evaluation Error while querying with QE. Verified that view has a column wherein unique values are present and same is used as PK in CDT. Only thing is, this view's load time is approx. 20.17 seconds. Anyone can suggest what would be the solution for this.
Hi Community , Downloading the attachments for a Particular issue from JIRA is what the user wants. Using integration, I am retrieving the submitted attachments for a certain Issue from JIRA in Appian (url). Afterwards, when the user clicks on the URL, I trigger the integration to save the document in Appian (Folder) so that the user can download it if the download document link is provided in the UI.As you can see there are two clicks are happening . 1. While invoking the integration to save the document .2 .User can download the document if provide download document link in interface.can we do this whole operation in single click ?
Can Appian whitelist by URL instead of IP address?
Hi all,We need to send a document from appian to an external system which receives document as a part of json with document converted into base64 string. For example:{ "name":"Document_name", "document":"base64 string encoded document"} The request json will look something like this. How to convert document into base64 string in appian? Do we have any plugins for that??
I have below expression to get the country groups without groups ids. It is working fine when I pass the country name without special characters. if( rule!APN_isBlank(ri!countryName), {}, a!forEach( items: ri!countryName, expression: rule!APN_replaceNull( nullableValue: group( tointeger(getgroupbyname("RGRACSLBL_" & fv!item)), "groupName" ), replacementValue: group( tointeger( getgroupbyname( "RGRACSLBL_" & stripwith( fv!item, joinarray(cons!RGRACSLBL_SPECIAL_CHARACTERS, "") ) ) ), "groupName" ) ) ) ) But I'm getting below error when I pass a country with special character even though I have special character check in the code. Please help in resolving the error. For example the country name with special characters : "Bolivia, Plurinational State of", I should get the group name as "RGRACSLBL
I was working to add a row in an editable grid that uses record types. I kept getting errors with indexing when I tried to use append in the add row link. I found a solution by saving a value into the list as shown: This seems hacky, but it works. Does anyone know of an easier or better way to do this?
Hi, Select process model alerts setting and saving and publishing the process model.When error occur other users still receive alerts from the process model.As my understand (Send alerts to the process initiatior) means send alerts mail only to the process initiator.Is that correct?why other users still receive alerts ?
Hello all, I can't send emails from appian (on-prem). 2023-11-15 09:23:57,255 [Appian Work Item - 48 - WorkID 1 - notifications-email : MailRequest] ERROR com.appiancorp.ap2.mail.Mail - Could not send mail via smtp.office365.com:587 to 2023-11-15 09:23:57,255 [ThreadPoolTaskExecutor-98] ERROR com.appiancorp.process.workpoller.WorkItemListener - The following exception occurred while attempting to complete work item [[WorkId: 1, EngineId: notifications-email, Request: MailRequest:null as null by null, Response: null]] - Exception: javax.resource.spi.work.WorkCompletedException: com.appiancorp.process.engine.EmailSendException: Could not send email [from=Auto_EPMC-IACC_RPASupport@epam.com, to=ravil_nagmetov@epam.com, subject=Appian Password Change] at org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter.run(SimpleTaskWorkManager.java:244) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurr
In my process model ,I have a timer, when date reached the specified time , request data should get updated for all the requests for that same date
Hi Experts I have a Oracle DB table in which a column is of CLOB type. I need to migrate that data in maria DB I'm able to get data but unable to store the same data in mariaDB Table contains 2 columns : one is id and another is of type CLOB which is actually a string Help me to store the data in mariaDB Thanks in advance
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.