-
Recently active
Hi All, When im running processes random script tasks are failing if i restart the script task its working properly can anybody help me on this
How to UnArchive any Archive Process? Could you pls let me know the steps for that. Thanks in Advance!
HI All, I am facing some issue while accessing Process Model. I am not able to view any properties or edit and publish, it shows blank, i am added to the all accessible groups, i have access still i am not able to access PM. I have cleared the cache and tried. Please let me know if anything else i can try on
HI I'm getting below error when I downloaded the excel form a process backed record. Any suggestion appreciated. Note: I'm able to view the records on the UI but I see the error when I download the excel. I'm using the default functionality from Appian. Here is the log if it helps. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at com.appiancorp.dataexport.ExcelDocumentCreator.getEvaluatedGridFieldColumns(ExcelDocumentCreator.java:727) at com.appiancorp.dataexport.ExcelDocumentCreator.writeToWorkbookFormattedGridField(ExcelDocumentCreator.java:701) at com.appiancorp.dataexport.strategy.WriteToWorkbookFormattedGridField.writeBatchToWorkbook(WriteToWorkbookFormattedGridField
I need to write a validation to avoid user from selecting past data and time. My problem is when I use today() for comparison I get 13/09/2021 10:00 as date and time. There is a GMT component of 10 hours. I am expecting userInputDateTime >13/09/2021 00:00
Hello, I created a post-deployment process model in the Dev environment and deployed it into a test and my deployment status is failing. Is there anything I have to modify the code before deploying into the test, I followed the configure post-deployment in the documentation. Can anyone suggest to me the steps to follow for post deployment.
Some of the nodes of process model are getting stuck .
I have a form has 5 rule inputs as follows: 1 CDT variable, 3 Text variables, 1 Integer variable. According to best practices, how many process variables are required in the process model to Input Task?
Hi All I am working on version 21.2. I have a requirement, wherein if my process takes an exception flow, I need to send an email notification. This email should have a link to this process instance. I think a process task report should be made which should have one of the columns as below: Kindly let me know if this is the appropriate way of doing it, then how to proceed further. Also if there is some other way of achieving the requirement, kindly let me know. Thanks in advance!!
Hello, I would like to implement a "set" data structure in appian. My use case prefers a "set" data structure as opposed to a list or dictionaries, because a set only contains unique values, or in my use case, unique sets. I tried to search in the documentation, but to no avail.
Hi, In our application users have initiated actions many times to upload a file due to some integration issue for file upload. Issue has been resolved. Now the support guys have been asked to trigger the instances from Monitoring. Now the problem is if we trigger blindly without seeing we may end up running multiple instances for same file upload and it may lead to file duplicate issue in the integrated system. Could someone tell easy method to trigger only one instance for the same request?(I do not want to open each instance and see and then run. It will take time) Thanks Faisal
Hi All, What is the best practices for Interface and CDTs?
Hello. I have a question regarding process models when setting scheduling to repeat a node daily. If the scheduler is set to repeat daily on weekdays, does this take into account holidays we have inputted into our calendar as well? I could not find documentation going into it. Image below. For context I want to have an email sent every nonholiday week day for 14 days.
Hi All, Could you pls answer the below questions 1.What is Escalation and Exception which scenario will use?2.How do u confifure Parallel Processing in Process Model?3.Wta is Write to single and multiple write to datastore smart service?4.Different example where we use single and multiple write to datastore smart service and best practices of using them? 5.What are the different types of log file? Thanks in Advance!
Hi All, At What Scenario will use Activity Chaining and Swimlane? Thanks in Advance!
Hi All, can use MNI configuration for start process smart service. As we have an advantage of process will start different or same engine based on the load and memory consumption will not be much . Bcoz, we have design where we need start more than 1000 process instances ? will it allow iterate more than 1000 atleast incase of start process smart service -since memory issue will handled by loading into different engine?
Hi, When you configure a deadline for a parent process, when it die what happens with his sons? They die too? Thank you!
I am trying to export data from an editable grid in an interface to a PDF file. The only problem is that the data that I have managed to get exported does not appear displayed with each field being displayed in different rows as it was supposed to. It is displaying as showed below: I have tried using "char(10)" in between lines but it has not worked. Below, an example of the code that I have implemented in order to do so: Could you please help me understanding how to get something like this: N; N; N; (...) instead of something like this: N; N; N; (...)??? Thank you for your attention.
Hi All, Could you pls any one explain MNI and when do we use MNI ....what is the Purpose of MNI Thanks in Advance!
Why process model does not inherit security from their parent folder? Regards, Priyanka
question in the title. Thank you.
How to UnArchive any Archive Process? Could you pls let me the steps for that. Thanks in Advance!
I am new to Appian and I am evaluating this platform recently. I defined a workflow without "process start form" it worked as expected and data finally has been save into db; This is my workflow and it is as simple as enough: And then I tried to add a "process start form" (I didn't want it but seems a "start form" is required if you want to start a process from the site pages), in my "process start form", there is nothing but a "Notice" text block and a "Submit" button(submit = true). but it behaved oddly since then. It showed that it only has "Start Node" and "End Node" now when I debugged it. From the debug monitoring tab it seems totally not my workflow. Please can anyone tell me what's wrong?
I have two user Input Forms(A,B) in Process Model. Form- A Enter Data, Form-B review the data and view the uploaded files using the StartProcesLink(). When i clicks the StartProcessLink() it opens another interface with read-only. When i complete the StartProcessLink() form it navigating back to Form-A instead of Form-B? Noticed backend when it completes the StartProcessLink() Process instance, Creating new instance with parent process and Old parent instance still Active. Any inputs or is this limitation?
I have a connected system that needs to be manually clicked in order for it to get a token. Once you press the "Authorize" button, it somehow saves the token in Appian and then you can call an integration. Can that same functionality be replicated in a Process Model? What needs to happen for the integration to get that token in the PM? Or is there a way to get the token in a PM?
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.