ModifyRowSet

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
2 posts Page 1 of 1

bmuller

Posts: 2
Joined: Wed May 20, 2015 2:42 pm

Post by bmuller » Wed Dec 09, 2015 3:46 pm
I am attempting to use the modifyrowset function to capture a column within a file, which I will later use as a variable to update a sql statement. However, the file that I am attempting to utilize has a number of different segments / loops which does not allow me to use the modifyrowset function, as when reading the file it is looking for a uniform number of columns to use as an index.

Any assitance in determining how I can read the file, and strip awat a particular row would be appreciated. we are on GoAnywhere Director, Version 4.7.0

Support_Tim

Posts: 35
Joined: Mon Dec 01, 2014 10:35 am

Post by Support_Tim » Thu Dec 10, 2015 9:20 am
Hello bmuller,
What type of file are your reading? Files that are read by GoAnywhere Director need to be data files and would not contain loops, but may contain segments (of sorts) if it is a XML file. Please also post the project XML code from your project.

While in the project, click on SHOW XML then copy & paste the project XML.
2 posts Page 1 of 1