Welcome, Guest. Please Login.
IRobotSoft Robot
09/30/23 at 08:39:18
News: IRobotSoft is the Best Visual Web Computing Platform!
Home Help Search Login
Google
 


Pages: 1
Send Topic Print
Also No Output file (Read 4757 times)
bxdobs
IRobotSoft Newbies
*




Posts: 4
Also No Output file
06/30/16 at 12:13:28
 
Struggled to get this far ... finally have been able to get irobot to iterate through an input file and get data which can be viewed with test but when I attempt to store the table values for the two named columns (tried xml, CSV and text) there is still no output ... the last post indicated not use explicit path so I removed c:\tmp\ from file name ... with no difference ... also there was an indication of not filling in the expression with the variable name which is different from one of the videos.
Back to top
 
  IP Logged
IRobotSoft Administrator
IRobotSoft Administrator
*****


IRobotSoft, the Best
Internet Robot
System

Posts: 1609
Gender: male
Re: Also No Output file
Reply #1 - 06/30/16 at 18:19:29
 
On the Save Variables page, change the "Save on condition" to "pic is not null".  You can try to remove the "Under condition: " on the top as well.  
 
To debug, I suggest you set the menu "Tools -> Log all actions", rerun it, and check in the system/actions.log file.  
 
Back to top
 
 

The Administrator.
WWW   IP Logged
bxdobs
IRobotSoft Newbies
*




Posts: 4
Re: Also No Output file
Reply #2 - 07/01/16 at 12:33:18
 
added "is" removed "true" still  getting errors  
 
Noticing that log file suggests both defined/named values are blank/null yet when I view the variable properties it has properly captured all the values in the table ... also curious that irobot always skips the first entry of my input file
Back to top
 
  IP Logged
IRobotSoft Administrator
IRobotSoft Administrator
*****


IRobotSoft, the Best
Internet Robot
System

Posts: 1609
Gender: male
Re: Also No Output file
Reply #3 - 07/03/16 at 06:53:43
 
Cannot open the log file.  But it looks like the query for the "Get a list..." is not robust enough.  Have you tested the action on different pages?  
 
Or you can try to change the " in Frame " in its property to 0, and "Target query" to:  
 
<table NORECUR (ID='ctl00_Main_GridView1')>1.<tr>1-0{COLUMN1=<td>1:tx;COLUMN2=<td>2:tx;COLUMN3=
<a>1;COLUMN4=<td>4:tx;COLUMN5=<td>5.<a>1;COLUMN6=<td>6.<a>1;COLUMN7=<td>7:tx;COL
UMN8=<td>8:tx;COLUMN9=<td>9:tx;COLUMN10=<td>10.<a>1;COLUMN11=<td>11.<a>1;COLUMN1
2=<td>12.<a>1;COLUMN13=<td>13.<a>1;COLUMN14=<td>14.<a>1;COLUMN15=<td>15.<a>1;COL
UMN16=<td>16.<a>1;COLUMN17=<td>17.<a>1;}&refine_null_fields(0.7)
 
 
Back to top
 
 

The Administrator.
WWW   IP Logged
Pages: 1
Send Topic Print