cancel
Showing results for 
Search instead for 
Did you mean: 

SAP XI scenarios (SAP Solution Manager and SAP ECC 6.0)

Former Member
0 Kudos

Hi!

I have a SAP Solution Manager System 7.0 (ABAP+Java) and SAP IDES ECC 6.0 (ABAP).

Futhermore I have SAP NetWeaver 7.0 with SAP XI 7.0.

Which scenarios can I implement with these systems and where can I find the appropriate documentation?

- Proxy to Proxy

- IDOC/ALE

- Webserice

- other scnenarios (???)

Thank you very much!

regards

Holger

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

On SDN search help.

Give it a try.

Regards,

Prateek

Former Member
0 Kudos

Hi Holger

You have already received a good list above.

As you stated you have ABAP and XI system. You can use almost all adapters except. JMS, JDBC, CIDX, RNIF,

As for these you require more setups.

You can do SOAP based scenario but need tools like XML spy or SOAP UI for communication.

Need DB for JDBC scneario. Already MaxDB would be there but if its SAP backend you cant do JDBC to it.

You can do Java as well as ABAP proxy.

Thanks

Gaurav

Former Member
0 Kudos

Hi Holger,

Please do search in SDN you might get more.......

Proxy to Proxy

- ABAP Proxy to File

- File to ABAP Proxy

IDOC/ALE

- IDoc to File

Few other scenarios :

- File to ABAP Proxy

- File to File Part 1

- File to File Part 2

- Any flat file to any Idoc

- File to RFC

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] - File to Mail

- Dynamic File Name Part 1

- Dynamic File Name Part 2

- Dynamic Mail Address

- Message Flow in XI

- Walk through BPM

- Schedule BPM

- Use of Synch - Asynch bridge in ccBPM

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM

- Maintain RFC destination centrally

- Triggering Email from folder

- Handling different partners for IDoc

/people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI

- Testing of integration process

- Authorization in XI

http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm - Authorization in XI

- Alert Configuration

- Trouble shoot alert config

- Call UNIX Shell Script

- Transport in XI

- Using ABAP XSLT Extensions for XI Mapping

/people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure - Mail Adaptor options

- Collection of IDoc to Single File

- Controlling access to Sensitive Interfaces

- The same filename from a sender to a receiver file adapter - SP14

- Payload Based Message Search in XI30 using Trex Engine - XI : Configuring CCMS Monitoring for XI- Part I

- XI: HTML e-mails from the receiver mail adapter

Thanks

Prabhakar