-
Recently active
Hi Guys! I have these Data Store mapped on the appian cloud. And as shown on the picture below it was successfully verified. However when i checked on my appian cloud there are missing database table which are not visible. Only the highlighted items shown on the picture are visible on the appian cloud.(see below) I already save and published it many times, refreshed the browser on the appian cloud but still not working. Is anyone has any idea on how to fix this? Thank You!
Hi anyone know how generate qr code with embedded logo in the center of the qr?
Hi All, I have milestone in the left sidebar on an Interface.This is the parent interface and when you click on the milestone step, then the child interface will open on the right hand side.I want the ability to make these milestone steps in a clickable form so that I can go back to the previous step just by clicking on the previous step.
How to index department from one of the index where empId is same as loggedin user Id. here allUsers stores Record data.
Hi All, we have a workaround for reading the mails from shared mailbox, where the UUID of the process model has to be added in the subject of the mail, which looks something like below, Testing [DestinationPMUUID=0002e5fe-f50a-8000-1ced-014d98014d98] How can we change the color of this UUID in the subject, so that it will not be visible for the users. Thanks in advance. Warm Regards Vineeth
Hi, I am connected to a database via Connected System in Appian and not JDBC. When trying to use the Import CSV to Database v5 node in my process model, I am getting the error: java.lang.reflect.UndeclaredThrowableException I am wondering if you are able to use this node when connecting to a database this way? I have gotten this node to successfully work with a JDBC connection just not when my data source is a Connected System. I am wondering if I am just using the wrong syntax for the data source parameter on the node. I am using the exact name of the datasource I can see when connecting the datastore so basically just the Connected system object name. Hopefully someone can help me on this? Thanks in advance
The first save does Ok, and the ID is created. So I dont understand why does it says that the ID is null in the second save. the ID has been created in the first table, as you can see here
I don't know how to solve this... To test web APIs with the POST method from a terminal, via following cURL command: curl - X POST -u [username]:[password] https://[Appian Site]/suite/webapi/[startTest API]
.
The data in UI is sorted. Excel's data is not sorted, Is it possible to download data that has been sorted from the records list? and is it possible to take off record name and exported datetime.
For example, I have process variables arrays name : {"a","b","c","d"}, age : {1,2,3,4}, email : {"@e","@r","@t","@w"}and I have a CDT which has {name,age,email} How can I save those array values in my CDT in process model? bcz when I try to use script task to save the array values in CDT and write in the db using cdt then only first row is getting written in db.
hello, while generating a record action in a record type, we have the following error. If we try again many times, finally the action is generated. Can someone give an explanation? Is there some log to consult to understand the problem? Many thanks for your answers. Regards
expected output : textShouldBeInCamelCase
Hi, I have written down a code to calculate this, please let me know if it can be more refined. a!localVariables( /*rule inputs local!StartDate, local!EndDate*/ local!StartDate:todate(ri!StartDate), local!EndDate:todate(ri!EndDate), local!WorkStartTime:time(2,0,0,0), local!WorkEndTime:time(10,0,0,0), local!StartTime1:totime(ri!StartDate), local!EndTime1:totime(ri!EndDate), local!StartTime2:if(local!StartTime1local!WorkEndTime, local!WorkEndTime, local!EndTime1), local!EndTime: if(local!EndTime2local!WorkEndTime,local!WorkEndTime,local!StartTime2), local!StartDateTime:datetime(year(local!StartDate), month(local!StartDate), day(local!StartDate), hour(local!StartTime), minute(local!StartTime),second(local!StartTime),milli(local!StartTime)), local!EndDateTime:datetime(year(local!EndDate), month(local!EndDate), day(local!EndDate), hour(local!EndTime), minute(local!EndTime),second(local!EndTime),milli(local!EndTime)), local!ElapsedDays:elapseddays( local!
Hello I am using Appian 22.4 version & Using Appian, I need to create Login Page which I did (Using Interface) but what configurations are needed to Validate it with the database and check if the Username and Password are correct or not, if correct and then only redirect it to DASHBOARD page Till now I have made the pages using Interface, but I am confused because END Users will be using Tempo/Site and not Interface Can someone please guide me on these issues
Hi All, These are the steps which we have done to generate the Doc. Step 1: Created a Docx using Create Dynamic Doc from Template. Step 2: In That Docx we have a table, we have a paragraph and we have an Image which populates dynamically which is like a signature. «[#if signature?has_content]» Your sincerely, «[#else]» No Signature added «[/#if]» Step 3: the Docx
Hi, I have a dictionary and I am passing the same into a sub-process and it is running n-number of times based on the count (n) of items in the dictionary. Now, in the sub-process I need to pass each item to a rule and get the data. How can I get each individual item from the dictionary. Will there be any counter which will get increased whenever sub-process was running. Thanks.
There are two column layout when you zoom out in the browser they move apart one to left another two right I want them to stick together Any solution for this
Hi I Would like to know how we can execute Functions in Postgres from Appian. Can I achieve it by using Execute Stored Procedure Smart Service or a!executeStoredProcedureOnSave. If these doesn't work is there any smart service or function in Appian that I can use to achieve this functionality. Help is Much Appreciated. Thanks, Srikanth
Hi All, UAT environment were went down, from our Appian admin we received the tomcat.std logs with below error: 2022-11-22 14:05:56,714 [ThreadPoolTaskExecutor-147] ERROR com.appiancorp.process.workpoller.WorkItemListener - Error while trying to connect to send call 'completeWork'. WorkItem is going to Timeout in the requesting server: [WorkId: 71, EngineId: execution00, Request: ExpressionGroupRequest:2107325 as mm55767 by am85788, Response: ExpressionGroupResultResponse:2107325 type 117 daysToWait 0.0 canBeRetried false elapsed 7051.0] com.appian.komodo.client.FailedToSendRequestException: Unable to write request f2660200-f2bc-43bd-8c3a-858abfdedfc7 to localhost:5024 at com.appian.komodo.client.EngineSubchannel.lambda$internalSend$3(EngineSubchannel.java:253) at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552) at io.netty.util.concurrent.DefaultPromise.notifyLis
i am trying to display the text feald side by side but my requirement for one feald i want name another field i don't want name but the morgen is coming upside for the empty name feald... also i want to background color for the box layout is it possible if yes can any one suggest me and i am attaching my requirement and also i am attaching what i got... this is i am getting but i want another formet and also i want to change the font color and style can anyone suggest me for that
I have an application has a lot of objects I don't want to import. Most notably it has a data store which taking it will result in a massive amount of extra data types and baggage. All I care about is a process model I have copied. All of its dependents have been brought in to a new application I am using to package up and import. I am getting some cascading and normal errors that seem to stem from me being unable to import the datastore. What can I do to decouple this datastore from my application for importing? I already created a new datastore in my environment I am trying to move export it to and created any constants there that pointed to the data store entities inside it in the old application. In summary what do you do if you want to bring in portion of an app but don't want to bring in the data store entity it had?
I have a pdf of invoice details. Now I want to fill the user form from the pdf automatically by clicking. How to do it?
a!localVariables( local!chooser:1,{ a!columnsLayout( What I did here is I created 4 different interfaces (Create New Exam", "Manage Exam","Attempt Exam","Exam Analysis) and now I want all these different interface inside one interface i.e The one I am working on which is facing this error. What I want is to use Radio button and when I click on 1st option I want the 1st interface(Create New Exam) to display and for option 2 the 2nd interface and so on. How can I resolve this error or maybe other way to bring the interfaces in one single one? Below is the code for the 5 the interface I am working on columns: { a!columnLayout( contents: { a!radioButtonField( label: "Exam Module", labelPosition: "ABOVE", choiceLabels: {"Create New Exam", "Manage Exam","Attempt Exam","Exam Analysis"}, choiceValues: {1,2,3,4}, value: local!chooser, saveInto:local!chooser, choiceLayout: "STACKED", validations:
If i delete tempo reports in lower environment same change should reflect in higher environment i.e auto deleted while deployment . Is this possible ? If not how to achieve this..Because I don't have production access to delete
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.