-
Recently active
Can we show Uploaded file in same interface, {Transition files saves in TEMPORARY KNOWLEDGE CENTER, we can't pull back from there}, So is there way, to show uploaded file right beneath it??...
Hi Team, How do we display the database view data in the interface. What all related components do we need to create, like to retrieve data from table we create datatype and expression rule etc?
Hi everyone, I'm experiencing a Load Error when I want to debug my process model. On the Monitor page, it does not show at all that the process has started. But in the Cloud Database, the information that was entered has been updated. And on the System Logs, it says that the "Server is UNAVAILABLE. Make sure your collector is running and reachable from this network. Full error message...." I also tried running it from the Record Type, but the same still happens.
Hi All, I have designed a read-only grid which will be used as a child interface in other interface ,But I ma facing one issue here,Sometimes the grid is pre-selected with a single row automatically.How to handle this.Thanks in Advance, SSP
Hi All,We've migrated from one Appian instance into another. Part of the application functionality is uploading the file and storing the document id in the database.After migration we continue to use file upload and the new Appian instance will assign the document ids. Obviously in such scenario those document ids will repeat and we will end up having two records referring to two different files with the same id.The physical storage of the documents is resolved by integration with Filenet and it's not really a problem.The question that I have is if we can manipulate the sequence of assigning the document id so we can prevent duplicates (other than via a manual dummy process).<Appian on prem, v22.4>
Dear All During the file upload in Appian is there an option to strip the EXIF metadata ? This is being raised as a user data privacy concern as this metadata contains user sensitive information such as geolocation and other personal details. Thanks Ankit Jain
I need to make few columns as protected in excel while exporting which user can not edit ,since i have to reimport the same file nd some columns value should not change.please suggest how to achieve this. Thanks in advance.
I have a list of 10 active users in my appian designer. Out of all 10, I want to make 2 of them as developer by giving them system administrator access, and next 2 will be having system administrator, but along with this, they will also have Appian Admin Console Access.Rest 6 of them will be basic users.How can I achieve this?
Is there a recipe or some other quick / dirty way to accomplish the following task: Sample Case for illustration Table 1: CarMakeModel Table 2: CarOwners (M:1) Table 3: CarWidgets (M:1) (etc..) I want to be able to create a summary page where, after selecting from a list of car makes and models you are then taken to a summary page that includes Car Make / Model details followed by Listing of all Car Owners and Details (up to x number of rows / with vertical scrolling bars if possible) followed by Listing of all Car Widgets and Details (up to x number of rows / with vertical scrolling bars if possible) All on the same page The problem I'm having is that the query to get the listing of all Car Owners is Select * from CarOwners where CarOwner.MakeModel_ID = CarMakeModel.ID and CarMakeModel.ID = {selected id from the list}; which isn't an available option from the Record Type > Views and Headers > Generate Record View since the relationship is on the CarOwner
Error writing to process variables (Cannot derive list type from List of Variant in which to store data of type List of Variant, for variable 'pv!extracteddoccdt'.) (Data Outputs), Hi I'm trying to save data which is of type list of CDT into a variable called "extracteddoccdt" which is of type Labelvalue and for some reason i'm getting the above error which i'm unable to understand, any help and guidance on how to resolve this issue would be very helpful. Below are some screenshots related to the error.
I have a field (well all of them really - I want this to be the default behaviour) where I want to show a list down of all available selections for a text field (i.e dropdown) but still have the ability for the user to type data into the field in order to select from the available options. Currently, once I put my cursor into the field, I have to start typing something into the text field for the list to appear. I want the list to appear immediately once the field is on focus without having to wait for the user to start data entering information. Is this possible?
my requirement is to show the line in between two components (As below sample pic) I have tried with section layout but does not suits for my requirement, Any inputs ...
Hi everyone, I hope that you can help me with this case, here it is the use case: I need to realize a process structured like this: User receive task (it has to see a read-only form); User validate the data contained in the form using a button; User need to confirm through Microsoft authenticator the action (or OTP via sms, if authenticator is not possibile); Process continues with the next steps. Is it possible to realize something like this? Thanks, Daniele
I am using custom picker In that custom picker I am fetch group member from a group like this : Now i want show user image before his/her namelike this : Any suggestion for this how can I do it ?
Hi Team, I have a folder where I am storing the PDF name with a Unique Value, now i want to get the PDF id Value to use it further. help me in getting the Id of the PDF's stored in Folder. Thanks in Advance. Regards, J Vinay
Process states- Error writing mail to the database, that's what am receiving while running this smart service on the process model, not sure what configuration changes are required.Log states- ERROR com.appiancs.msgraphmail.MSGraphDBHandler - Error writing mail to database java.sql.SQLSyntaxErrorException: (conn=642804) Unknown column 'DOC_ID_NO_ATT' in 'field list'Can anyone help us here.we are using MS Graph Mail Poller smart node to get emails from outlook, but getting the above error, we had already go microsoft azure connection setup.
Hello there, I created a Connected Systems using the OAuth 2.0: Authorization Code Grant option, to connect with Google.The Connected Systems itself works and the integrations that use it, also work. The problem is, after authorizing with the user, we get the following note: No refresh token was captured, which means users may need to manually reauthorize more frequently. Check the external system’s documentation to determine if refresh tokens are supported and how to request them. I'm using these integrations in an automated process, which makes it very hard to maintain if the user needs to authorize every hour. I attached the configurations of the Connected System and the note.Is there anything that I'm doing wrong or a possible workaround? Thank you in advance, Miguel.
Hello All, I have a requirement to update the security for a process Instance, I am using a smart service "Update Security for Processes", but when I run this, the process security is being replaced, instead adding it to existing security for a process instance. I have noticed that this is happening only when the security for that particular process inherits from its parent folder. Somebody Please advice
I would have though this would be pretty straight forward however I have been unable to find anything that show how to do this I want to change the record type description that shows up AFTER you have created the record type? Is this information stored somewhere on the database that I can edit it directly there? I can't seem to find an option that allows me to change this after you have either set it incorrectly or forgotten to set it when you create the record type.
An Error Has Occurred An error occurred while applying the context for the APR REQUESTS related action [identifier=1,313]. Details: No process parameter found corresponding to override [name=pv!pid]. Non-parameter process variables cannot be overridden.
Hello,I am trying to write an INSERT queryThe INSERT query is of the form INSERT INTO <table_name> (..., <VARCHAR FIELD>,....) VALUES (...,'Completed/Terminé', ...)" the word Terminé is the french word after run this query the value inserting in the table is Termin? instead of Terminé Plzz suggest me the possible solution
Hello,I am trying to write an INSERT queryThe INSERT query is of the form INSERT INTO <table_name> (..., <VARCHAR FIELD>,....) VALUES (...,'Completed/Terminé', ...)" the word Terminé is the french word after run this query the value inserting in the table is Termin? instead of Terminé Plzz suggest me the solution
Hi All, I need to export record to excel file by default export option in another interface and store it in rule input, so that I can pass same ri!document to process model and can attach in email.Please let me know is there any way to achieve this. Thanks in advance.
Hi Team, I have done a small POC on converting DOCX to PDF by Dynamic Document Generator Plugin but the value is blank what I expected in PDF. So if you can suggest it how to display the value in PDF from DOCX by seeing this POC? [View:/cfs-file/__key/communityserver-discussions-components-files/19/5775.Convert-DOCX-to-PDF.docx:320:240]
Hi, I have 12 years of experience in .net and I am hard code developer. Is Leering APPIAN good for carrier move. And what are salary hike and other benefits related to growth after certification. Can we move or change profile easily after certified or learn APPIAN.
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.