-
Recently active
in this process we are taking the link of my appian designer account by the help of robotic recorder we are opening the link by edge by clicking on select appliaction after opening we are giving username and password after testing the bot it is not taking my username and password what i given please reply if any ones solution
Good evening,Can anyone tell me if there is a method to handle all unknown exceptions during an execution of an automation flow? For example a Try and Catch error. Regards,Nicola
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 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,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 ?
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 am trying to get all the values from a table using Appian RPA Get table values action. But I am getting an error. This is the table I am trying to get. Transaction Date #Ref Description Contact Deposit Charges Payment Balance Action This is the table action configuration. This is the error I am getting.[STAT] 2023-11-03 04:37:36 01m 06s (0h) - - Start action 'browser->get-table-values' - 'Get table values' // dur: - - avg: - etc: [INFO] 2023-11-03 04:37:36 01m 06s (0h) - Target table has no footer section [WARN] 2023-11-03 04:37:37 01m 06s (0h) - Method manageException invoked [ERROR] 2023-11-03 04:37:37 01m 07s (0h) - java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at j
Greetings, Could anyone suggest to me a basic POC get a good grasp in Appian RPA? I am good in Basic RPA but still, I wanna work in a POC to get a good Knowledge. so, I am kindly requesting you to suggest me a POC to work on Appian RPA. Thanks and Regards
Hi, I'm learning Appian RPA tutorial. I'm trying to create a Robot for ParseExcel Example. I have few doubts while creating a robot. 1. What kind of permissions we need to add there? ( I added my mail id which is registered for Appian is that correct) 2. I installed java in my local system and set in Environment variable also. Do we need to provide the Path here or is it fine to leave it blank? 3. I added my email id which is used for Appian community login in permission and added my local system JRE Path in JRE Path. Downloaded and installed the exe file. After click on ok The Robot showing offline. 4. If I execute as per following the document it is not working. Below is the execution log Below is the tutorial document I followed. [View:/cfs-file/__key/communityserver-discussions-components-files/61/9.3-_2800_23.3_2900_-Parse-Excel-Files.pdf:320:240] Please guide me where I went wrong. Thanks, Sadhu Surendra.
Hi, I am attempting to start using RPA within Appian and the documentation says the host machine has to have Java installed. My organisation won't allow me to download the full version of Java and have asked if I can use a free version of Java e.g. adaptivejdk or Amazon corretto. Is this possible?
I'm Having issues with run Macro licensed version Caused by: com.novayre.jidoka.client.api.exceptions.JidokaException: Error invoking method 'exceljacob->run-macro' at com.novayre.jidoka.client.RobotClientExecutor.invokeMethod(RobotClientExecutor.java:1316) at com.novayre.jidoka.client.RobotClientExecutor.internalCallAction(RobotClientExecutor.java:908) at com.novayre.jidoka.client.RobotClientExecutor.onMethodCall(RobotClientExecutor.java:764) at com.novayre.jidoka.client.WorkflowProcessor.start(WorkflowProcessor.java:158) ... 22 moreCaused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.novayre.jidoka.client.SDKInvoker.invoke(SDKInvoker.java:56) at com.novayre.jidoka.client.RobotClientExecutor.internalInvokeMethod(RobotCli
Hi Champs, we have a requirment in Appian RPA where we are clicking a button/image to download the data in PDF in a chrome browser. It's working fine till the pop-up comes for Save option. But we are not sure how to click the save button on that pop up as this is a different window than the primary browser screen.
Description: We are currently facing an issue with IDP data extraction in our production region. We have encountered this problem where IDP seems to be stuck near auto extraction status. We are unable to successfully extract the required document values. This issue is affecting the document extraction process and impacting our production environment. 1. Description of the problem: The IDP value extraction process is stuck in the auto extraction stage, preventing us from retrieving the necessary authentication information. 2. Current impact: Our production environment is experiencing disruptions due to the inability to extract IDP values. Please find the attached screenshot for further references.
Could some one please look into this and help me to resolve this. TIA
as per document IReservedQueue is depericated and now we can use IReservedQueuePaged but while using this i am getting below error- private IReservedQueuePaged reservedQueue; not able to find its dependency and add it into maven
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.