-
Recently active
I am working on developing a inventory data collection application and would like to have it play an audio sound if the barcode scanned is a valid part no. Any thoughts on this?
I am trying to run a Jmeter performance test on our application which is integrated to Appian. When I login through browser I see the following calls to Appian suite/webapi/gpp-getinflightstatus openam/saml2/jsp/idpSSOInit.jsp?spEntityID=VOL_APPIAN_SPID_USER&metaAlias=/vol/VOL_APPIAN_IDPID_USER suite/saml/AssertionConsumer (The SAMLResponse from idpSSO is sent as a form data) In the response of the above call we get Set-Cookie: JSESSIONID=8F03F8FEC8186FD05976F056B1598117.node1; Path=/suite; Secure; HttpOnly; SameSite=None; HttpOnly Set-Cookie: __appianCsrfToken=d95244bf-0e06-414a-a918-a97bd6cdc69e; Path=/suite; Secure; SameSite=None; Secure Set-Cookie: __appianMultipartCsrfToken=ac3f7bc7-76a4-46c8-82cf-7eeae0e714f4; Path=/suite; Secure; SameSite=None; Secure Set-Cookie: REMEMBER_IDP_COOKIE=<cookie_from_response>; Max-Age=315360000; Expires=Wed, 02-Jul-2031 08:14:33 GMT; Path=/suite; Secure; HttpOnly But when I am logging in from Jmeter I never
how to handle corner cases related to pdt and Gmt time zone in Appian and database respectively so as to have the record on the same date as appian.( The time difference is of 7 hrs between pdt and gmt )
this is the code i have written
i have values in the variable but still it's giving the below error can someone help me with this on for the first time save it's working on second save it's giving error
Hi I want add or complete data in a text fields in an interface (image below) to update many rows of my db at one go, instead of updating one by one or row by row For example, complete the form interface (image above) to update 5 rows at one go... this rows of my db which would be the best practice or help me with examples? please help
How do you remove the White Space on a DropdownField Component
I required to send an email to the users through custom email mailbox. I've used EWS plugin from the app market before, but it's been quite some time since this plugin got updated. I know we can use Custom Sender from Appian 'Send E-Mail' smart service but this will append environment name at the end of the email like via company.appiancloud.com which I do not want. Do, we've any other alternatives to do this?
i have written the code like this even i have removed the labelposition:"COLLAPSED" also but it's not coming in UI what i have make to show it in UI
Hi all, I got this when I tried to run the process model, I've tried to connecting two interfaces So, when the user logs in to the system he redirect to another interface which is working hours record.
foreach(items:local:lines,expresion: local!searchsection: if( or(lower(left(trim(fv!item),7 ) ) = "section", regexmatch("\d{1,2}[.]\d{1,2}", left(trim(fv!item),5 ) )) , "Section: "& cleanwith(left(trim(fv!item),12 ), "1234567890.") ,{}) , local!section:a!refreshVariable( value: local!searchsection ,refreshOnReferencedVarChange: if( rule!NPA_isEmpty(local!searchsection), false(), true() ) ), local!section ) I'm trying to modify the second variable just if the first variable that i have is not null but if it is null i need to keep the last value the variable had
Hello Guys, I was wondering on the Date Field Validation in Appian. The First screenshot shows that the date is entered in dd/mm/yyyy format and its auto validated. The Screenshot shows that the date is entered in mm/dd/yyyy format and its validated to enter the date format in mm/dd/yyyy. Should it not be case throwing a validation as the valid format is dd/mm/yyyy since the date field already in mm/dd/yyyy format? a!localVariables( local!storedValue:today()-1, a!dateField( label:"RSVP By", value: local!storedValue, saveInto: local!storedValue, ) ) Let me know If I am missing something.
Hi all, I'm creating a mobile application, ance and I have 3 interfaces. I want the user when signs in moved to the other interface. is there anyway to do this? or any guidance in appian documentation? because I couldn't find any Thanks
If the column touches the highest value on y axis I want the Y axis to be increased by a value so as there is space above For eg if the values are 5,10,15,20,25...and the column touches 25 I want the y-axis to be at 30
Please suggest the number of reason of slow performance of process model, any cases
Expression evaluation error [evaluation ID = ] in rule 'pa_addvehicle' at function 'todate' parameter 1 [line 75]: PA Vehicle can only be indexed into using square brackets or the index function
According to check [emoticon:aa34d900b10e40f1940a832c842f5bca] and cross [emoticon:dba520f67eb440998a0d93cfe5604a4b], my answer is correct as i selected(highlighted) only check [emoticon:aa34d900b10e40f1940a832c842f5bca][emoticon:aa34d900b10e40f1940a832c842f5bca].[emoticon:aa34d900b10e40f1940a832c842f5bca]
The input should come from the date field and the output should include the year and the months in decimal. for example: Input 03/05/2016 the output: 6,5. .value: if( a!isNullOrEmpty(ri!dealerBusiness.dateOrganized), null, /*calculate the age of the person*/ int(right(today(), 4)) - ( right(ri!dealerBusiness.dateOrganized, 4) ) ), This what I have so far.
I have a use case in wich i need to convert a pdf to text and extract some data from it when i use a pdf with no hiperlink this takes les than 2 minutes but when i upload a document with hiperlink this process could take more than 12 minutes even if this file contains less pages.
this is the save into code what might be the issue here
Hello, I want to create a seat plan for office floors on Appian. Can someone please suggest what objects can i use to create seat plan of more than 200 seats with spaces in between the seats as required. Thanks
Hi, We have an Appian RPA process in place where we are downloading documents in PDF format from a website. However, we have observed an issue where the documents get downloaded in html format instead of PDF having size less than 1kb. As a result of which, further processing of that file gets disrupted and the process fails. Please note that this issue is happening intermittently and only in Production region. For development and test regions, the documents are getting downloaded properly in PDF format. We have tried few approaches as well of downloading the document by clicking on the download option in the screen, right click on the screen and saving it as PDF, and using keyboard shortcut: Ctrl + P. None of these approaches are fixing the intermittent issue. Kindly suggest a solution or workaround for the same. Regards, Akansha Kumari
Hi,it is possible to filter a specific type of exception? For example, Problem: This notification is sent for canceled event messages of type Process to Process. Details: Canceled consumed message in Message Expression Out (ERROR:EVAL:@reason=Invalid bean property name 'approver' (valid properties are jmstype;username;comments;eventtype;originprocessmodelid;originprocessid;reviewer;destinationeventpersistentid;isapproved;destinationprocessid), bean error code 0) for message sent to persistent id 0003e2d1-67ad-8000-2b55-014d98014d98 on named port 'Receive Decision from Web Service'. The process itself has not been canceled and may continue to consume events. Recommended Action: Check the message listener for correctness. Cleanse the source of the message, if the message itself has caused the failure. For email events, place a spam filter in front of the event listener. Priority of this problem: Normal Priority and i want that users don't rece
I'm using a basic form interface to gather some data for an order approval. All of the relevant data is being stored in a CDT entry, a rule input called newOrderInput. The interface is used as the form for a user input task, and I'm trying to configure it to output to a process variable for storage in my data entity. I'm attempting to access it using ac!newOrderInput but it gives me an error, saying variable is improperly scoped. What can I change to access the rule input?
Hi My requirement is to avoid mail alerts when process instance's fails with out changing existing process model designing. we thought of maintaining process instance information along with errors in database, Do we have any option in Appian to get process instance information along with errors like any log files or any reports
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.