wleishman
05-26-2003, 08:45
Hi.
We have a requirement to transfer 15,000 PDF's from our mainframe to two image repository applications (FileNet & Calligo) once per month. Each PDF is approximately 1MB.
Our ETL tool (Informatica) can (in theory) retrieve the PDF's from the mainframe (using their PowerConnect for Mainframe). The repository applications require the use of an api....but Informatica does not have a connection to FileNet or Calligo. The can write binary (blob) to some rdbms's (like MS Sql server but not Oracle). Our company uses Oracle.
We do have the new PowerConnect for webMethods, which gives Informatica the ability to pub/sub with webMethods broker.
I'm thinking of using a combo-solution. Informatica to retrieve the PDF's, and publish (using PowerConnect for webMethods) to the broker.
We would then create two custom webMethods adapters. One to talk to FileNet using their Java api, and the other to talk to Calligo using their Java api. These adapters would subscribe to the documents published from Informatica.
Could I get some thoughts on this ?
Any concerns about webMethods broker (5.0.1. right now, and 6.0.1 eventually) handling 15,000 1MB documents once per month ?
Regards,
Wayne
We have a requirement to transfer 15,000 PDF's from our mainframe to two image repository applications (FileNet & Calligo) once per month. Each PDF is approximately 1MB.
Our ETL tool (Informatica) can (in theory) retrieve the PDF's from the mainframe (using their PowerConnect for Mainframe). The repository applications require the use of an api....but Informatica does not have a connection to FileNet or Calligo. The can write binary (blob) to some rdbms's (like MS Sql server but not Oracle). Our company uses Oracle.
We do have the new PowerConnect for webMethods, which gives Informatica the ability to pub/sub with webMethods broker.
I'm thinking of using a combo-solution. Informatica to retrieve the PDF's, and publish (using PowerConnect for webMethods) to the broker.
We would then create two custom webMethods adapters. One to talk to FileNet using their Java api, and the other to talk to Calligo using their Java api. These adapters would subscribe to the documents published from Informatica.
Could I get some thoughts on this ?
Any concerns about webMethods broker (5.0.1. right now, and 6.0.1 eventually) handling 15,000 1MB documents once per month ?
Regards,
Wayne