Author |
Message
|
mohankumarperiaswamy |
Posted: Tue Mar 09, 2010 3:09 am Post subject: Connect two diff. SAP systems in one WMB flow using Adapter |
|
|
Newbie
Joined: 09 Mar 2010 Posts: 7
|
Hi,
Two SAP systems are there like SAPONE and SAPTWO. Is it possible to connect these SAP systems using SAP Adapter with one WMB flow itself?
Thanks & Regards,
Mohan |
|
Back to top |
|
 |
mohankumarperiaswamy |
Posted: Tue Mar 09, 2010 3:38 am Post subject: |
|
|
Newbie
Joined: 09 Mar 2010 Posts: 7
|
Hi,
Both the SAP systems are connected to WMB with one SAP Adapter.
Thanks & Regards,
Mohan |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Mar 09, 2010 4:09 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
mohankumarperiaswamy wrote: |
Hi,
Both the SAP systems are connected to WMB with one SAP Adapter.
Thanks & Regards,
Mohan |
is it like SAP Inbound and SAP Outbound or 2 inbounds or 2 outbounds...
make us clear...  _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
mohankumarperiaswamy |
Posted: Tue Mar 09, 2010 4:45 am Post subject: |
|
|
Newbie
Joined: 09 Mar 2010 Posts: 7
|
Hi,
This is applicable for both the inbound and outbound. That is, Inbound also required connecting SAP1 and SAP2 two diff. SAP systems with one WMB flow using one SAP adapter. Similarly Outbound also required connecting two SAP systems with one WMB flow using single SAP adapter. Is it possible?
Thanks & Regards,
Mohan |
|
Back to top |
|
 |
mohankumarperiaswamy |
Posted: Tue Mar 09, 2010 4:58 am Post subject: |
|
|
Newbie
Joined: 09 Mar 2010 Posts: 7
|
Hi,
Otherway, will One SAPInput node be able to receive messages from multiple(different) host using one SAP adapter?
I am using WMB v7 and WMQ v7.
Thanks & Regards,
Mohan |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Mar 09, 2010 5:20 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
for SAP Input - Adapter Component is the most important part, so it looks for the RFC ID, and gets the data
SAP Request node - Adapter Compnenet and Default method plays the vital role in invokind the right BO _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
nathanw |
Posted: Tue Mar 09, 2010 5:23 am Post subject: |
|
|
 Knight
Joined: 14 Jul 2004 Posts: 550
|
in essence i would treat this like an mq channel ie only 1 way communication
so SAP1 to SAP2 is 1 flow and SAP2 to SAP1 is another flow.
broekr does not care what it is talking to or from so as long as teh configs are set up correctly I do not see a problem with this. _________________ Who is General Failure and why is he reading my hard drive?
Artificial Intelligence stands no chance against Natural Stupidity.
Only the User Trace Speaks The Truth  |
|
Back to top |
|
 |
mohankumarperiaswamy |
Posted: Tue Mar 09, 2010 5:25 am Post subject: |
|
|
Newbie
Joined: 09 Mar 2010 Posts: 7
|
I have one SAP adapter in my flow. I have to configure my flow to connect to two diffrent SAP systems. Is this possible? How to configure this? |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Mar 09, 2010 1:43 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
mohankumarperiaswamy wrote: |
Hi,
Otherway, will One SAPInput node be able to receive messages from multiple(different) host using one SAP adapter?
I am using WMB v7 and WMQ v7.
Thanks & Regards,
Mohan |
I doubt it very much. AFAIK the SAP Node is based on the SAP JCO.
The registration of the SAP JCO is with a specific box and service with a name (equivalent to host and port)...
For your case to be viable you would need an SAP appserver that has an instance of each of the SAP Services and is able to pass the data to the same registered ALE server...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mohankumarperiaswamy |
Posted: Tue Mar 09, 2010 9:09 pm Post subject: |
|
|
Newbie
Joined: 09 Mar 2010 Posts: 7
|
Hi,
These SAP applications(SAP one and SAP two) are hosted on same server. They have diff. application IDs(Login and PWD). So in this case How do I configure both in my SAPInput adapter node to fetch data.
Thanks & Regards,
Mohan |
|
Back to top |
|
 |
Gaya3 |
Posted: Tue Mar 09, 2010 9:49 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
mohankumarperiaswamy wrote: |
Hi,
These SAP applications(SAP one and SAP two) are hosted on same server. They have diff. application IDs(Login and PWD). So in this case How do I configure both in my SAPInput adapter node to fetch data.
Thanks & Regards,
Mohan |
i answered to this....check out the posts. and responses clearly... _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
|