Skip to content

Retrieve contents of a Data Area (dtaara)

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
  • BillTW Offline
  • Verified User
  • Posts: 3
  • Joined: Tue Sep 15, 2009 3:29 pm

Retrieve contents of a Data Area (dtaara)

Post by BillTW »

Is it possible to retrieve the contents of a data area in a i5 library and insert the data into the body of an E-mail?

Thank you,

bill
  • Support_Duane Offline
  • Support Specialist
  • Posts: 66
  • Joined: Thu Mar 05, 2009 3:49 pm

Re: Retrieve contents of a Data Area (dtaara)

Post by Support_Duane »

Yes, it is possible to retrieve the contents of a data area, and do with them whatever you choose. In order to accomplish this, you must create a program (either CL, RPG or other language of your choice) that will retrieve the data area and place the contents in a variable. This variable can be referenced in a project using the Execute i5/OS Command or Program task.

You can see an example of this at https://forum.goanywhere.com/viewtop ... f=21&t=247
Post Reply