-
Recently active
When I call the plugin GetConstantOrRuleUUIDByName() with a previously created expression it does return the UUIDD, however when I create a new expression it returns the name of the expression and not the UUIDD.
Hi All, We are using "Receive files over FTP" smart service to fetch files from a FTP folder and save it in Appian. However, we are not able to fetch the file & smart service is getting completed without any error. Could you please help us understand what is the exact parameter values we need to pass? External System Key: Added username & password in third party credential store in Admin console. There a key got generated (although the test connection is failing). We are using the key in the External System Key parameter as a string (eg. "externl_key"). Use Per User Credential: False Server Host Name: Text value, shared by external system Server Port: Number value, shared by external system Remote File URL: URL of the file appending the actual file name with extension
While using the Merge Pdf smart service i am getting the below error. Error com.appiancrop.util.BundleUtils - Cannot retrieve the value for key "Contents.error.userMsg" from the bundle. Error com.appiancrop.util.BundleUtils - Cannot retrieve the value for key "Contents.error.alertMsg" from the bundle. com.appiancorp.suiteapi.process.exceptions.SmartServiceException: userMsg[contents.error.userMsg=???contents.error.userMsg???] alertMsg[contents.error.alertMsg=???contents.error.alertMsg???] Any suggestion would be helpful.. Thanks, Ram
Can anyone help me how can i integrate gmail with appian so i can see all the unread emails in appian? There is this gmail connected system plugin in appian market. but its not working.. is there any other way i can do that ? Below is the error i get when i m using the gmail connected system . and this is the Gmail connected system I use.
i need to get json data from appian server to component plugin which plugin is suitable for that ?? any idea
Hi all, Using the smart service PDF from XSL FO Transformation With Fonts from the Dynamic Document Generator, I am facing issues justifying text within a block when it is not containing spaces on it: On this example: <fo:table-row> <fo:table-cell> <fo:block-container > <fo:block margin-left="0mm" margin-top="3mm" margin-bottom="0mm" linefeed-treatment='preserve' white-space-treatment='preserve-space' white-space-collapse='true' > <xsl:value-of select="descripcion_txt" /> <!-- <xsl:call-template name="zero_width_space_1"> <xsl:with-param name="data" select="descripcion_txt"/> </xsl:call-template> --> </fo:block> </fo:block-container> </fo:table-cell> </fo:table-row> Looking for some help we tested using a template to split texts but is not wrapping words correctly: Templates: <xsl:template name="zero_
Hi, Actually I created a Process Model that export SQL to Excel with the plugin, but I don't know how I can put this PM in a!startProcessLink function and how I can filter inside my interface. Last time I used a!exportDataStoreEntityToExcel function but I don't know how replecate the same filters and conditions with this Process Model. Thanks for your help.
2023-04-13 10:01:02,564 [http-nio-8080-exec-3] ERROR com.atlassian.plugin.servlet.DefaultServletModuleManager - Unable to create new reference LazyLoadedServletReference{descriptor=com.component.plugins.JsonToHtml:taskList (An example servlet that responds to GET requests with a JSON array containing the authenticated user's task list), servletContext=org.apache.catalina.core.ApplicationContextFacade@39b1b977}io.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.IllegalStateException: Failed to introspect Class [com.component.plugins.JsonToHtml.TaskList] from ClassLoader [com.component.plugins.JsonToHtml [55]] at io.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:156) at io.atlassian.util.concurrent.LazyReference.get(LazyReference.java:116) at com.atlassian.plugin.servlet.DefaultServletModuleManager.getInstance(DefaultServletModuleManager.java:430) at com.atlassian.plugin.servlet.DefaultServletModuleManager.getServlet(DefaultServl
Hi, In one of our applications, we are using SAML OAuth2.0. When there is only one connected system, we are getting proper response. But when there are multiple connected systems, first connected system is able to connect successfully, but when second connected system makes a call, we are getting error saying " assertion has already been consumed" . As a work around, we are trying to add multiple Identity Providers, one for each of the connected systems. But when we are trying to add the second Identity Provider. As soon as I upload the IDP Metadata file in the console, we are getting the error mentioning -- Another identity provider already exists with the same entity ID provided in this metadata file. Entity IDs must be unique. Could some one suggest the solution for this. Regards, Chetana
How to develop a component plugin from scratch and i need some examples and guidance how it works
Hi, I have a requirement where I have to send an XML input to the integration and in that input some of the fields I need to send dynamically, and they won't be same every time I hit the integration. from the particular XML data the below given data has to be pass dynamically. <BORROWER BorrowerID=""Borrower"" _FirstName=""Charles"" _MiddleName="""" _LastName=""DTestFile"" _NameSuffix="""" _AgeAtApplicationYears="""" _PrintPositionType=""Borrower"" _SSN=""777-77-7777"" MaritalStatusType=""NotProvided""><_RESIDENCE _StreetAddress=""4321 Cul De Sac Street"" _City=""Someplace"" _State=""MA"" _PostalCode=""27230"" BorrowerResidencyType=""Current""></_RESIDENCE></BORROWER> How
1.Can I get a sample example for developing a plugin in which will be responsible for taking inputs form appian in json format in java and handing over it to UI(react js or javascript or html) and taking the response from UI and giving response back to appian using java 2. for above can you suggest which plugin is helpful?
Hi I have a requirement to implement a fuzzy logic search in Appian. How can we implement it?
Is anyone familiar with using IBM MQ and integrating it with Appian?
HI,I am using integration to run the RPA Bot,but while Trigger the Execute Robotic process Smart service , the Workflow run succesfully .But on RPA side the Bot is not triggered and I also check the Integration ,Then i am getting Configuration error.Please let me know how it can be resolved and why its happening. Please find attached the screenshot:-
I just have a doubt, is it possible to deploy a plugin in Appian community edition environment for the sake of learning, without any Appian Support involvement?Plus, I would be Thankful if anyone provide me detailed material like how to build and deploy Plugin from Scratch.Thanks in Advance
Hi there, trying to learn building web api in Appian, could anyone know what's the problem here? the second parameter can not be CASTed? Best regards,
Hi all, I am trying to follow the steps given here: https://docs.appian.com/suite/help/21.1/develop-first-component.html And using the mapfile example given on the git: https://github.com/appian/integration-sdk-examples/tree/master/Component%20Plug-in%20(CP)%20Examples/mapField I create the zip file with the below steps: 1. Git clone the folder 2. Zip the mapfield example with the below command: zip -r mapField.zip mapField/mapField mapField/appian-component-plugin.xml But when trying to upload the files to the admin folder, I get the below error: ERROR com.appiancorp.plugins.LoggingPluginEventListener - Failed to load Component Plug-in 'maps plugin.zip': Could not parse zip file - make sure it is formatted properly. If anyone can help with this, I'd very much appreciate it!
We are currently using "SFTP Smart Services" (https://community.appian.com/b/appmarket/posts/sftp-smart-services#) to connect SFTP and retrieve and send files to folder of SFTP. We connect using External System Key that uses username and password. Recently, the requirement has changed to have a multi factor authentication for this connect, i.e., every time we connect to SFTP there will be an OTP sent to an email ID and that needs to be used to connect to SFTP along with user credentials. Please let me know any leads on this.
I have a .pem and .key file provided by ADP. I have uploaded to the Admin Console under "Certificates" --> "Trusted Server Certificates", when I add it to the "Client Certificates" I get a error for missing key file even though I'm not sure how to add it as well since its only looking for a .pem file. First question: is this correct to add it under the "Trusted Server Certificates" to use in an integration that calls the web service or should it be in "Client Certificates" and if so, how do I add the key? Now I read in the documentation that you're supposed to create a "Connected System" with HTTPS and set Authentication to "None". But I have a client id and client secret to add but to the body. Second question: Do I create a Connected System with None Authorization, then create an Integration that adds the client id/client secret to the Body in there? Third question: how do I utilize the client certificat
Hii Team, Currently we are trying to use webhook for getting back the signed document from adobe. But in the creation of webhook itself, we are getting an error that "webhook URL is invalid". We have tried becceptor with adobe for testing purpose. So it worked there . But when we tried with our production environment's webapi URL, we weren't able to create webhook. We have provided the webapi URL as webhook URL in the format mentioned below, [https://:[apiKey]@webapiurl]. But still we are getting that error message. Can anyone suggest how can we resolve this? Thanks in advance.
I am unable to invoke the chrome browser version 111 using chrome driver version 111, following exception is faced. Kindly let me know the solution __EXCEPTION__:org.openqa.selenium.remote.http.ConnectionFailedException: Unable to establish websocket connection to localhost:59631/.../f4eb2165-b462-46cb-9627-a5bdb48c2252 Build info: version: '4.1.2', revision: '9a5a329c5a' System info: host: 'VURAM-2021-0203', ip: '192.168.1.8', os.name: 'Windows 10', os.arch: 'x86', os.version: '10.0', java.version: '1.8.0_311' Driver info: driver.version: ChromeDriver at org.openqa.selenium.remote.http.netty.NettyWebSocket.<init>(NettyWebSocket.java:104) [selenium-remote-driver-4.1.2.jar] at org.openqa.selenium.remote.http.netty.NettyWebSocket.lambda$create$3(NettyWebSocket.java:137) [selenium-remote-driver-4.1.2.jar] at org.openqa.selenium.remote.http.netty.NettyClient.openSocket(NettyClient.java:118) [selenium-remote-driver-4.1.2.
Hi All, I am facing issue in integration (soap request) while uploading large file size document. Error: Unable to process request body - The request body was greater than 5 MB and could not be processed. I tried with content type - text/xml, application/xml ,custom: application/soap+xml; Third party system accepts only content type - text/xml and application/soap+xml I have also referred article - Integration Object - Appian 22.4 Can someone please help me on this? Thanks!
I am trying to access Appian data from an external system. If I send a 'GET' request on the URL of the webapi with the appropriate endpoint, I run into Cross Origin Resource Sharing problems and the headers provided do not pass my pre-flight request. I wanted to know if there are any configuration changes in Appian's webAPI needed to do so that it responds to requests sent from the other system's URL ?
Hi, can anyone help me how to generate web API for API Key authentication? And also how to generate the key and value needed for the API key
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.