-
Recently active
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
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.
Hello all I am using the "Send meeting request" Smart service in the process model. The smart service was properly executed without any error but I am not getting any meeting email or Invite.
We have used MS Graph email poll plugin to read the emails and store relevant data. Once email is received and read, Emails are moving to junk folder. How can we create folder and apply rules to move emails for different folders.
Hello.I would like to use Advanced Video Player Component to display a video from a URL registered by the user.The reason why we don't use the existing Video Component is because we want to restrict video downloads. However, the Advanced Video Player Component was unable to pass the URL as a constant. It will be pitch black as shown below.Please tell me the solution for this.
Hi, I have a docx template which has notes and footers, but when I make a conversion to PDF, the file doesn't keep these footers and notes (except the footer which is in the first page, if it is the only unempty footer). I need to put a note in the PDF or a footer in the second page. I tried putting a table or a textbox in the footer in word but the problem is not solved. The plug-in version is 1.0.7 and it is used by a lot of objects inside the application, so I'm not sure updating the plug-in is a safe solution.
how to load a pdf through url in component plugin
Hi team, A user able to download the request form in pdf format which user submitted , when downloading the pdf containing korean words(which converted from document to pdf in process model) name was coming in ## format. Initially we faced this issue in chinese and japanese also, we tried with different font styles and it was working fine. Now we are facing the issue with Koreans language, May I know the universal font style which work for all the international languages. thanks
About using Appian Cloud. I understand that adding plug-ins can be done from Admin Console → Plugins. Regarding deletion of the plug-in, will it be completely deleted by pressing the delete button in the same place?
I have a excel file and while placing into DB tables need to convert it to a CSV file but getting a below error can anyone help
Is there any way to delete all the previous version of selected artifacts at once rather than deleting them one by one ?
There is a problem with task "Move To Collab" in the process "FILE_SHARED_DRIVE_CONNECTION" Problem: An error occurred in executing an Activity Class. Details: com.appiancorp.suiteapi.process.exceptions.SmartServiceException: java.lang.Exception: User xxxx is not a System Administrator. You must run the Move to Collab smart node as an administrator. Recommended Action: Examine the activity class to correct the error and then resume. Priority of this problem: High Priority This message has been sent by Appian Still even after the node in the process model was configured as "Run as who ever designed the process" says - com.appiancorp.suiteapi.process.exceptions.SmartServiceException: java.lang.Exception: User xxxx is not a System Administrator. You must run the Move to Collab smart node as an administrator.
Hi Champs, Is there any way to edit CSV file inline in Appian screen and storing them back to Appian as document. Regards, Ghanashyam
Hello team, I am not able to find out if it is possible to use multiple delimiters in Import CSV to Database object. Some of our users create csv with comma some of them with semicolon and I need to ensure it will work with both options. Based on the object configuration it seems like it is not possible, as Multiple option is disabled. Any suggestion please? Thanks
I am generating multiple pdfs from html asynchronously. After all pdf are generated I am merging them using the merge pdf plugin. Is there a way to provide the page number after merging or while merging pdfs?
Hello. I am trying to implement MSGraph Email Poller plugin and we are receiving the following message when the poller runs:(conn=7686054) Unknown column 'BODY_SWAPPED_IMAGES' in 'field list' Any info around the cause and resolution of this error ? MSGraph Email Poller
Hello, I am using merge PDF smart service . But i am not clear on how to provide a Document input and I dont know what variables should i past it Thanks
Hello, I'm using docxncolumntable to generate a table for a word doc. The table that gets created is too narrow to fit the page and requires manual readjustment of the table. The parameters for the function do not appear in the help screen. I checked the documentation provided with the plug in but there's no mention of the parameters used by docxncolumntable. Is there a way to get a list of the parameters supported by this function in order to adjust the table? Thank you.
Hi actually there is a process in our project in which one process completes in the SQL server after that the status code changes and then the Appian process model starts at the click of a button once the status is changed. So is there a way to trigger that process model without clicking on that button on the change of the status? We tried triggering the process model through webApi from SQL server but failed. Is there any other way out?
Hi Team, We are developing a component plugin to which a json file to be passed from Appian SAIL Interface to Javascript in plugin. Is there any way to pass the document from Appian to JavaScript in the component plugin? when we try to pass the document from document url to component plugin it asks authentication.
Hi Guys, Can we use Kafka Tool Plug-in without installing Task Manager Application? Will it work without it or we should use it?
Hello Everyone, I have a situation where I need to export data from an expression rule to excel. Previously I was using Export Data Store Entity to Excel smart service, but now as per the requirement I need to manipulate the data I get from database in an expression rule and then export it. Kindly let me know your comments. Thanks, Sai Kiran Pannala.
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.