-
Recently active
I am always indebted. We would like to consult with you all.Currently, the line graph in the interface represents the change in amount.Is there a way to express the amount (numeric value) on the Y-axis in 3-digit increments?I would like to express it like "10000" → "10,000" on the Y axis as well. You can see detailed amounts in 3-digit increments by hovering over the graph, this is Appian's default feature.The Y-axis value is linked to the displayed data. Even if I passed the display data separated by 3 digits, there was no change on the Y axis. Is it not possible? If anyone knows, I would appreciate your advice.Thank you. いつもお世話になっています。皆様にご相談があります。現在、インターフェースの折れ線グラフで、金額の推移を表現しています。Y軸の金額(数値)を3桁区切りで表現する方法はありますでしょうか?Y軸にも「10000」→「10,000」のように表現したいです。 グラフをマウスオーバーすると3桁区切りで詳細金額を見ることができます、これはAppianのデフォルト機能です。Y軸の値は表示データに連動しています。表示データを3桁区切りにした状態で渡してもY軸に変化はありませんでした。実現不可能なのでしょうか? もしご存じの方が居られましたら、ご助言いただきたく存じます。よろしくお願いいたします。
Hi All,Need your assistence i just wanted to update all the groups visibility to public by expression is there any way to do that.For example, If i have multiple groups and there visibility is restricted then i want to update it to as public please let me know if you have anything. Please check below secreenshot.
Hello All, I'm trying to search and unarchive one of the process model instance but command is getting timed out, please let me know if anyone faced the same issue earlier? sh /opt/appian/server/_scripts/tools/archiveprocess.sh search -pmuuid 0002e96b-2552-8000-96d5-014d98014d98 -pstarted '20240315*' Thanks, Sneha
3043 ms peak average - MVS Export CDT to Excel (0005e34f-02ca-8000-6ee0-010000010000) -> Export Data Store Entity to Excel ( Health Check report) Export Data Store Entity to Excel smart service is taking too long to convert what will be the alternative of this service to replace with.
Hi, i have an array of numbers like this{ 10, 5, 6, 9, 8, 11, 7, 4, 2, 13, 16, 1, 5 }I want split this array in several arrays in wich the sum of all element must be maximum 20.There is any snippet for doing this easily?Thanks
I am attempting to debug an error that's popping up in a record list action that involves copying an externalized string representing a record, then writing the record to the database, either for a new record or an update to an existing one. The error below appears as soon as I copy the externalized string into the paragraph field, but only when I run the list action from my site. When I attempted to debug the issue in the interface editor, the saveIntos on the paragraph field run as intended. Normally when I run into an issue like this I assume that the variables being passed into the process start form are different than the test values in the interface editor, but this process model only occurs as a record list action, so there is no context being passed into the process, and no process variables have a default value. I can't figure out where in the application there would be any changes to the process variables that would cause this difference. For reference I've also i
Hello Team, I'm studying for the Associate Developer Certification and I came across with this question: You need to create a record type with data sync enabled. What are the supported Data Sources? A. Web Services, Salesforce, Database. B. Web Services, Process Reports, Database. C. Salesforce, Process Models, Database. In my opinion, both A and C are right answers according with what I read in the docs. Does anyone know if there is a right option and why?
Hi Is there any code in app market to build ChatBOT like interface to provide comments in a box, a button to submit in Appian. Thanks Bihitak
If we configure timer on User Input Task in Exceptions and routed it to end Node, will task be available for users. Is there any way after timeout on user Input task , the task should be available in users task lists .
Is there a log that captures any calls to a Legacy Web Service. Trying to confirm the external system is failing to call our service at all (if there is an error on their system) or if we are having issues.
Hi All, Currently the user clicks on the record ID link to go to the summary of the record (In a read only grid). Is it possible in Appian for the user to double click on any where in the row for us to be able to launch the summary screen, instead of an icon how its currently set up? thanks again
here in the image 1st, 2nd and 3rd columns are input and it has to generate the 4th, 5th and 6th column can anyone help me with this 4th column will be calculated with 3rd column/1st column 5th is minus of 4th column 6th is increment of 1 year for brief it is a depreciation logic for every year
Hello, in my case I have a table created with editable grid which contains a hierarchy. My problem is that I should indent this table with spaces and not with dots as in the given example, but I don't know how. To obtain that array with dots I have a small rule with return an array with N dots, but if I try with " ", the result will be also " ". Example 1: nr=5 -> concat(repeat(ri!nr,".")) -> "....." Example 2: nr=5 ->concat(repeat(ri!nr," ")) -> " ", what I want is " ". Can you help me? Even with another variant than the one I had?
I need to input data into the database utilizing the 'write to record data' service. I have mapped out the data and now require storage within the database.I have converted all data to map now i want to store the same into the database
Is there a way we can customize the Appian login screen, for a client that is using a cloud instance?The client has a need to add a link to the Appian login screen. Can we use the Administration Console Terms of Service Agreement for that?Is there a way to put a link there, instead of full text?
hello! Does anyone know why I get this error some days at night?
we are going to build CI/CD Pipeline using Github and Github Actions. Can you please assist us how to setup Appian applications in Github for Versioning ? do we have any documentation on how to create Pipeline for Appian environments using Github Actions ?
Can anyone help me for this so there is a task that I want to assign to user using Round Robin Scheduling so anyone has idea how I can perform this and get the best out of it
Hi Champ, I have Record which is having one to one relationship with one more record type. I have enabled the checkbox which says write or delete related record. It is behaving in a very awkward way. So, my Use case is having a milestone. Where I can save my data as a draft. If I save the data as draft by filling both record data, it is writing data in both table without any issue by using the foreign key. But when I saved as draft without filling related record data and 2nd time in filling in , it's giving error as unique constraint violation. So to give more explanation. I have a table A having activityId as primary key and auto incremented. I have a table B having activityId as Unique key and a foreign key to table A activityId. Scenario 1 If I fill both table A and table B data initially and saving it..It is working fine and writing data to both table. Scenario 2 I am filling info which is part of only in table A . then data is writing fine in Table A
Hi, I have a scenario for the closed requests when i am reopening whatever the documents that i have attached in old closed case after reopening new case for correction all the old case documents needs to displayed under new case other attachments tab so the documents is displaying correctly But now in those documents whatever the document type is "MMRF" i want that document needs to be removed and it should not display under other attachments tab after reopening case could you please suggest on this how to achieve tried using remove or delete document of that specific type but didn't worked Below is the pv variable data that i am passing to reopened case: pv!checkRequest_cdt.attachments.documentId saving it in other attachments pv variable target attachments is one column which is nested CDT in checkRequest cdt The data in cdt will be like below in that below if documentType = MMRF that one i dont want to be displayed under other attachment for reopening case attac
Hello, I am following a guide for Appian Developer Online (80 hours). I am stuck on the " Application Building Blocks", course 3 "Design Appian Records Part 1", "Build an application: Step 4". On the page 6 of the document, I am supposed to select AS_vehicle… based on what the document is saying, it should sync the Vehicles list, but I don't see that. appreciate all the help I can get. Thank You!!
Hi! Does anyone know how can I fixed the next situation? I want to get the date of a datetime using the function todate() but if the datetime is after 9PM (Chile Time), the result for the function is not the real date but the next day and this should only happens when the time is past 12 AM.
Hi All, I am new to RPA in Appian, my requirement is to download the excel report from external site and pass it to appian process model, then in appian we can read the excel data and write it to our Database. We have a URL to external site, for example, URL - https://abc.com and inside this site lets assume we have below document links to download Document(A) Document(B) Document(C) from the above documents, RPA should download only Document(B) and should pass it to Appian Process Model. Here I am not getting any reference for creating a Robotic task for this action, so could you please help me with the details/steps how to proceed further. Thanks in Advance!
a!localVariables( local!selectedGroup: ri!initialGroup, local!actionTaken: if( isnull(ri!btnAction), false, or(ri!btnAction = "ADD", ri!btnAction = "MOVE") ), local!distinctUsers: if( a!isNullOrEmpty(local!selectedGroup), "Please select a group", a!flatten( a!forEach( items: local!selectedGroup, expression: a!localVariables( local!group: fv!item, a!forEach( items: getdistinctusers({ fv!item }), expression: a!map( id: fv!index, Group: local!group, Members: fv!item ) ) ) ) ) ), local!pagingInfo: a!pagingInfo(startIndex: 1, batchSize: 10), { a!sectionLayout( label: "User & Group Management", contents: { a!pickerFieldGroups( label: "Pick Groups", labelPosition: "ABOVE", maxSelections: 5, value: ri!initialGroup, saveInto: {
Step1: Getting data using rule input. Ex: rule input is of integer type and the current value is 1000. Step 2: create local variable and fill with the rule input value that is 1000 Step 3: on button click, rule input value gets changed to 2000. CASE: As soon as rule input value is getting changed my local variable value is also updated with the new value but I don't want to update my local variable value. Local variable value should be 1000 doesn't matter my rule input value gets changed or not.
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.