-
Recently active
To make task status paused after change in time so that paused task not able to do any task.It become inactive How can I make PM like this. I have task status constants values :------ Assigned Accepted Paused
From an existing Appian application, I saw there is a User record type which was created and set a source type "System". but I could not find the "system " source option in my Appian Cloud Community edition? is there anything setting to turn on this source type?
when I click on interface button for starting Process model using a!startProcess interface which is in Process model not displayed me. How can I solved this
Regarding community edition .Iam requesting the community edition access but iam not at all receiving it can u please look into that
a!imageField( label: "", labelPosition: "ABOVE", images: { a!documentImage( document: ri!Vehicle['recordType!{691ee044-4a47-4798-bd87-7f96ca362496}AX Vehicle.fields.{6927f3f6-187b-457b-a2b3-ee2ff6970659}vehicleImage'] ) }, size: "MEDIUM",
a!buttonWidget( label: "Add Vehicle", saveInto: { a!save(ri!vehicle['recordType!{691ee044-4a47-4798-bd87-7f96ca362496}AX Vehicle.fields.{b54f728c-5e71-4d1f-aad7-661d05c22098}vehicleDateAdded'], today() ), a!save(ri!vehicle['recordType!{691ee044-4a47-4798-bd87-7f96ca362496}AX Vehicle.fields.{b54f728c-5e71-4d1f-aad7-661d05c22098}vehicleDateAdded'], loggedInUser() ) }, submit:
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
How we can implement the encryption for different clients in one app of same instance?
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 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 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
How we can manage to different clients in one app of same instance?
Hi, I have a process model created in legacy Appian version which runs periodically and calls a Stored Procedure. Now we are trying to move that process model and its dependents / precedents to Appian 23.2. While doing we are getting this error: Problems (1):processModel 00000000-0000-0000-0000-000000000000 "Archive Data": The processModel [id= uuid=00000000-0000-0000-0000-000000000000] was not imported because a required precedent is missing: The referenced smart service [local-id=executestoredprocedure.ExecuteStoredProcedurev2, name=Execute Stored Procedure] was not found. (APNX-0-0000-000) (APNX-0-0000-000) Although, I have verified the target environment (23.2) has Execute Stored Procedure smart service in it. Please help me understand the root cause of it.
I start my Appian training but my environment does not approve yet. how the proper channel of communication with the team. I believe the environment is important to achieve the successful training.
Hi Team, What is assertion and how can we make use of these 3 options?
Hi All, How to reassign the task to specific group people only? how can we configure this. by clicking on the below option I cant find option to set a specific group. Set re-assignment privileges for assignees-->Can reassign the task within a pool of assignees If we have any solution for this please let me know.
These two errors come in my a!queryEntity() function .What should I do to resolve these.
Has anyone ever done a waterfall chart in Appian? Something like this, where the value of the following month starts at the point in the Y axis where the previous month ended.
I've completed Design Appian Records Part 1: Accessing Your Data last week but I'm having few doubts on it & decided to go through it again but I'm unable to access that course. Can anyone help me with this ?
Hi Everyone, Is it possible to update the certain columns only and not all columns of a data store entity using write to multiple datastore entity smart service. Thank you!
what should i do
Hi All I have a CDT in which the data is saved liked that: id interger name varchar managerteamid integer s1assigne varchar s2assigne varchar s3assigne varchar s4assign varchar Now I want to get email Address which is in this manager Team id and all the assignees and then send the email to all . How to write the expression to find the email Address for that and also help me how to write in send email smart service ? Thanks
when I run the functon a!fromJson(). It gives the error Error:== The JsonText parameter does must not be null or empty what should i do
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.