Page 1 of 1

Can DataStage connect to a J2EE Engine?

Posted: Mon Jun 27, 2011 3:10 pm
by jagadam
how can Datastage connection to the Portal to extract data from SAP portal information. It is a web-portal from where certain data is of the project's interest for mapping business logic.

While I asked them if there is a back-end Database to the portal, DataStage can connect via DB connectors and extract data, I was asked by the portal owner if and how 'Datastage connects to a J2EE Engine'.

Please shed some light on this..

Posted: Mon Jun 27, 2011 3:24 pm
by ray.wurlod
Do you have the Java PACK ?

Posted: Mon Jun 27, 2011 3:47 pm
by jagadam
I see a Java Client and a Java Transformer Under Real Time, but nothing related to Java Pack under Packs in the Palette.
Is this for purchase or can be requested from IBM?

Posted: Mon Jun 27, 2011 9:41 pm
by lstsaur
For V8.x, your Java Client and Java Transformer = Java PACK (earlier versions named these two stages as Java PACK).

Please clarify what you mean by "J2EE Engine"?

Posted: Tue Jun 28, 2011 12:40 pm
by jagadam
I have no clarity on what the customer mentioned by 'Can/How Datastage connect to a J2EE Engine'

If I have to use the Java Pack to extract data from Portal, what is it that I need to be aware of and what is the pre-requisite.

Please shed some light on this.

Posted: Wed Jun 29, 2011 3:37 pm
by jagadam
Any help on this one please?

Does the Java Client and Java Transformer has the ability to extract data from a portal(J2EE)? I looked through the documentation and it looks like a real time stage(pass something to it, using this value, the Plug-in will fetch a matching record from the source) but if my requirement is to extract all the information like a (select a,b,c from tableD), is this the right stage/pack to use?


Thanks

Posted: Wed Jun 29, 2011 10:16 pm
by lstsaur
No, both stages have no way to extract the data from a Portal. You are picking the wrong tool to deal with the Portal.

Posted: Thu Jun 30, 2011 8:38 am
by jagadam
Is there a turn around solution or a mitigation for this. I can request for a file feed from the Portal team, but I am trying to reduce the handshake between systems.

Thanks

Posted: Thu Jun 30, 2011 9:30 am
by chulett
From what little I've read, a "J2EE Engine" supports ODBC access. You may end up needing to purchase the drivers needed but I would think you could go that route.

Posted: Thu Jul 14, 2011 8:11 am
by jagadam
Is Web Services Transformer stage an option here?