-
Recently active
Hello, I am working on a team that would like to try out and potentially use the AI Skill "Email Classification" for our work, but the training of the AI skill states that it requires .eml files. Unfortunately, our company uses Outlook, which does not natively have a way to save .eml files - as far as I am aware. Is there a way for me to convert .msg into .eml, or has anyone else found a workaround? We are not allowed to use other email providers in any way, and all converters I found online would likely be blocked by my company.
Hi, Actually we are trying to select an object in an Application to duplicate. when we select in check box, it will enable the options like duplicate, add package, move etc.. when we try and test this through bot, in Appian RPA result it is showing green marks but it will not reflect in the bot running application. could you please help in the configuratiion to select the check box and enable the duplicate. It will be very helpful for us. Thank you.
I am facing a weird issue when comparing two arrays of dictionary type. As in the code attached, I have two arrays of dictionary from which I am converting one of them to be similar to other one using foreach loop. I am pretty much sure that output after conversion is same as "array1" in code snippet. But, still their comparison returns {false, false, false} as output of it. And, when I run the commented comparison below, it returns {true, true, true}. Why direct comparison is returning correct output but not the output from foreach besides the fact that formats and outputs are exactly same. a!localVariables( local!array1: { { value1: "abc", value2: "cde" }, { value1: "fty", value2: "yui" }, { value1: "uiu", value2: "dft" } }, local!array2: { { value1: "abc", value2: "cde", value3: "gdh" }, { value1: "fty", value2: "yui", value3: "hyu" }, { value1: "uiu", value2: "dft", value3: "kol" } }, local!convertedArray2: a!forEach( items: local!ar
I want create new application through bot while we are creating a new application what configuration we should give. while we are creating application name through bot application name is not updated we taken id in selector in interaction we used update value in a x we taken new variable If any one knows the solution please reply ... ThankYou
Hi Appian Community, hope you are doing wellI have the following use case, The solution should be intelligent enough to capture the payslip documents from the end user and extract the data from the payslip document. As with Appian 23.4 release the AI skill has became much more smarter and works like a charm for documents that have similar structure. But, in this particular use case each user can have a different format of payslip that will be uploaded to the system, although all the payslips will be pdf and will be a structured document, but again can vary in terms of format. What is the best way to train the model so it can capture data from these payslips. Also, in case it is not possible can you please suggest a workaround as well.Regards
Hi,I want to use VLOOKUP formula in write into worksheet excel action in Appian RPA. The catch is I am passing all excel related values from interface to the bot (so all variables are set having values for lookup value, table range, column index etc.), therefore if I want to write the formula it should be in quotes like this --> "VLOOKUP(A1,Sheetname!A2:C12,2,FALSE)", this may work for hardcoded values but if I want to put my variables in this formula, it may not be possible as this is within quotes. For e.g. I can't replace A1 above with pv!lookupvalue as entire formula works within quotes.So how do I construct this formula in RPA to get these dynamic values from variables?
Good morning,I would need, for an automation, to connect to the Chrome browser already opened by another robotic task; among the available actions, I cannot seem to find any option.Could anyone help me with this?
Hi All, I am new to RPA. See the below screen. Is that any separate activity to use the updated USERNAME and PASSWORD in RPA?. I have tried to use start-Recording method but it threw error.
Hi, In Appian environment we have two application and two differrent people are working on different application with same RPA, when i am going to open task recoreder in my screen nothing is happen and details are showing in second person screen. how we can resolve this ?
Hello, How would I go about Base64 encoding a string inside of an expression? In my use case, I have an input to a process model where parameters is a list of type map I would like to wrap local!JOB_ID in a function that converts it to Base64. processParameters: { parameters: { a!map("operationId": 210), a!map("jobId": local!JOB_ID), } } Thank you!
Hi, I have many users and I have custom field 3. I want to get the list of values in the custom field 3. Is there any function to get the list of specific custom field values? Thanks in advance!
It's getting error while creating the robot in the APPIAN RPA.can anyone help me with it?.Please suggest me where i can see About Appian RPA (Use case) also suggest with links how to create the APPIAN RPA...
Can we only use Appian RPA for automation without creating any applications from Appian? I want to create a bot for this: "">www.rpachallenge.com/.". I want to automate this site. For this automation, I have one Excel file, read the data one by one, fill it on the RPA challenge form, and click submit.Is it possible in the Appian RPA? if possible, then how can we start the process?is there any need to excel data store to database?
I am performing image recognition which is provided by RPA learning path, but in that it is not showing me result of image addition i.e 13. For reference[View:/cfs-file/__key/communityserver-discussions-components-files/61/21.1-RPA-Tutorial-_5F00_-ImageRecognition-Low-Code_2D00_-105_2D00_2.pdf:320:240]
I am working through the "RPA Tutorial: Parse Excel Files" and I can't get the Add Excel data to database function to work. I believe the issue stems from the "ExcelDocumentID" variable is null. I can't find anywhere in the training where the Document ID gets passed to the variable. Has anyone else completed this training? Am I missing something?
Hi, I want to open excel workbook after using download document action in RPA. So in download document I am using a variable that receives the excel file from interface & process model, on execution I can see the file downloaded in the provided path. I have 2 issues : - The variable for file shows as null instead of the document value coming from the interface and PM, even when it successfully downloads it?Thanks in advance.
I am using a windows machine and while trying to use the Task Recorder on Appian RPA by following the Tutorial: Get Soccer Stats with RPA, being stored at step: Create Robotic Task: Hover over the headshot for Lionel Messi, click Actions, and select Get attribute...Under Save into, click the plus button to create a new variable to save the values into. It won't be able to create or search existing variable, because it cannot set variable type to Text as well as cannot search existing variable your advice and help is very appreciated! thanks!
I have installed the installer and Java V6.0 as well but not able to make my robot online in Appian. Can someone please help me to get my robot online?
Downloaded and installed installer but its showing no robots are available,its showing robot on standby.
Hi, I have a question regarding exporting users of one project to another. We have one project in one of the environments and the other two in different environments. I want to bring all the two in the same environment, I can export the other two projects but how to export the users of those projects with specified groups they were in one go?
Hello all,We have a requirement to extract the data from the Driving License & Passport images. The catch here is that the user might have clicked it from his phone and sent it to us so We are converting them into PDF but we are not able to extract data from it as it is a semi or unstructured document. Please help if any kind of extraction is possible in such documents.Thanks in advance.
Hi, I have a expression rule which has the result : Name - Company - Phoneno. I concatenated with "-" when I get the above 3 values. In some cases, the name can be blank / company / phone no. If the name is blank, my result is like -company-phoneno. If the phoneno is blank, then it's name-company-How to remove the - if the value is not present ?
I have below expression to get the country groups without groups ids. It is working fine when I pass the country name without special characters. if( rule!APN_isBlank(ri!countryName), {}, a!forEach( items: ri!countryName, expression: rule!APN_replaceNull( nullableValue: group( tointeger(getgroupbyname("RGRACSLBL_" & fv!item)), "groupName" ), replacementValue: group( tointeger( getgroupbyname( "RGRACSLBL_" & stripwith( fv!item, joinarray(cons!RGRACSLBL_SPECIAL_CHARACTERS, "") ) ) ), "groupName" ) ) ) ) But I'm getting below error when I pass a country with special character even though I have special character check in the code. Please help in resolving the error. For example the country name with special characters : "Bolivia, Plurinational State of", I should get the group name as "RGRACSLBL
Hi, not a problem but following code should throw some error, but it is evaluating.Here a comma is missing, and we are using a local variable in its definition, which should throw an error. Also, we can try various P&C./*Code 1*/ a!localVariables(local!data: 2 * 5tointeger(2 * local!data)) /*Code 2*/ a!localVariables(local!data: 2 * 5tostring(2 * local!data)) /*Code 3*/ a!localVariables(local!data: 2 * 5toboolean(2 * local!data)) /*Code 4*/ a!localVariables(local!data: 2 * 5date(2 * local!data))
Error Message - The Record Data Source did not apply the batch number correctly. The first two responses returned the same data. How and where to fix the issue?
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.