Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Excel : How to get the number of columns?

Dear all, In an excel sheet: I would like to populate several cells with the same value based on the number of columns. For example : i would like to populate the cells from A1 to E1 with the value "µ" Do you know which Action I should use to do t...

MainFrame Mnemonics list

We are working on Mainframe integration using QuickSecure 3270 as an emulator and getting an error while using "Global Send Key", when we assign "[enter]" as input text in navigation stage, Error: "Internal : - Failed to send keystroke - Invalid pr...

Salesforce Lightning Experience

If anyone is familiar with automated Salesforce I require some assistance. I've developed some automations on Salesforce before using the classic view with no problem, however when using the lightning view I am struggling with selecting an item from...

How to create a JSON object in BP

I want to create a JSON object with the below pattern either using existing VBOs(Ex:Utility-JSON) or by using C# or vb code in the codestage. { "name": "sample", "def": [ { "setId": 1, "setDef": [ { "name": "ABC", "type": "STRING" }, { "name": "XYZ"...

Anonymous by Not applicable
  • 571 Views
  • 0 replies
  • 0 likes

Integrating own object with Excel Utility

Hi, The main purpose of my process is to open an excel utility and then click on Ok on the Pop up that comes up. So, I have configured it in the following way : Opened the Excel Workbook Attached my Object, lets say Obj, to the opened Workbook And, ...

Saving text to data item in XML-mode

Hi, I would like to save down a large piece of text to a data item in XML mode. Anyone that knows how to do this, and could share it with me? Currently, I have only been able to save down the text in 'plain' mode, and then manually change to XML to...

Email Utility object

There's a requirement to send Exception reports daily via E-mail. Is there any Utility object already available to achieve this? If not, how could we achieve this ?

Deep.Shah by Verified Partner
  • 1347 Views
  • 4 replies
  • 0 likes

Open Excel file

Hi, My business process consisted of the following steps: - Launching the program, - Logging into the program - Launching a report, - Export data to the Excel file, As next step I would like to open Excel file. How should I open the Excel file? Sho...

Anonymous by Not applicable
  • 2785 Views
  • 8 replies
  • 0 likes

Excel Find Value macro

Hi, I'm attempting to build a solution that involves searching for a specific value in a large excel sheet. Would anybody have any advice on how to do this via a macro / code stage? Iterating through lines takes an excessive amount of time. Tha...

Save As Dialog box Issue

Hi, I am trying to download a file from Internet explorer. When I click the link it generates a PDF from an ASPX page. I then have to use send keys to save as. Problems arises when I type in file name to save, it doesn't recognize the name I ha...

Renaming a File

I'm attempting to rename a file within a specific folder. Is there a business object action that has the capability to do this? For example, the action would have Input: Filename, NewName & would rename the file. Thank you for your help