-
Jun 27th, 2011, 07:40 AM
#1
Need of Dynamic tokenizer.
We are procssing the combination both delimitor files and fixed length files.
Problem here is we can't identify which formate file (delimitor or fixd length) in compile time,so we are looking some tokenizer like dynamic.
OR is it there any posibility to decise the tokenizer based on the delimitor(which we are getting from jobparameters??
-
Jun 29th, 2011, 03:32 AM
#2
I think you need a custom tokenizer, but it's not very complicated to wrap an existing fixed length and delimited pair into a composite.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules