-
Recently active
I was tasked to create users with strictly monitoring permissions only for debugging purposes, can this be achieved and if so how?
I have a few business requirements for our mobile development and I can't find any information that can help. The only mobile functions that I can find are: isNativeMobile() isNativePhone() isNativeTablet() So are there any mobile functions OOTB or from a plug-in that helps me: - Know if a specific app has been downloaded on the users phone - Open a specific app on a specifics phone - What OS the device is using so I can send them to an appropriate app store (Apple App Store, Google Play Store, Galaxy App Store if neither are an option, etc.)
i have condition, where 2 questions are dependent on each other when i select 1st Q as YES then next Q auto select to NO if 1st select as NO then no action of 2nd Q if second Q is YES then 1st to be auto select to NO if second Q is NO then no action for 1st Q
I am facing an issue where I am setting a variable in the process model at first to be false and at the end I am setting it to be true, this change was made flawlessly across all the process models only this one. whenever I try to return the value via the web API it keeps on returning false. just note that the script task that change the value is set after a sub process model. keep in mind all chains are enabled !
HI, I am trying to implement a functionality where I need to save documents from a file upload field to Appian. The button's submit parameter is false. Any idea how this can be implemented?
When I open the site it should show tasks assigned to me by default.
here we have multiple section as i highlighted for that sections am using expand link so it will expand inside the layout, but those are reusable one but how can i control expand all bool for one section currently when i click on expand all it is expanding for all the section but it should happen for which section we click how can i do that
I am trying this piece of code but it is just executing while loading the interface and it is never getting refreshed after that. local!refresh: a!refreshVariable( value: rule!NGS_queryMerGenerationData( executeWhen: true, pagingInfo: a!pagingInfo(startIndex: 1, batchSize: - 1) ) , refreshInterval: 0.5 ) Can you please help regarding this?
Hi the date of the format is "03/05/2024" how is find whether the given date is greather than 24hrs or not
Hello Everyone, I have a scenario where I have to export excel with more than 50 columns dynamically without using export sql to excel plug-in. Thanks in Advance.
Hi Team, How can we pull the unique user login history for last 6 months and 1 year? Eg: 3 users - user1, user2, and user3 user1 - logged on 1st jan, 4th jan, 6th feb user2 - logged on 6th feb user3 - no login history So, for last 6 months we have to get the list as user1 and user2 are active.
HI Team, We are Using AI Skill Extract Data from Documents (IDP). At starting we trained a model with Driving License with around 25 Documents and its recall is 96% and it took around 7-8 minutes to extract the Data then trained with 50 and its recall is 90% and its taking 5-6 minutes lastly i tried with 75 documents recall is 83% taking 5-6 minutes to Extract data. i have requirement to extract data with in less than 30 seconds or max of 45 seconds. How should i achieve this extraction of data from documents with in seconds
Hi All,In our DEV and UAT environment, we are getting below mentioned error repeatedly, which was observed in tomcat-stdOut.log : ERROR com.appiancorp.ps.function.ExecuteStoredProcedureFunction - Error executing: com.microsoft.sqlserver.jdbc.SQLServerException: The conversion from UNKNOWN to UNKNOWN is unsupported.Also attaching the detailed logs for reference, please let us know what would be the issue? [View:/cfs-file/__key/communityserver-discussions-components-files/11/UNKNOWN-to-UNKNOWN-is-unsupported.txt:320:240]Regards,Sandeep
There is a web api that runs a process model when data is passed in. Upon executing the process model, I receive a failure in the process model due to memory (attached below) which stops the process model. However the web api returns the success payload (error 200) rather than the error payload (error 500). Why doesn't the API return the on failure payload, and how do I configure it to return the failure payload if this memory issue arises again?
Required field validation is working fine in the interface and portal. But in Site the same interface is not showing "A value is required"..
Hi Team, We have Requirement of integrating DocuSign and I came to know that Appian have Connected Servicing solution includes electronic signature capture powered by a DocuSign integration from the below Documentation https://docs.appian.com/suite/help/24.1/cs-23.3.2.6/managing-integrations.html#integrating-with-docusign but can anyone help me in understanding how should i get to the access the System Administration Center as mentioned in the Documentation?
Hi Team, I have requirement to send PDF for print. Ask is to send a document to printer with a button click and not after downloading document. I see a print in document viewer but we want to do it online. Say user selects a document and then click on print button, Appian should be able to initiate print by calling the printer via API. Has anyone done that or better suggestion?
i'll get list of data from one query, to that query data i have to map few fields value ex query1 gives : id :54, abc, class: B, owner :xyz from second query from another table will get id:54, owner :abc this second query owner data needs to update/show in query1 how can i achieve this
Hello Appian Community idk but i am not able to access my process model today , is there some issue going on regarding the Appian Community Environment ?
Right now When I am trying to reassign the task , it is showing option to assign multiple users in a group , is there a way we can restrict the group owner to assign the task to only one team member if so please let me know ?
Hi Experts I want to fetch UUID of document, Is there any function or way to extract UUID of document. Please provide solution, if any Thanks in advance
Hi All, I have numbers between 1-100 and I want to display the 5 multiples and 5 included numbers. Sample output: 5,10,15,20,25,30.................. 50,51,52,53,54,55,56,57,58,59,60,65,70...............95,100.
I am trying to insert data in dictionary in if condition and it shows reaction tree in output. I am new to appian please help me with this.
Hello, I know there are older posts for this but since links are not working am posting again.I am looking for information regarding the APPIAN update since version 17.Is there a way to access old information (pdfs, or working links). If anyone kept records for that I would appreciate it if he/she could share it. The company I work hadn't update it and now that it needs update no information is found. They spoke with the APPIAN support for over a month and no result [emoticon:ca08b2c27c2f40e993e89508acf29e0b] Thanks in advance.
Hi Experts, I'm extracting some data by doing some comparisons via process model and when whole data is extracted(just before the process going to end node), I finally dump the data in excel using Export CDT to excel. But the problem is, in this process a variable of type CDT contains whole data for long (till dumping it to excel) which increase its chances of failure if a large amount of data will extract. I want ---> If in total there are 6000 rows which need to be extract, So I want to extract first 1000 rows and dump them in excel and repeat this process for all the 6000 rows which extract in 6 times. Main problem ---> I want all the data in same excel, same sheet, next 1000 rows append after the first 1000 rows Don't want different excel , different sheet. Suggest some possible solutions thoroughly 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.