ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Intergrating workflow with mainframe

Post new topic  Reply to topic
 Intergrating workflow with mainframe « View previous topic :: View next topic » 
Author Message
cisiva
PostPosted: Mon Sep 27, 2004 10:43 pm    Post subject: Intergrating workflow with mainframe Reply with quote

Newbie

Joined: 27 Sep 2004
Posts: 3

I am trying to integrate my workflow model with some main frame applications. Can you recommend some documents which describe how to go about the integration. Can i use integrator for this??
Back to top
View user's profile Send private message
CHF
PostPosted: Tue Sep 28, 2004 5:18 am    Post subject: Reply with quote

Master

Joined: 16 Dec 2003
Posts: 297

Quote:
Can i use integrator for this??

YES

UPES ---> WFXML ---> WMQI Adapter ---> COBOL Copy Book ---> CICS
_________________
CHF
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
cisiva
PostPosted: Tue Sep 28, 2004 9:55 pm    Post subject: More info pls.... Reply with quote

Newbie

Joined: 27 Sep 2004
Posts: 3

Would care to elaborate... we are aware of the UPES ---> WFXML ---> WMQI Adapter bit , but after that its all grey for us. Can you recommend any ibm books or something which may have mor einformation.
Thanks in advance.
Back to top
View user's profile Send private message
CHF
PostPosted: Wed Sep 29, 2004 5:51 am    Post subject: Re: More info pls.... Reply with quote

Master

Joined: 16 Dec 2003
Posts: 297

cisiva wrote:
but after that its all grey for us

Black box for me too. All I could tell you is that use WMQI to change the data from WFXML to COBOL copybook and push this data to CICS (MF) applications.

I am not a mainframe guy. I am not aware of any documentation too. Hope the experts here will look at this post and suggest some documentation if there is any.
_________________
CHF
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Ratan
PostPosted: Wed Sep 29, 2004 5:54 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

Look at the XML interface in WF Programming Guide. UPES is used to interac with external apps. UPEServer (could be Integrator) has to parse the XML it gets from WF, do whatever it has to do (like interacting with Mainframe ) and send the result back to WF.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
vennela
PostPosted: Wed Sep 29, 2004 10:12 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

It all depends on what you want to do.
It is not defnitely restricted to
Quote:
UPES ---> WFXML ---> WMQI Adapter ---> COBOL Copy Book ---> CICS
this path
What is WMQI Adapter ?
Is it your custom written flow?
Is it an out of the box adapter? If yes then which one?
What do you want to integrate? Is there an application on the mainframe? If yes then what is it? C, COBOL, PL/I Java or what is it? It all depends on what you want to do. As far as I know there is no workflow document. However, you can install workflow on z/OS if that is what you want. All workflow does is put an XML message to a QUEUE. Now this QUEUE can also be on the mainframe while the workflow server is on the distributed platforms. So the best thing for you is to think in the lines
ratan wrote:
Look at the XML interface in WF Programming Guide. UPES is used to interac with external apps. UPEServer (could be Integrator) has to parse the XML it gets from WF, do whatever it has to do (like interacting with Mainframe ) and send the result back to WF.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cisiva
PostPosted: Wed Sep 29, 2004 9:44 pm    Post subject: This is what i am trying to do Reply with quote

Newbie

Joined: 27 Sep 2004
Posts: 3

Here is a senario for which I am trying to find an EAI solution. There are many Legacy Systems each running its own application and there are ERP tools like SAP. Now the first step do an application integration i guess we shoudl use the MQ Integrator for this purpose. Then to automate the business process using the MQ workflow.
Now my problem is i understand how the workflow is connected to the Integrator. I do not understand how the Integrator is connected to the legacy systems or their applications. And also how it connects to the ERP applications.

Or is there a way to so this without using the Integrator. I am making a presentation on Enterprise Application Integration and I have to explain how the connectivity occurs.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Sep 30, 2004 4:39 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Since this is an Integrator question, I'll try and answer it.

You connect Integrator to legacy applications using queues, or other adapters.

That is, in your case you would use Integrator to do the following
  • model your XML (this is actually optional)
  • Model your legacy COBOL data (probably by importing a COBOL copybook)
  • Write a message flow that will take XML data from an input queue, convert it to your COBOL data, and put that on an output queue.


One reason for using Integrator in this fashion is that you can create one input format, and map that to whatever output formats each legacy application needs.

ERP integration would also be achieved in the same way, with queue or adapter input, then data transformation, followed by queue or adapter output.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Intergrating workflow with mainframe
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.