Read in a mail box

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
bart12872
Participant
Posts: 82
Joined: Fri Jan 19, 2007 5:38 pm

Read in a mail box

Post by bart12872 »

Hi,

In a Datastage PX job, Is it possible to have a mailbox in source and read mail ?
If not, may a buildOp development could do this task ?

And if is really not possible in Datastage PX, is there another Ascential software that can make this task (like perhaps the EAI datastage TX) ?

thanks,
bart.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

You can use an external source to do this. First you need to figure out what the UNIX or Windows command will be that reads the mailbox. What mail system do you intend to read?
bart12872
Participant
Posts: 82
Joined: Fri Jan 19, 2007 5:38 pm

Post by bart12872 »

It's a lotus mailbox
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You mean Notes? Ugh. Is there a command line interface for that?
-craig

"You can never have too many knives" -- Logan Nine Fingers
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

no easy command line, but the good news is that there is ODBC connectivity to Lotus Notes!
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

I mentioned ODBC in my post, check that out with Lotus Notes.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Yes, you are correct and that is what we are talking about.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply