The place for Developers to share and learn.
Recently active
How to get the senders email ID in outlook? trying to fetch the email ID but even in dictionary variable it is not present?
How to identify the A360 control Room is cloud/Hybrid/OnPrem? Also, how to check the control room timezone (Ex:US West,Automation 360 Cloud - India)
The portal "APeople" can only be managing licenses for the partners or is this can be used by Individual Users too ?
We are trying to integrate ServiceNow with A360, what would be most effective way to do this?
I imported a couple of free bots but I don't see them after I imported them any ideas
i need command to solution the issue without any human interaction if that possible.
BOT fails when the excel file is opened by another user and locked. How do we get around with this issue? what is error handling method for this? any code can help on this issue to close the excel file by BOT. pls do help on solution.
Hello,we would like to set up a connection for one user to shared mailboxes, is there any possibility like this?We use Connect to Email server, with SSL sonnection and IMAP Protocol (HOST, Port, and credentials are filled in as well). But we did not find any possibility to define the mail address itself.Does each mailbox has to have enable extra user?We would prefere if one user could use multiple mailbox as it is in set up of IMAP mailboxes.Thanks! 😊
What's the cause of the following error: Node Manager went Down unexpectedly and could not complete this bot execution. One of our bots reutrned this error. Can someone help me?
Is there any limit on the maximum number of packages available in A360 enterprise CR?
Need SAP to connect AA 360
I am building a bot which would run few macros in an excel sheet and then save the file. While running one of the macros there is a pop up message, where the bot needs to click on "Ok". I have tried all options but nothing is working.
Hi, I have a parent and bot and has many child bot required to log in to the same page, so How can i share the web automation package v4 session between bots in automation anywhere A360? When i used start session it opens a new browser, i need to keep the same browser open but different child bot to work on it...
We set up users in the control room through a connection with our AD groups. One user has been removed from the AD groups, prior to us removing it in the control room and taking away their Bot Creator license. Now I'm unable to take this license away. Do you know how to?
I'm using AISense to retrieve a status message from a web-based terminal emulator. I've set the anchor and selected 'passive text' as the type, then dragged a select box around the entire sentence ("no data set namess found"), and saved the gettext result to a variable. When I display the variable contents with an alert box, I only get the last word in the sentence (this is also the only word hilighted in the preview screenshot when I look at the action). How can I alter the parameters of the AISense action to retrieve the entire sentence and not just one word? If I choose the 'recapture object' option, I'm presented with the standard object recorder (which doesn't work, as it doesn't recognize the non-clickable status text as a selectable object).
Hi Experts, Currently, we are creating the locker and credentials attributes in Dev system and repeating the same actions in QA & PRD. I would like to know how to reduce the manual efforts of creating credentials in each environment every time. How will the API work? Can we create in one environment say Dev and call API to copy the same in other environments? Pls suggest.
Using v11 control room, we created a new user (Bot Runner). However, the activation email is not generated. The inbox is empty. Please advise. See screenshots. Using the v11
Hi, Is it possible to hide bots without deleting them in the control room? So that certain users can't see them? Thanks
Hi Team, I loop through an Excel file (.xmsx) containing a dynamic range of rows. Iteration: Excel Adanced: for each row in a worksheet The data is stored in a record type variable But I figured out that the loop is not ending when the last row with data was processed. Can someone give me a hand for that? If ypu need more info please don't hesitate. Tahnks in advance Chris