cancel
Showing results for 
Search instead for 
Did you mean: 

help sap in .net

Former Member
0 Kudos

HI, At present we are use vs2005.net and develop one application now we wane to deployed this with sap want are the software required to install

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Answers (2)

Answers (2)

former_member529475
Active Contributor
0 Kudos

Hi

Generate the WSDL for that application and integrate it with the SAP XI.

Regards

Vasu

    • Reward Points if found useful **

Former Member
0 Kudos

can u send some for detail

former_member529475
Active Contributor
0 Kudos

Hi

Can I know your requirement please.

If you want to deploy the data into the SAP means you have to design and configure the scenario in XI.

what is ur output format?

Cheers..

Vasu

Former Member
0 Kudos

hi

Already we r develop one eschool project in .net we need to deployed this thinks to sap can u send more detail for this.

former_member529475
Active Contributor
0 Kudos

Hi Babu

As per my understanding, for front end you are developed the proj in .net and the backend business scenario will be in sap . am i right ?

If it is then you have to establish the communication between the SAP and Non_SAP system.

First you create the product in the sld for non sap and sap and then create the technical systems and business systems

in the design part import the wsdl file in the external definition and create message interface and then map the source and target interfaces and then create the interface mapping.

After designing, do the configuration.

check out these blogs for references..

/people/ravikumar.allampallam/blog/2005/03/03/creating-purchase-order-idoc-through-xi

/people/ravikumar.allampallam/blog/2005/03/03/creating-purchase-order-idoc-through-xi

/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

Also have a look at these forum threads...

-- /people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i - here check the part 1 and 2 examples with all screen shots.

--

Cheers..

Vasu

    • Reward points if found useful **

Former Member
0 Kudos

hi vasudeva in my system(company) only r/3 server only we have for my requirement what are the software to be install.

former_member529475
Active Contributor
0 Kudos

Hi Babu

You need to install XI and then configure the xi server with R/3.

Follow these steps while installing XI:

1. Windows server or advanced server with latest service patch.

2. IE 6.0 with latest service patch

3. Install Microsoft office and winzip, acrobat

4. Install JDK with version 1.4.2_03 or above with the corresponding JVM

5. Install the SAP GUI 6.20

6. Make sure that you have hard disk space of 10 GB in C drive and 50 GB in the installation drive.

7. Make sure the virtual memory is between 512 and 1594 or above for the installation drive.

8. Copy the dumps of following DVDs into the installation drive.

• Installation Master DVD

• Installation Export

• Additonal Components for SAP BW/SAP XI,SAP MI,SAP KW

• SAP Web As Java

9. Start the installation from the DVD dump Installation Master DVD.

10. When installing the ABAP Database the SID of the oracle default database should be different the ABAP database SID.

U can go through the Installtion Guides for Installing XI from http://service.sap.com/instguides (SR1 installation)

u can also refer to service.sap.com/platforms to see the available platform on which XI can be installed. ( Windows/linux/UNIX)

or you can even go through this weblog which clearly talks to you about XI installation

In addition to this installation guide you also need to download the XI configuration guide which is very useful for technical configurations of various adapters and XI system.

At the same place you will also get the XI configuration guide e.g XI30ConfigGuideSPS11.pdf.

U can also download SAP Exchange Infrastructure 3.0 SR1 Installtion Guide from the articles scetion.

would also suggest these links:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4a...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adb...

https://websmp202.sap-ag.de/~sapidb/011000358700009389172004E.PDF

http://help.sap.com/bp_bpmv130/Documentation/Installation/XI30InstallGuide.pdf

Cheers..

Vasu

    • Reward Points if found useful **

Former Member
0 Kudos

vasudeva can u send some more detail

former_member529475
Active Contributor
0 Kudos

Hi Babu

1. If .NET is exposed as webservice no need to create it as a system, but for SAP R/3 target you need to create a system in SLD.

2. To connect to SAP usually IDOC or RFC adapters are used.

3. To use a Webservice one need to use SOAP adapter.

4. If your .NET application acts as a Webservice client and initiates the request then that application is enough to trigger the scenario.

5. For step by step procedure go thro the following links:

For IDOC receiver part go thro this thread:

For SOAP sender part:

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

And you can get many more links if you just search in sdn.

Cheers..

Vasu

<i>** Reward Points if found useful **</i>

Former Member
0 Kudos

hey

i m not sure how u will deploy this on XI server(infact i dont even think its possible)

if ur talking about interfacing this,then generate a WSDL for the .net application and integrate it with XI

thanx

ahmad