-
Recently active
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.
I am trying to configure the third party credentials in the administration console for the MS graph plugin but entering these values does not work for me. Can you help me with the data to enter? tenant: login.microsoftonline.com/aena.es
Hi Champs, I want to create a password field component where user can't do copy paste. Can I create a custom sail component like this ? Regards, Ghanashyam
Good Morning! I downloaded the Database Load Generation on the APPMARKET and tried importing it on the environment and updated this properties file. I updated the Data Generation Application Properties file and updated the line 29, 30 and 37,38. First I remove the pound sign and change the colon (:) to equal (=). Then I imported it like this after that I inspected it before importing to check if there are any errors since there are no errors I proceeded to import it. then when I imported it the status is failed. Then when I checked the import log this is the error that are written Has anyone have an idea how to solve this error? Thank You!
With the implementation of Appian 22.3, we had to upgrade our LDAP Tools plugin to the latest version due to a java error. This also required us to replace the LDAP User Profile Synchronization smart service nodes wherever they were used. We copied parameters from the old version of the smart service into the parameters on the new nodes. The parameters were copied exactly. Now, when these processes run, they are pulling users from "similar" baseDN's. Example, when we try to sync baseDn "OU=ITS,OU=Depts,DC=abc,DC=company,DC=com", the node is also pulling users from "OU=Contractors,OU=ITS,OU=Depts,DC=abc,DC=company,DC=com". This assigns the Contractors to groups only intended for employees, presenting us with a possible security issue. Is there a setting or filter that will force the Sync node to ignore the members of extraneous groups with "similar" baseDn string values? Please note that the ldapsearch function works as expected and does
HI Team, I am converting html file to pdf, The image which i show as logo is not displaying and show white blank when i convert it into pdf, Attached html code , Any suggetsions ? <!DOCTYPE html><html><head><style>table { font-family: arial, sans-serif; border-collapse: collapse; width: 100%;} td, th { border: 1px solid #dddddd; text-align: left; padding: 8px;} tr:nth-child(even) { background-color: #dddddd;} img { display: block; margin-left: auto; margin-right: auto;} </style></head><body> <img src="">www.cscsw.com/.../cscsw-logo.jpg" width="200" height="200", class="center"><h2>< </body></html>
Hi there, we are trying to read the data from SAP tables, for instance the table "T001". This table holds maybe only about 100 entries. For this reason we do not have any conditions. We already have a connection to our SAP System and we are using several BAPI's. But with the BAPI "RFC_READ_TABLE" we do have some issues. a!sapInvoke( scsExternalSystemKey: cons!SAP_EXTERNALSYSTEMKEY, usePerUserCredentials: false, hostname: cons!SAP_HOSTNAME, clientNumber: cons!SAP_CLIENTNUMBER, systemNumber: cons!SAP_SYSTEMNUMBER, bapi: "RFC_READ_TABLE", importParameters: { QUERY_TABLE: "T001" }, tableParameters: {} ) Errormessage: Details from external system: java.lang.IllegalArgumentException: InvalidFieldType We have tried unsuccessfully several option for "importParameters" and "tableParameters". Any idea how to create a simple call to read from a SAP table? thanks Yusuf
Hi, I want to display an image from an external API call. Currently, I can achieve this on the interface using a button, but it is not ideal. The user wants to load this image from the API on interface/page load without the need to click on the button. Is it possible? Below is the current call I use for the button. thank you. a!buttonArrayLayout( buttons: { a!buttonWidget( label: "View API Image", saveInto: rule!GI_APIExternal_itemImage( imageNumber: Local!ImageNumber, onSuccess: { a!save(local!FTNICallresult, fv!result), a!save( local!AppianInternalDocumentID, rule!LCP_GetNumberOutOfText(local!Callresult.body.imageData) ) }, onError: { a!save( local!CallErrorMessage, fv!error.message ) } ), size: "STANDARD", style: "NORMAL" ) }, align: "START" )
I would like to use a customized large language model in appian.(I am not asking about official connected systems created by openai or appian)I know it is possible to use LLM through API in Appian, but is there any way to implement LLM in Appian? I suppose it might be a bit difficult since you can't use Python in Appian.
Hi everyone, I created a Web API with the get method. To test it I want to use an integration (created in another appian enviroment) but I have some issue. I can access to the API with Api key as authentication method but I have this error: title"The external system did not understand the request"(Testo) message"The request was missing required details or was improperly formatted"(Testo) detail"HTTP/1.1 400 Bad Request"(Testo) To test the connection I always return this: bodyParagraphField { "test" : "success", "call" : { "url" : "mockURLforExample", "pathSegments" : [ ], "queryParameters" : { }, "headers" : { }, "body" : "" } } This comes from the api and I don0t have any header or parameters. I use an integration with GET method without any headers or parameter but the http response is this: HTTP/1.1 400 Bad Request Date: Tue, 0
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.