-
Recently active
Hi all, An error occurred while executing a save: Expression evaluation error: Invalid index: Cannot index property 'medicalScientist' of type String into type List of Variant. I got the above error for this code can any one help me out on this a!localVariables( local!availableCollabsAmdsPagingInfo: a!pagingInfo( startIndex: 1, batchSize: cons!ISR_INT_BATCH_SIZE_EXTRA_LARGE ), local!selectedCollabsAmdsPagingInfo: a!pagingInfo( startIndex: 1, batchSize: cons!ISR_INT_BATCH_SIZE_EXTRA_LARGE ), local!userTimeZOne: rule!CMN_er_populateUserTimeZone(user: loggedInUser()), local!availableCollabsAmdsDataSubset: rule!ISR_er_FetchISRAndCollabsAmendmentsDataForIRCGRCMeeting( therapeuticAreaIds: ri!therapeuticAreaIds, pagingInfo: local!availableCollabsAmdsPagingInfo, researchType: cons!ISR_TXT_GRC_RESEARCH_TYPE_LIST ), local!collabsAmdSelection: ri!selectedCollabsAmds, local!collabsAmdSelectedRows: a!refreshVariable( value: ri!collabsAmdS
We are hiring Appian Developers for the following locations Philadelphia, Delaware, New Jersey. Any one would like to know more about this exciting opportunity please contact me abhilash.p@KGIS.CO Here is the brief JD: 4+ years related experience working in a technical role Primary responsibilities will involve developing, integrating, and debugging Appian objects; writing validation tests against existing baselines to ensure integrity of the code during Agile development efforts. Create integrations with other enterprise systems using REST APIs. Create Web APIs in Appian and secure them using OAuth 2.0 credentials. Strong background in relational database design and SQL Strong problem solving and design skills Strong communication and presentation skills
How we can implement the encryption for different clients in one app of same instance?
Hi All, Need a confirmation, I have a package create on 22.1.1845 version can it be imported into 22.1.745(lower minor version). Both are Linux environments But both have same versions 22.1 only, Reagrds, Bhanu Prakash
We have a client who has been very happy with Appian on the Cloud for a good length of time, but is now questioning whether all the data being generated by our app and the app itself shouldn't be hosted on their own servers. I know it's not typical to start Cloud and then later go self-managed, but that's what the powers that be are seriously considering. We have recommended against, but they have what they consider to be compelling arguments to pursue hosting the app themselves. About the only guide we have to go on is the guide for going from On-Prem to Cloud (in reverse?), but I wonder if anyone else has ever had to perform this operation and can steer us clear of some of the pitfalls they discovered during Migration. What we've been asked to deliver is a guide on how to Migrate the Cloud hosted app to their own server, along with everything we'll need to have in place before we begin. This, thankfully, is just in research phase, but research on
I have a requirement where the user can select the 5 mutliple dropdown values,Sort for any one of 5 and operators for each value from operator dropdown and Gate operator (AND or OR). Ex: Employee Dept(dropdown) Sort On(radio button) Operator(dropdown) GateMedical Yes = ANDTransport No is null ORFinance No includes ANDBilling No = ORDelivery No in AND based on the user selected values I would required a query record with selected employee depts as fields in the filters with respective operators. Can someone please provide your valuable suggestions to write queryrecord. Thanks in Advance. [mention:b45a4f6a20b14a008e4e0ec732a8bf98:e9ed411860ed4f2ba0265705b8793d05] [mention:2773a0b2dec7409a8eee377b9fc57b88:e9ed411860ed4f2ba0265705b8793d05] [mention:6b9f80ff18f9420082d13ef2d5121d56:e9ed411860ed4f2ba0265705b8793d05] [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05]
Hi Team, I want to know the configuration to be done on the process model in my case. I have created a WebAPI object to start the process model (my process model is empty for now), this external application is doing POST. But where can I see the JOSN body of the data the external system is sending to the Process model? many thanks
Hi, I am trying to integrate Grafana and Appian.I created a Web API object for POST so that it can write into the database table. Now whenever the alert is triggered from Grafana it is creating a new row in the DB but the row is empty. How do I find what all details or JSON is being sent to that Web API whenever Grafana triggers? Many thanks, Khaiser
I want to keep a condition in email service , if it is dev environment it must show as dev testing in body and if email service is triggered in QA environment then it must show as QA testing in body
Hi, I have a dropdown with 3 values. I store the selected dropdown value in a local variable( local!selection will be either 1/2/3 based on the selection by the user).User can create multiple records. By clicking on a dropdown value, a form opens up and the user can submit the form. First time, if the user select the first option (A) in the dropdown, the next time the user should select the same option (A). I need a validation here, which should throw an error if the user selects the other two option. My record is a list of array. Can someone help here.
Hi. Can anyone tell me how to go about this: I have to integrate and automate MS Teams Attendance Report in Appian. For example, need to get the meeting attendance data (time when one individual joins the meeting, leaves the meeting, their total duration)
Hi Team, Can we customize the list of the columns to be downloaded when clicked on export option. Eg: Order - readonly grid contains action and can we exclude these actions and include only few columns when exporting.
I want to draw a vertical line between two components, and customize the color of the line, and its weight is 2px. How can I achieve it?
Hi There, I am getting blank page when I am trying to open Associate Developer Certification Practice Test, Maximum attempts its showing - unlimited, I did try it one time but couldn't pass. Anyone has any idea ?
Hi Champs, I have a requirement where I need to do some customization with emp record summary view. Please let me know if those can be possible. 1) I need spacing between breadcrumb and the record title. 2)I want the color background for tab to be changed instead of blue. 3) I want the selected breadcrumb to be highlighted as black instead of blue. 4) The background color outside the content of summary and other page to be white instead of light blue color. Regards, Shyam
Hi All, in Appian is there any way to restrict Excel Template with few Editable columns and Few non Editable columns? For example : we have 10 columns in Template we should restrict 2 columns as Non Editable remaining as Editable we can achieve this with VBA code in Excel ,but after template download in appian its not allowing to edit remaining Columns in Excel
I have created a GET API in Guidewire and I it is working fine in Postman. But when I am trying to call that API through Appian Connected system and Integration, I am getting some error. I have added required username and password. But still getting the error. Could anyone please help me to resolve this issue? Thanks in advance.
I want code for this like if a member belongs to group1 it must show in interface label as "group1" else "group2"
Hi Team What is the difference between record type enabled sync and without sync
Hi all, I want to ask about the difference between "write data entity" and "write record". As an example, I have to store information in the database on 3 different tables, and I am using the "write multiple data entity" option. which would be the most optimal performance in these cases, 3 "write records" or "write multiple data entity" with 3 transitions?
I need to implement duplicate functionality. for that, I have a grid view and corresponding to each row i have a button for duplicate. On button click, I am using a!startProcess() to call process model in which passing a parameter in which we pass the id of that row. In Process model, we are passing that id to the stored procedure in which we have written the insert query for the same data as that id has. And as a output we are receiving the new id. With this new id, we have to open a interface for which I have used User Input Task. But the process runs and stuck on the User input Task i.e. the interface is not called through UI. How to solve this?? Please suggest anyone....
Hi all, I have on-Premise environment and cloud environment where RWM ( Robotic Workforce Manager ) Application is installed in Cloud environment. I want to trigger/start RPA Task which is there in RWM Application from On-Premise. Can anyone help me on the steps. Thanks in advance.
Hi Has anyone done the migration from on prem to appian on kubernetes? Let me know the migration plan steps and any challenges faced?
Hi All, I am using the cascading dropdown in the portal. A Cascading dropdown stores the ID in the database instead of the value I want to store the value in the database
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.