Question:
Hi to all IDoc Guru's.
I'm new in SAP Tech's...I'm a .NEt Developer, I need to connect with the Bussiness Connector on 4.6B and 4.0B Systems..and to send some files towards these systems...and receive..
Especially MATMAS03, CREMAS...etc. Message Types..????
Give some guidellines please.....
10x a lot to all
Answer:
Hi,
first of all, I want to say that you can connect your two SAP systems using ALE technology (Without Third party system)
Second, If you want to use SAP Business connector that it's better to use TCP-IP ports and not File ports in either the sender and receiver system.
If you want more help, you should specify in detail what you need !!!
SSII
Answer:
10x, for such a quick answer,
Let me please explain,
I develop in an ASP.NET Web, in which among others, i'm using WebServices (SOAP Calls), and I need to receive from BC some IDoc message types as XML (MATMAS03, CREMAS, etc.). I don't have knowledge of SAP, just some reading from a book, and some web browsing. That's why I need to find out how can I send/receive from BC these files. Smth. like eg. I call http://host:port/....and then I read the response....and In the same manner I POST some info toward the BC..
My only interaction at this moment with SAP, it's only by means of BC.
Once again, 10x a lot for your Info.
Answer:
have a look at the SOAP Programming Guide that comes along with SAP BC. You can use SOAP along with Business Connector by creating flow or java services. There are also some samples in WmSamples package. after all it's not that difficult
Regards
Christine
Answer:
I don't have access to nothing related to SAP (Official Docs...etc.), I could say I'm working blindly. Only the sending and receiving it's my concern, even though I have enough experience in SOAP, WebService..etc..
Answer:
that means, you don't have access to a business connector?
because if you have access to a business connector (or at least the Integrator / Developer), you can find the documentation in folder <business connector folder> / Developer / doc (for Version 4.6)
if not, just state your email address and i will send you the SOAP Programming Guide for BC.
Regards
Christine