OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: Trambak on August 22, 2011, 01:49:32 PM

Title: ACIF Input Exit to insert new data in an AFP file
Post by: Trambak on August 22, 2011, 01:49:32 PM
Hi All
   I am trying to use ACIF input exit to insert new data in an AFP file. Has anyone done this already? Need some pointers in how to achieve this. For an example, I want to insert the name of the file as an index element into the AFP file. The AFP file is a fully composed file with embedded TLEs.

Regards
Trambak
Title: Re: ACIF Input Exit to insert new data in an AFP file
Post by: Justin Derrick on August 23, 2011, 02:45:53 AM
You may be able to use new features of arsload to use the name of the file (or portions of it) as index values.  Can you achieve what you need with this?

-JD.