OnDemand User Group

Support Forums => Report Indexing => Topic started by: HFUENTES01 on August 08, 2017, 10:52:46 AM

Title: Add TLE to fully composed AFP document
Post by: HFUENTES01 on August 08, 2017, 10:52:46 AM
Hello everyone,

I’m migrating AFP documents from e2vault to CMOD, these documents were created without TLE and I want to know if there is any tool to add TLE to these documents.

Kind regards,
Hugo Fuentes.
Title: Re: Add TLE to fully composed AFP document
Post by: Justin Derrick on August 08, 2017, 11:11:12 AM
Hi Hugo.

You may want to consider using the CMOD Generic Index format instead -- you can place the index meta data into a text file, and use that to load the files into CMOD.

-JD.
Title: Re: Add TLE to fully composed AFP document
Post by: HFUENTES01 on August 09, 2017, 08:09:24 AM
Hi Justin,

Look for the option of generic index before thinking about TLE but I do not understand how to get the GROUP_OFFSET and GROUP_LENGTH, in a queue I have many AFP embedded, do you know how I can get the value of the start and end byte?

The steps I'm following are:

1. Extract AFP from .drp files
2. Add resource to AFP with the arsacif utility of CMOD.
3. I need an option to place the metadata that I have in the .jrn file, I understand that in CMOD the .ini file is used and of a different structure, I don't have problem creating this file, but I do not understand how to get the GROUP_OFFSET and GROUP_LENGTH

Kind Regards,
Hugo Fuentes.
Title: Re: Add TLE to fully composed AFP document
Post by: Justin Derrick on August 10, 2017, 07:15:58 AM
You can write the individual documents to individual .out files -- then use the GROUP_FILENAME to point to the individual file, and set group offset and length to zero.

-JD.
Title: Re: Add TLE to fully composed AFP document
Post by: HFUENTES01 on August 10, 2017, 09:24:56 AM
Hi Justin,

Thanks for your time and answers.

I think it is not a good option to have individual documents, having individual documents forces to insert the resources in each document and not in the header of the queue, the increase in storage would be considerable and the extraction time for each document from e2vault will be very high.

Kind Regards.
Hugo Fuentes.
Title: Re: Add TLE to fully composed AFP document
Post by: Justin Derrick on August 10, 2017, 07:07:22 PM
Ah.  There's some tricks to avoid having to store resources repeatedly.  Contact me via a Private Message if you'd like some help with your project.

-JD.