-
Recently active
Hi Team, I have an integration with Drupal. We send the outcomes from Appian to Drupal. I wanted to retrieve the request body (we are sending a json body) which is sent to Drupal. Is there any way to extract the same? There is some issue with the json that is being sent over to Drupal which we cannot figure out. Any help would be appreciated. Kindly revert back if you need any more information. Thank you!
We have requirement where schedule activity has to save the excel document into folder or sharepoint from where User can refer any time in future. This is big file and need to run Quarterly so doesn't want to be into Appian forever. While following the steps mentioned in https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azureacs#setting-up-an-app-only-principal-with-tenant-permissions to generate clinet id etc. I am getting a message that Tenant Admin has to approve the permission. Now while going thru share point offering in our organisation, seeing below- "Apps requested from the sharepoint are not supported. The interface allows requesting the Apps from share point store and send approval to share point admins, since it is not supported feature, request will not be consideredor approved" Does that mean we can't do Appian + Sharepoint integration in our organisation? We use SPOL(Sharepoint Online)
have created the teams chat via integration, so have added the details like tenant id, client id, client secret under connected systems, and then used it under integration and created the new group chat, and i was trying to add users under user info, but when i tried to add, its not working, chat group is created but users are not being added, so can you please let me know, how to add users via integration to the newly created chat group. adding users under user info- { { userName:"abc@yexle.com", role:"guest", }, { userName:"xyz@yexle.com", role:"guest", }, }
We would like to know if Appian support database connectivity to Hive and Impala, if not what are the ways in which Appian support connectivity to Hive and Impala. Appian version we are using : 21.4
Cucumber Appian- Automation- Unable to select the dropdown value using Given I populate dropdown "FIELD_LABEL or [INDEX] or FIELD_LABEL[INDEX]" search box with "VALUE"Can someone let me know how we can select dropdown value in Appian.I am currently using version- cucumber-for-appian-23.2.1
I'm trying to integrate with weather api in the output. I'm getting this error message. The output is too large to display, so the value has been truncated. Switch to the Raw or Expression options to see the entire value
Even if some one try to configure connected system or integration then it should be blocked there itself. Basically we are trying to stop accessing external sites/services to fetch the data via Appian in general.
I want store backup file via Mulesoft on Heroku Hdrive bucket. I've configured a private S3 bucket but I'm not able to connect Mulesoft (throught S3 Connector) neither via S3 Browser client. In attach the access error from Mulesoft. What can I do ? Thanks in advance.
Am able to get the token generation, after registering the application on azure platform, with the help of client secret and client id and Application tentant Id, but now, when am trying to read calendar, am not able to as it says "error": { "code": "BadRequest", "message": "/me request is only valid with delegated authentication flow.", "innerError": { "date": "2023-07-21T12:12:46", using method as Get and URL-https://graph.microsoft.com/v1.0/me/calendars Please let me know, what can be there issue here. and also when am trying to enter my organization email address instead of me in URL, still getting the below
hi team, we are using DocuSign connected System, we have a max of 5 signers to get DocuSign mails it may varies from process to process from 1 to 5 Signers . we need to send one Envelope to all the Signers in the Routing order. can we do this? we tried using Providing List of Names and Emails but no result , Please help me Solving this Task. Thank you.
Hi, We have are requirement where we need to embed documents as Base64 in a JSON request and keep the format of the JSON in such a way as the called system requires. Here we are talking about two collections , where second collection is a array of some repeated fields and one is base64 where document is passed. Now Appian in its notes says that we should let it convert it to JSON for documents to convert to Base 64. But then how ill we achieve this structure of the request we need to send to the called system? Sample example is- { --colection1 "DocInitialization" :{"Input": [ {"Id":"IdValue1","Value":"ValueHere1"}, {"Id":"IdValue2","Value":"ValueHere2"}, {} --so on ]," DocCollection": - collection 2 [ {"base64":document1, "mimetype":"MimeValueHere", "SomeOtherAttribute1", "Value here1" }, {base64":document2, "mimetype":"MimeValueHere", "SomeOtherAttribute2","Value here2"}, {}.. so on ] Here how to achieve this patte
We are currently exploring way to connect Redshift and Appian. however, We do not have access to Redshift yet. has anyone integrated Amazon Redshift and Appian together? also what are the different ways that we can utilize to connect these together?Thanks.
Does anyone how to send OTP to aadhaar linked mobile number using integrations?
Hi, for the process we are automating, we need to display a document saved in the S3 bucket. To do this we used: 1) an integration for downloading from the bucket to an Appian folder 2) a safelink with web API/ a documentDownloadLink to download/view it from the user. Our requirement in terms of user experience would be to use a single click for both activities. How can we handle our problem? Thank you for suggestions, Eleonora
We are trying to connect to Box and using the box connected system. We have followed the steps to set up an app in Box however when trying to authorize the connected system in Appian using the client Id and Secret it is giving the below error.
HI team, we are using the DocuSign Connected system to send Envelopes. we have a requirement to send Envelopes based on number of clients . so can the Json format in the create and Send Envelope had to be Dynamically Accept the Inputs based on the Number of Clients. i need support in creating the Json format that Accepts and send Docusign mails for Multiple Sender. some times there will be one client or Two or N. Thank you. Neelapala GowriPriya
I am trying to use the move documents smart service in MNI mode to move multiple documents to a folder. It's only moving the first document and the next documents are getting deleted from appian. I can't find them by name or document id anywhere in Appian. When I try to find the document using getcontentobjectdetailsbyid function, it returns this response. "Content Object [Name: SamplePDF3.pdf, UUID: _a-0000e63c-719f-8000-9bb5-011c48011c48_148201, Parent: , Parent Id: 0, Type: Document, Created by: 00001, Created on: 2021-07-02 06:57:50.0, Last updated by: 00001, Last updated on: 2021-07-02 07:05:39.0, Latest version: 1, State: Active Published, Internal file name: accdocs3/7285/10005248.pdf]"(Text) But the document is not visible anywhere - old or new folders. Additionally this is only happening on version 21.1 and not on 21.2
Hi all, What's the correct process for backing up plug-ins and then reverting back to this version after an upgrade if necessary? I've tried selecting the plug-ins, clicking "Download Selected" to get the zip folder, and then importing this ZIP folder but this is giving me the following message: The specified file does not contain a valid package and cannot be imported. (APNX-1-4154-000) Thanks
Hi All, Request your inputs / thoughts regarding this requirement we have. Consider a task has been assigned to a user, that user should be able to complete the task (Approve/Reject) by clicking on a link or button on the task email he receives. Is this possible, if not what would be the best work around.
Hi, Can anyone please guide me on how to integrate the ft_config in SFTP smart services for sending and receiving files through SFTP. I've read the documentation - https://community.appian.com/b/appmarket/posts/sftp-smart-services?CommentSortBy=CreatedDate&CommentSortOrder=Ascending&pifragment-12437=3#:~:text=Contains%20multiple%20Smart%20Services%20for,Features%20support%20for%20zlib%20compression. and it is not helping. Kindly help me complete this task.
Steps Done 1. App registration on azure portal.2.Admin Consent on Azure.3.Getting Access token from login.microsoftonline.com/.../token4. Use the access token to call Microsoft Graph works for https://graph.microsoft.com/v1.0/users. but While Calling Graph Api to access OneDrive https://graph.microsoft.com/v1.0/users/{user-id}/drive After Admin Consent I received the error "Tenant does not have a SPO license" . Is this the free version issue or i need to add Office 365 to my existing tenant and how to do that ?
Hi Everyone, If anyone have setup integration with Microsoft Dynamic 365 FO Ever. Please help me out with the steps till authorization.
Hello there,These trhee plugins are implemented by appian:community.appian.com/.../mail-pollercommunity.appian.com/.../msgraph-email-pollercommunity.appian.com/.../poll-email-from-microsoft-exchange-ews-apiHowever the latest version of the plugin needs to be on Appian 22.3 or later.Is it possible to get a previous version of the plugins compatiable with Appian 21.3?Kind regards, J
Hello, We have a requirement in our application to have a grid with advanced grouping/sorting/filtering capabilities, bulk editing, paginated editable grid to handle thousands of records. These features are not fully achievable using the in-built grids that Appian provides. We are trying to if we can use a 3rd party library (such as Ag Grid) which has the capabilities we are looking for. However, as per this article we see that there are license restrictions on using proprietary libraries. I am not sure if Ag Grid falls under such restriction. As an alternative, if there is already such a plugin available in AppMarket please do suggest. Thanks in advance. Rahul.
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.