-
Recently active
Hi, I am running into this error "An error occurred in executing an Activity Class." while attempting to Export Data Store Entity to Excel (smart service). We are only facing this issue only in one of our ENV after upgrading from 22.3 to 24.2 (On-prem). I have checked to see if the PM and datastore is published, no strings are used in pointing the Datastore entity. Please help me understand this.
I am looking to make some changes to the MS Graph Mail Poller plugin ( [mention:52a1e126f08841948bffc2d3bceb5e2a:f7d226abd59f475c9d224a79e3f0ec07] ) and came across an issue between 24.3 and 24.2. The plugin makes use of the ContentUploadOutputStream class, which exists in 24.2 (https://docs.appian.com/suite/help/24.2//api/com/appiancorp/suiteapi/content/package-summary.html) but does not exist or is not accessible in 24.3 (https://docs.appian.com/suite/help/24.3/api/com/appiancorp/suiteapi/content/package-summary.html) and there is no mention of it being deprecated. Along with that, the UploadDocument method on the ContentService interface still returns a ContentUploadOutputStream object (https://docs.appian.com/suite/help/24.3/api/com/appiancorp/suiteapi/content/ContentService.html#uploadDocument(com.appiancorp.suiteapi.knowledge.Document,java.lang.Integer)). It seems like this is a bug and the ContentUploadOutputStream class should stil
Hello Everyone, We have a requirement to unzip/extract a .gz file, any ideas on how can this be achieved. Thanks
When I am trying to use the adobe plugin onto on-prem env it is throwing below error: While with the same integration key it is working fine on cloud env. Does anyone have any idea how we can fix this
I have a file that have around 80000+ records and size is around 35MB. I would like to understand the way to read the data in it but need paging to be part of the process as i want this to be inserted into DB.
Hi All, I have a template document where it has 3 statements and then a table which will display data . But if the data is empty, the table header is also not displaying . But I need the output doc to display the template. table with header row showing no data available. Is this possible, Please suggest some solutions. a!localVariables( local!queryXML: if( toboolean(ri!isFormat)=true(), ri!data, a!forEach( items: reject(fn!isnull,{ri!data}), expression: "" ) ), if( a!isNullOrEmpty(ri!data), "", if( toboolean(ri!isSplit)=true(), local!queryXML, ""& ""&ri!product&""& ""&rule!DIL_testNewDateFormat(date: ri!dateFrom)&" to "&rule!DIL_testNewDateFormat(date: ri!dateTo)&""& ""&ri!type&" listing"& if( ri!type = "Unblinded", "Unblinded Safety Data : Do not share with blinded study personnel", "" )& local!queryXML& "" ) ) )see attachment/resized-image/__size/640x480/__key/communityserver-discussions-
I am using one function readcsvlogpagingwithheaders to read login-audit.csv file and this function is working fine in lower enviroment and reading all the data but in prod we have 3 servers and its reading log data from all the 3 servers but not reading all data. Any idea or has any one faced this issue before? Thanks in advance.
Hi Team, We are using CSV Parser Plugin smart service in our project currently it is going to deprecated in few days is there any alternate smart service or function for replacement please suggest.
I am updating a custom plugin that utilizes the Knowledge Document Type and uses the getInternalFilename() to get the absolute path of the document. That function has been deprecated, what is the preferred replacement, as I still need the absolute path of the document. Would getExternalFilename() return a similar value.
Using plugin DOCX From Template to generate word doc and using image bookmark to display image, how can we display image conditionally, it should display image if i pass any image data from PM.
I want to edit the group's membership rules dynamically from Appian UI, do we have any smart service/function available to achieve the same? Thank you in advance.
Hello, I looked at the updates version of the Pinecone connected system V3.0, the embedding model is hardcoded to text-embedding-ada-002. Is there a way to make this configurable, so we can pass other models?
Hi, Iam getting error “An error occurred in executing an Activity Class” for ‘Docx from dynamic template”smart service .The plugin which used needs to be updated.Is the issue will resolve after updating this plugin?If its not please help me to resolve this as we faced this issue from aug 19 onwards and it is working fine before that, Attached the screenshots of node outputs ,node inputs ,system logs for reference.
Hello Team, As you all know that few of the functions from 'People Function' plugins are deprecated and can be removed at any time. Can you please help me with the replacement of functions with Appian out of box function. Below if the list of functions which have been used in our code, aregroupsaddedbyruleareusersaddedbyruledoesuserexistgetadmingroupspaginggetadminusersdirectpaginggetadminuserspaginggetallgroupsnamesgetdirectadmingroupidsgetdirectgroupmemberuserspaginggetgroupprofilegetgroupuuidgetmembergroupsdirectpaginggetmembergroupspaginggetmemberusersdirectpaginggetmemberuserspaginggetuseruuidgroupprofilerecordtypesourceisusermemberofallgroupsvalidatenameforuser Please let us know if anyone has already implemented code to replace above functions.
Hi All, We are currently on Kafka version 2.6.2 and using the Kafka Tools plugin(1.4.1). we are planning to migrate to Kafka version 2.8.2 or higher. I would like to know if the plugin supports this version. Thanks!!
Hi , Is there any plugin to convert html file to docx file? I see document utilities (plugin from aspose) says they have this option. But they only have docx to html but i need the vice versa.
Hi, I am currently working on a use case that requires the generation of JWT tokens based on PKCS#8 standards. I've chosen JWT plugin for this task. However, it seems that this plugin is compatible only with private keys that are based on PKCS#1 (RSA) standards. Is there any known workaround to fulfill this requirement ? Thanks,
Hi people. I'm in need of a solution for this situation: I'm using the OSM map component and I need to render a polygon / region in the map by passing a list of coordinates.Basically, a user can select from a list of regions. When the user selects region X, the map updates and shows the region X.Sadly I can't find a way to render polygons with this plugins, I can only render markers individually.
Hi All, I'm using the Aspose plugin for converting DOCX to PDF, specifically the Convert DOCX to PDF feature. The original DOCX file uses the Open Sans font, but when converting to PDF, the font formatting changes. The plugin has an input variable for font IDs, which is an integer. what could be Could provide the font ID for Open Sans? Alternatively, is there a way to ensure that the PDF retains the same formatting as the DOCX? Thanks in advance!
Hi all, I have an issue concerning Add Documents to Zip plugin. More specifically with the customer being able to unzip the files with the default WinZip utility. Currently the zip files are empty and they are forced to use 7-Zip. Since it's not really a best practice to ask the customer to download a third party software to unzip the files, I would like to try and troubleshoot the issue. Side note** All company internal members have no issues unzipping the files using WinZip. This is purely an external issue.
I am having same field names in database table as well as in my excel file. Also configured it in data store correctly. But while using import excel smart service to dump data, even after providing same table name as database table, data source name- "jdbc/Appian", and excel document having similar fields, there is no error populating but I cannot see my data in my database, nothing's happing there.
Hi all, I have a list that I need to display the fields dynamically for, and one of the fields are a list. Right now I am using a styledTextEditorField for users to input a list, and the output is in HTML format. The document template I use so far is this - «@before-row[#list doc.notes.note as n]»«${n.@title}» Reports(s): «${n.@reports}» «${n.@noteText}» «@after-row[/#list]» The noteText must be a list, and if I try to export with the noteText as is, it just exports the html directly like <ul><li><p>edit 1</p></li><li><p>edit 2</p></li><li><p>edit 3</p></li></ul> When I try to replace the special characters in the XML generation it throws an error "The value of attribute "noteText" associated with an element type "note" must not contain the '<' character."(Text)
Hello everyone, I'm trying to retrieve logs using the Log Reader plugin. I've encountered an issue. When the log file exceeds 10 MB, the previous log data is stored in a file named "xxx.csv.1," and the original log file ("xxx.csv") is initialized. I can successfully retrieve log data from "xxx.csv," but I'm unable to access the data in "xxx.csv.1." According to the Log Reader documentation, it should be able to read "xxx.csv.1." Is there something I'm doing wrong? Any advice would be greatly appreciated.
Import Excel to Database Plugin - we are importing the data with this plugin and using the latest version of it, but in the new version we are seeing one issue, Excel headers and Table columns name required to keep the same, for example CONTACT_NUMBER(Excel template) = CONTACT_NUMBER(Table column) then only plugin is going to work. but user's file header with Contact Number not CONTACT_NUMBER. is there any alternative way to have headers with camel case and the logical wording not the table column name in the template like CONTACT_NUMBER or any way to edit the template headers after upload and to make change in header from Contact Number-> CONTACT_NUMBER(Excel template) to match table column name?
I've created a new company specific Component Plugin following the Package Structure - Appian 24.2. It was submitted, approved and signed. When I've tried to deploy it in our cloud-based DEV environment, then plugin upload returned with an error. In the logs I can see the following:2024-07-23 20:34:59,754 [ajp-nio-0.0.0.0-8009-exec-13068] ERROR com.appiancorp.plugins.LoggingPluginEventListener - Failed to load Plug-in 'plugin-id' (plugin-id) version 0.0: 'customfield (1.0.6) - Could not find html-entry-point file: index.html'2024-07-23 20:34:59,757 [ajp-nio-0.0.0.0-8009-exec-13068] ERROR com.appiancorp.plugins.DeployUploadedPluginReaction - Failed to deploy plugin file customfield_1.0.6_signed.zipjava.lang.IllegalStateException: Plugin was deployed but not successfully enabled We've checked the plugin file with more colleagues together, and it follows exactly the required structure, and index.html file is in the customfield/v1 folder as required. Did yo
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.