-
Recently active
Hi, I have to read the integration output which will be in XML, how to consider the tags that I need to get from the output...? Thanks in advance, Gousi.
Hello everyone, Recently we updated our smart service from to as the former smart service is deprecated. Can anyone tell what i should be passing in "Remote File Name" parameter(Additional parameter compare to previous smart service) in "Send File Over SFTP Using SCS" smart service? I have tried passing document name there, but am getting error indicating file or directory doesn't exist. Thanks in advance!
Hi Everyone, As part of our client's policy every document needs to be classified as public / private / confidential. when we upload a document that has classification as "confidential" and trying to generate PDF document with the help of plug-in "PDF from DOCX" I'm receiving the following error message : com.appiancorp.ps.adt.conversion.DocxToPDF - Error while executing Custom Smart Serviceorg.apache.poi.openxml4j.exceptions.OLE2NotOfficeXmlFileException: The supplied data appears to be in the OLE2 Format. You are calling the part of POI that deals with OOXML (Office Open XML) Documents. You need to call a different part of POI to process this data (eg HSSF instead of XSSF)
Hi All, Getting the below error on the getpdftext function of pdftools plugin While combing through the logs I couldn't find anything as the above error message but something like this Appreciate if someone can shred some light on the issue and if you have faced the issue
Hello, The custom javascript plugin being hosted in an extra domain.... it cannot forward back to appian the authentication information coming from the parent. So http calls made by the custom plugin cannot be authentified in appian. Is there a way to use an appian webapi,servlet from a custom javavascript plugin with authentication included ? Thanks in advance David L.
I created my service account in google cloud console and gave the account owner role. When i create the connected system and i test the connection it works good but when I use it on an integration it crashes. I used to do this by my own with a normal connected system and it worked good, but now I need to build it with a service account.
Hello everyone! I am trying to implemented zoom integration. Below is the result of integration and the output is "Reaction Tree". In this case how to get the response? e.g. "join_url", "agenda" etc. Any help is appreciable!! Thanks.
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!
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.