Using Integration Object to Export Reporting Data without a header

80 views
Skip to first unread message

Lisa Hamilton

unread,
Apr 18, 2019, 3:38:32 PM4/18/19
to triDeveloper
Hello,

We are on 10.5.3.1 currently, and we have a need to create a report without a header and store in a directory. We were told to use the Integration Object for this purpose, however in looking at Integration Object and the associated documentation we aren't sure what to populate in the File Path.

Capture.PNG


Is anyone able to provide more detailed direction on what should be populated in the File section in order to get a successful Test File Access result? 

Thank you,
Lisa

Praveen Sharma

unread,
Apr 18, 2019, 11:07:12 PM4/18/19
to triDeveloper
Lisa,
In the file path you have to mention path of the folder where this file will be stored. In linux it would be the shared folder that Tririga application can access.
In the file name give any name like 'Test.txt'. There is Overwrite boolean check box that drives whether the file will always be overwritten or it will create new file each time IO is executed.
If Overwrite is checked the content of the file is always overwritten when IO is Executed. The filename remains same.
If Overwrite is not checked a new file is created with a datetime stamp as suffix to the filename provided.

In windows it would be something like this (screenshot attached)

Hope this helps.
IO_Scr.png
Reply all
Reply to author
Forward
0 new messages