cancel
Showing results for 
Search instead for 
Did you mean: 

Business Connector

Former Member
0 Kudos

Hi All,

I am new to Business Connector. I have a issue, regarding conversion in Businees Connector

I have legacy data in a text file, I want to send this data using BC to SAP R/3 server as IDOC

is it possible to convert text file into IDOC structure through BC.

Say I have to convert into Purchase Order Creation IDOC(PRORD05)

Please help me how to do it and what are the steps

thanks

Bobby

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Bobby,

The SAP Business Connector is a middleware product based on webMethods’ B2B Integration Server. It allows you to integrate with R/3 using open and non proprietary technology. SAP BC uses the Internet as communication platform and XML/HTML as data format. Thus it seamlessly integrates different IT architectures with R/3.

SAP BC allows for full bi-directional communication to and from R/3. On the one hand all SAP functionality accessible using BAPIs and IDocs can be made available to business partners over the Internet as secure XML-based services. On the other hand applications and information running on a remote web site can be instantly invoked by a simple SAP function call thus making the information of the Web available to an R/3 System.

SAP BC provides an XML layer on top of R/3 functionality so that other applications do not need any understanding of R/3 internal data structures or protocols. You can deploy SAP BC to simply but effectively achieve business-to-business integration between trading partners, thereby extending the reach of your SAP infrastructure to customers, partners and suppliers. Examples for applications may include real-time integration between supplier inventories and your SAP System or multi-vendor product, price and availability information and your purchasing application.

For further Information on the same see WHAT IS SAP BC ?

Also go through the following links:

http://www.sapgenie.com/interfaces/businessconnector.htm

http://www.sapgenie.com/mysap/bus_connector.htm

http://help.sap.com/saphelp_nw04/helpdata/en/6a/3f93404f673028e10000000a1550b0/frameset.htm

http://www.thespot4sap.com/Articles/SAP_XML_Business_Integration.asp

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b4f3755a-0401-0010-b6b3-9b6...

https://websmp104.sap-ag.de/connectors

https://websmp104.sap-ag.de/~form/sapnet?_FRAME=OBJECT&_HIER_KEY=501100035870000008223&_HIER_KEY=601...

Regards

Goli Sridhar

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Aashish,

could you please share me the various details steps, or any site have the step by step procedure to convert txt file from no-sap system to IDoc structure using Business connector

thanks

bobby

Former Member
0 Kudos

HI Bobby

You can check with the developer guide when you install it will there in server installation folders. It will be having one example like the scenario you want. Try that

Thanks

Gaurav

aashish_sinha
Active Contributor
0 Kudos

Hi,

Yes it is possible. You need to define routing rule first (BC Admin page) and then use the flow service in developer where you mapping logic exists.

Lets Say you are creating a flow service to chnage text to Idoc,

Step 1 Give Input Text

Step 2 . Browse your routing flow service for that Idoc

step 3 Connect the desired fields.

step4. do whatever you want.

Regards

Aashish Sinha

prateek
Active Contributor
0 Kudos

is it possible to convert text file into IDOC structure through BC.

Yes.

Download the BC developer guide from http://service.sap.com/connectors

U will get the scenario configuration details there.

Regards,

Prateek