Search found 5 matches

Search found 5 matches Page 1 of 1
by anutta78
Wed Jul 12, 2017 9:29 am
Forum: Community Forum
Topic: Fail to create CVSrowset
Replies: 3
Views: 11612

You're using the Rowset Value incorrectly. The way you're using it is as a pointer (thus the "com.linoma.ga.projects.tasks.converters.csv.CSVRowSet@58dce226" value) Try setting the contents of the CSV to a variable named "FileContents" like this: <setVariable name="FileContents" inputFile="\Import\...
by anutta78
Fri Jul 07, 2017 7:04 am
Forum: Community Forum
Topic: Fail to create CVSrowset
Replies: 3
Views: 11612

Hello, I have GA version 5.4.1 I need to send csv file to REST API I created a project: ReadCSV, WriteJson, POST Json to REST 2 issues: 1.My rowset loos like this in the json file com.linoma.ga.projects.tasks.converters.csv.CSVRowSet@58dce226 2.POST command returns success but no files were sent.. B...
by anutta78
Tue Mar 28, 2017 2:52 pm
Forum: Community Forum
Topic: big rowset
Replies: 1
Views: 21009

Hello,

How I can split rowset with 500K rows to parts, let say 65K each?

and then use it in For each loop to write files.

Anna
by anutta78
Mon Mar 27, 2017 9:59 pm
Forum: Community Forum
Topic: Database to excel 200 000 records, timing out
Replies: 1
Views: 5985

Hello, I'm trying to create excel from database output. Rowset has more than 200K rows, project is runing and at some point fails. Here is log: 3/27/17 9:18:26 PM INFO Executing project 'Oracle report for client' 3/27/17 9:18:26 PM INFO Project location: \test\Oracle report for client.xml 3/27/17 9:...
by anutta78
Tue Sep 20, 2016 6:40 pm
Forum: Community Forum
Topic: Error: When building rowset data", the root element did not match in the file
Replies: 1
Views: 5221

Having error when reading XML.. please advise My XML: <?xml version="1.0" encoding="UTF-8"?> <ns0:Study xmlns:ns0="http://www.clientname.com/Site"> <ns0:StudyNum>XA123654</ns0:StudyNum> <ns0:InformationContained>Full</ns0:InformationContained> <ns0:StudyRowId>1-SETYE9</ns0:StudyRowId> <ns0:ListOfSit...
Search found 5 matches Page 1 of 1