-
Recently active
what is the Max limit of creating rule inputs in an expression or Interface?
Hello, I need to know if it is possible to retrieve the SAIL code from an Expression Rule. The requirement is to update the Sail code of an expression rule using the UPDATE EXPRESSION RULE smart service.
Greetings everyone I'm designing a robotic processes using the new RPA Version, but noticed that there is no copy and paste of the nodes nor duplicating existing action groups in the new version. Most of the work I do requires duplicating the action due to the similarity. Does anyone know a way to duplicate actions?
Appian seems to have some kind of issues with TIFF or JFIF images, they don't show up in the imagen component, do you know anything about it?, thanksWith PNG or JPG
Hi there, I know I can use any function to check any element is null in an array like this: any(fn!isnull, {0, null, 30}). how to use any function to check if any element is 0? Thank you. Lin
Hi, Could someone clarify my doubt about difference between the usage of the rules APN_isEmpty and APN_isBlank? It would be good if a simple example is illustrated to make it simple to understand. Thanks Faisal
I am trying to pass a 10 digit number (7500882768) as a rule input in my ER and it has to be of integer format only cannot pass it as text or some other format , but it is getting considered as infinity. Is there any way of passing the exact number without it being considered as infinte?
Hi, I'm trying to open chrome browser "google.com". Driver could not be initialized: unknown error: cannot find Chrome binary I have downloaded and updated the latest version(Chrome version 97)
Hi all , I have to generate a table with the help of html . Is there any way to create . Please let me know know the ways
Hi All , I have a query regarding Expression rule .I have DB where isCompleted and IsMandatory fields are there with repect to particular requestID Example: here I want to return only those sites which have isCompleted=1 for all the isManatory=1 in the above example , i must get only requestid =2
Hi all, I have a scenario where I have to send a multiple links in a Google chat in a single message Message format should be like this RequestNo ।। CreatedDate ।। Links 1। Date। Click here And so on How to achieve this Thanks in Advance
Hello, I am trying to update value of <input> element on a website. Using Browser > Interact with Element > Update Value The selection method is by ID I can see that the robot selects the input because it is marked as highlighted but does not update the value. One detail the values have already values inside them. Any idea for a workaround ?
can some one tell me on how to create an expression rule to add an array of numbers without suing sum function
Hello, Am working on Appian RPA POC to connect to Mainframes systems through Bluezone client. For this am using the IBM 3270 workflow library provided by Appian. Am facing issues with methods(Set Emulator & Connect to Emulator).Set emulator from V1.0 library and connect to emulator from V2.0 library both are failing. Set Emulator Error: [STAT] 2022-01-04 11:07:09 28s (0h) - <ACTION_START> - Start action 'appian->eval-expression' - 'Extract Session Name' // dur: - - avg: - etc:[STAT] 2022-01-04 11:07:09 28s (0h) - <ACTION_END> - End action 'appian->eval-expression' - 'Extract Session Name' (transition through 'A' to 'common-actions->pause') // dur: - - avg: - etc:[STAT] 2022-01-04 11:07:09 28s (0h) - <ACTION_START> - Start action 'common-actions->pause' - 'Extract Session Name' // dur: - - avg: - etc:[INFO] 2022-01-04 11:07:10 28s (0h) - Performing pause of 5 second(s)[STAT] 2022-01-04
Hi Experts, I have 2 filters, one is custom picker EMPID and another is checkbox to "Show current month data", below are the steps i am performing to filter the data: ->Uncheck the check box & then search for an EMPID which is not of current month so that EMPID result shows up ->Now check the "Show current month data" check box & so that the search result cleared off ->Again search for the same EMPID number & no result found shows up in when its checked (Working as expected as its not current month EMPID,) ->Uncheck the "Show current month data" check box & then search again for same EMPID No result found even after page refreshes with "Show current month data" check box unchecked
This code for check the process variable "gap" Boolean is not working. My sample rule is: if( rule!APN_isBlank(ri!gap),if( like(ri!text,"*GAP*"), ri!gap=true(), ri!gap=false()), ri!gap) I need to check if the pv- gap (boolean) is null or empty, then I have to populate the gap as with checking on the like function Else I need to just display the gap (true/ false) as it is which is not null. Problem: Here when I give null/ empty value for "gap", then the true part is executed. It says simply false, even when the like function gives true value (text contains words "gap"). Please help me to execute this scenario.
Hello! I wonder if it is possible to tell the Chrome browser to allow or block notifications while using it with RPA? In Selenium/Java I would use something like this: ChromeOptions options = new ChromeOptions(); options.AddUserProfilePreference("profile.default_content_setting_values.notifications",2); /* or 1 depending if I want to block or allow notifications */ IWebDriver driver = new ChromeDriver(options); Best regards!
Hello, I have developed Document Extraction process, the Start Doc Extraction node is working with Google, problem is that it seems the process is not learning. I have summited the same file a few times and each time it is not extracting anything automatically. Any idea if there is any additional setting to be configured in order to remember the manual inputs from previous submits ?
We often use a!update() function to update dictionary values however, it fails when a dictionary has 2 attributes with different font cases (e.g. label & LABEL) In 21.4 I tried using the a!update() function as below: Input: { label:"", LABEL:"asdf", label3:"", label4:"asdf"} Rule: a!update(ri!dict,"LABEL",123) Output: {label: 123, LABEL: "asdf", label3: "", label4: "asdf"} Is there another function that I can use to avoid this? I do not want to recreate the entire dictionary each time someone updates a single value.
Hello, What method or selection can be used for the robot to click OK on this kind of java script alerts in the browser? The recorder does not work because it hides the pop-up.
Hi All, I am facing an issue both in expression rule and in oracle database but I am confused like what will be the reason for this issue. Issue in expression rule: I just want to query data from database and it runs fine for all task id. But it shows me error only for the task id #141. Issue in Oracle database: When I try to retrieve data in one particular view for task #141 it takes more time(more than 5 minutes) to load even for 2 rows but at last the output comes. But when I try for some other task id it takes time less than a minute even it has 1000 rows. Note : The entity I used in expression rule and the view I ran in oracle database are same. Only for task #141 this issue occurs. We checked process instances, it doesn't show any error. Because of the above issue the users are not able to open the task 141 in site, since it loads for several minutes and then loading pauses then loading disappears. Please help me to sort this issue. Thanks in Advance.
Hi all, i have two question 1.can we select the dynamic operator : for eg : if(1 ri!operator 2,"if true","if false") where operator will belike {">=","<","=",etc..} . which user select from site 2. can apply a query filter on an aggregated column eg: a!query( aggregation: a!queryAggregation( aggregationColumns: { a!queryAggregationColumn( field: "zipcode", isGrouping: true ), a!queryAggregationColumn( field: "caseId", alias: "caseId_count", aggregationFunction: "COUNT" ) } ), logicalexpression: a!queryLogicalExpression( operator: "AND", filters: { a!queryFilter( field: "caseId_count", operator: "
Hi, When I debug a process instance, I can see the value changed of my var in the Process history tab of a Process instances. Example : [unit_id=976, info_data= [quantity=50, fk_line_id=, data=[test1=2, test3=3],[test1=4, test3=6]]] Does Appian provide a native way to convert this string to a String expression ? (replacing "[" by "{", "=" by ":" etc ...) A little java program would make the stuff... but I'm just curious about a way inside Appian (maybe using some json functions). Regards
Hi All, I have a condition where I want to show a user profile photo if it is there otherwise show initials. For Image , I am using a!Image and for Initials I am using a!stampField. Can i use these two together so that if user profile is not present than I can show Initials. Thanks In Advance, Saurabh
Good day I have a running robot (Windows) that opens a notepad (selects an already open window) and SHOULD copy the first row, but it is not working at all. I have a section that does the following: 1. Clears clipboard 2. Presses SHIFT + DOWN (uses the press and release action, the modifier key SHIFT, and the extra key DOWN) 3. Presses CTRL + Character: C (uses the press and release action, the modifier key CTRL, and the extra key Character: C) 4. Pastes the content of the clipboard into a variable The problem is... action #2 does not seem to be working at all! It is evident that nothing is getting "selected" (should be "painted" in blue) when the robot is executing. I've also tried replacing action #2 for this set of actions: 2a. Press SHIFT (uses the press and HOLD key action with the modifier key SHIFT) 2b. Press END (uses the press and release key action with the key DOWN) 2c. Release SHIFT (uses the RELE
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.