-
Recently active
Hi All, we have requirement as mentioned below: We have excel file which contains multiple sheets and each sheet having multiple rows of data. we have to read each row from the sheet and pass the input to external system. external system will send back response to appian where it create case. please let me know how to read data one after another from each sheet. can we directly read from excel. Please share the inputs.
Hi All, We have a requirement that the the excel exported via the excel export smart service is having all the columns in non expanded format due to which they cannot see the data without expanding the columns size. Is there a way to send excel in such a format that if some column have huge data then it is automatically expanded on opening without manually clicking and opening it. Thanks Bihitak
Does anyone know if it is possible from appian to update the index of a Word document? Does anyone have a solution for this ?
Hi all. I took the exam and failed. I scored really low on SDLC information, expressions rules and process models. Where should I go to further study those three concepts? Specifically, I had a hard time knowing which Appian function to use in an expression. Thank you.
while importing a package I am getting 'could not be finalized: insufficient permission (APNX-01-4071-009)' for process models. I have designer access on that environment.
Is it possible to declare more than one variable using a with statement in Python? Something like: from __future__ import with_statement with open("out.txt","wt"), open("in.txt") as file_out, file_in: for line in file_in: file_out.write(line)
Good morning, Is there any way to change the tab name (e.g. Chrome) and force it to be different than the record title of a record view? For example: I would like to keep the record title (Tramitador/ Expediente / ...) but change the tab name (red circle). Do you know if it is possible? Thank you.
Limitations of Query Entity and Query Process Analytics
Hi, Requirement is to create one expression rule in which I need to pass another expression rule as rule input, I do not know what type of rule input to define. Use Case - Have integration, need to call through expression rules, if integration is failed, I need to retry n number of time. and if it returns success, break the calling chain of integration Thanks, in advance. Shree Krishna
ERROR:Work item cancelled (Data Outputs) Hello We have a problem in PRODUCTION. The service account that is used for deployments from PRE to PRO through the compare and deploy component, was deactivated, now after activating the service account again, the processes keep failing and it shouldn't since the service account is already active. Does anyone have a solution for this? The error that comes out is this: ERROR:Work item canceled (Data Outputs)
I try to selec one radio button with a dinamik link but the value is null in every moment.
How many sites can be created for an application? Do we have any limitation in creating no of sites for an application?
Hi, Actually I am looking for: how we can add the if condition in word template. we have added like this «[#if doc.tech.showDate=="true"» but we are getting doc.tech.showDate value as null....so throwing an error like cant compare null o string.....how to add condition in XML for that if condition how we can show the signature in word template...lets say for example we have 4 employees each employee will draw a sign using signature component in appian that eventually store as a document in appian. how we can put the signature document in WORD Template. Can anyone help me on this. Thanks in advance, Gousii.
Hi All, From the Appian community page, I have noticed that they will give a free voucher for certification for following Courses: Appian Foundations, Appian Developer or Applied Development after completion of course, and it is strictly mentioned that only for public instructor-led training . Is it only for paid courses or free courses as well? Please let me know if anyone know about this. Link: Appian Community Thanks & Regards, Saidivya Minna.
Hi I have value 2.67 I want to get this value in integer without round off i.e 2 (integer)
Hi All, created line chart to with month on x-axis, its working fine with 80% of zoom, but if i made less than 80% of zoom than the month converting back to dates. can anyone help on this? Thanks in Advance
i think we can t use Any type data type in process model what to do for that
let me know if somebdy knows the reason
How can we call a link in buttonWidget?
HI I'm getting an error while creating a form Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!imageField [line 60]: The image at index 1 in an image gallery component [label=""] has an invalid value for "document". "document" must not be null. Please help me
I want to generate an XML file where each columns are created with different rules defined from multiple tables. How to achieve this?
Hello everyone I noticed that HTML to PDF smart service dose not support Arabic language ? The PDF form Shown as the following page is there any solution for that? or is there another plug-in that does support Arabic language for pdf? I also tried to use different Font types, all give the same problem! NOTE: I am using Advanced Rich Text for Tables and very large paragraph.
I have a table in particular sheet of excel file and the cell are all bordered for them till next 50 cells but when i try to read cell after 50 in that column it breaks just because of the below cells are not bordered. Can you please help me with the same excelreadcellsbynumber( excelDoc: ri!document, sheetNumber: { 2 }, columnNumbers: { 7 }, rowNumbers: { enumerate( 100 ) + 89 } ) Error: Expression evaluation error at function 'excelreadcellsbynumber' [line 36]: above expression breaks and the below one works excelreadcellsbynumber( excelDoc: ri!document, sheetNumber: { 2 }, columnNumbers: { 7 }, rowNumbers: { enumerate(50 ) + 89 } ) only difference i can spot is the cells after 50 from cell line are all bordered. and when i border all those extra cells it starts working. Please suggest, if this is expected behavior or am i doing something wrong
is there any guidance for Associate developer interview i have passed certification of associate developer
We have imported our certificate in the admin console => Integration =>Client Certificates, is there any way of retrieving the signature form here to sign the xml document ?
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.