Hi Everyone,
I am new to DS and is in need of help on how to write a record with incorrect dates (contain alpha) in DS to a reject table without having a lookup table to reference.
From what I have read one way to write to a reject table is by having lookup file set pointing to a source with lookup values. However, in this case we are dealing with dates and we do not have a time dimension or any source that we can use for lookup. I hope I am explaining it right. Thanks in advance for your help!
How to write bad dates (contains alpha) to a reject table
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
You would use the IsValid() function in a Transformer stage that has two outputs, one for times when the record is in some way invalid. This would server as your link to your rejects table.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
