cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of third party application like Payware and Bank Wizard

Former Member
0 Kudos

Hi,

We have a scenario in which we are trying to integrate SAP XI 3.0 with 3rd Party application like Payware and Bank Wizard. We wish to know how should we go about doing it.

Payware has Payment Interface card which is used to communicate with SAP R/3. I am not aware how it does that. I wish to know how it can be integrated with SAP XI 3.0.

In case of Bank Wizard any kind of input is welcome.

If anybody can provide some inputs on the same it will be highly appreciated.

Accepted Solutions (0)

Answers (3)

Answers (3)

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

We have to understand the data format given by Payware & bank Wizard.

Now check for the standard idocs or RFC's available in ECC for uploading payware & Bank wizard data.

If standard Idocs or RFC's are not available, then use the server proxies for uploading data in ECC.

Proxies will give better performance as compared to idocs or Rfc's

Regards

Abhijit

Former Member
0 Kudos

Hello

not sure about Payware, but [Unified Software|http://www.unifiedsoftware.co.uk] has an alternative to Bankwizard that can be easily integrated with SAP via XI/PI or as a simple web service proxy.

See their [SAP Packaged Service|http://www.unifiedsoftware.co.uk/products/sap/bankvalidator.html] information, or the official [SAP Packaged Service|http://www.sap.com/uk/services/consulting/portfolio/index.html] catalogue (look for UK Bank Validator Packaged service, page 32)

Hope this helps

George

Former Member
0 Kudos

Hi,

I guess the answer would be "it depends".

I suspect Payware maybe integrating with R/3 via either IDoc or RFC. In which case, XI's IDoc or RFC adapter can be used.

As for Bank Wizard, it depends on the capability within Bank Wizard. Ideally, using a webservice would be the best. You may also use JDBC or file adapters.

Regards,

Bill