Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. Forums > Products Zone > Automation Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Automation Anywhere Post messages and questions related to Automation Software here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2010, 08:49 AM
Jillian Jillian is offline
Junior Member
 
Join Date: Jan 2010
Posts: 1
Question Issues with If Variables

Hello

I am attempting to move large pieces of data from an excel spreadsheet onto a web application. Depending on the information contained within a cell on the spreadsheet, corresponding information needs to be updated onto the web. I am using the copy/paste functions to migrate the data.

Script:
$Copy$ in Excel //[ctrl dwn]c[ctrl up]
Assign value of variable $Copy$ to Clipboard
IF $Clipboard$ Equals $Story 2$ Then // $Story 2$ = 2 Story
Keystroke 2 in Windows
Keystroke [tab] in Windows
Else if $Clipboard$ Equals $Story 1$ Then // $Story 1$ = 1 Story
Keystroke 1 in Windows
Keystroke [tab] in Windows
Else if $Clipboard$ Equals $Bilevel$ Then // $Bilevel$ = Bi-level
Keystroke B in Windows
Keystroke [tab] in Windows
Else if $Clipboard$ Equals $Splitlevel$ Then // $Splitlevel$ = Split level
Keystroke S in Windows
Keystroke [tab] in Windows
End if


Excel cell = 2 Story or 1 Story or Bi-level or Split level or ...
Many different options/row

Any suggestions to make this work???

Thank you,
Reply With Quote
  #2 (permalink)  
Old 04-03-2010, 04:25 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

We suggest using Excel command to get data from an excel spreadsheet and use Web Recorder command to update the web application with data in excel.

You can view demo on Excel commands usage from, http://www.tethyssolutions.com/AAExcelIntegration.html

You can view web form filling demo at,

http://www.automationanywhere.com/Cu...rmFillDemo.wmv
http://www.automationanywhere.com/Cu...rmFilling.atmn

Also, Please refer to following example (web Link), which explains how to use excel sheet to feed data in particular web application and similarly ,you can use it for other types of application.
http://www.tethyssolutions.com/T85.htm

Hope that helps. If you could tell us more about your case, we would be able to help you more with specific task.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 03:57 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved