Skip to content

This is Part 3 of the four-part series on using the new Neuron ESB SAP Connector. In Part 1 we showed you how to set-up the SAP Connector and then use it for importing schemas based on SAP BAPIs, RFCs and IDocs and generating sample XML documents based on those schemas. In Part 2 we showed you how to call BAPIs and RFCs. In this post we will walk you through receiving the Material Master IDoc. The steps here require you to have completed the steps in Part 1 of the series.

Using the Neuron ESB SAP Connector – Part 1: Setup and Schema Generation

Using the Neuron ESB SAP Connector – Part 2: Executing BAPIs and RFCs

Using the Neuron ESB SAP Connector – Part 4: Sending IDocs

Setting-up an Environment for Sending Test IDOCs from SAP

Sending IDocs from SAP to Neuron ESB involves some setup on SAP. This section will walk you through setting-up SAP to send a MATMAS IDOC (material master data) from SAP to Neuron ESB. The following steps assume you have some basic knowledge of SAP.

Note – These steps may vary across different versions of SAP.

  1. Define a Logical System – First you need to define a logical system to which the Idocs can be sent. In the SAP GUI type in the transaction code SALE and navigate to IDoc Interface / Application Link Enabling (ALE)->Basic Settings->Logical Systems->Define Logical System. You will be notified that the table is cross-client. Click Continue. Create a new line and fill in the name of the system (e.g. NEURON) and a short description.
SAP - Define Logical Systems
  1. Create an RFC Destination – To create a new destination, use transaction SM59 and click the Create button. The fields have to be filled in with following values:
    • RFC Destination: (e.g. NEURON_RFC_DEST).
    • Connection Type: T (for TCP/IP).
    • Description 1: IDOC RFC destination for Neuron ESB Testing
    • Program ID: A unique name that the server program uses to register itself on the SAP gateway (can be the same as the destination name).
    • Choose option Registered Server Program.
SAP RFC Destination - Technical Settings
  1. Click on the Unicode tab and set the Communication Type with Target System to Non-Unicode and select the radio button Codepage from client-side logon language (at runtime)
SAP RFC Destination - Unicode
  1. Save the RFC Destination
  2. Create an IDoc Port – Use transaction WE21 to configure an IDOC port. Select the Transaction RFC node and then click the Create button. The name of the port must be unique and refer to the RFC destination defined in step 2.
SAP Ports in IDoc Processing
SAP Ports in IDoc Processing Edit Mode
  1. Create a Partner Profile – Use transaction WE20 to create a new partner profile for the logical system that was created in step 1.
SAP Partner Profiles

You also need to add one outbound parameter (use the green plus to create one). As shown in the figure below, please select MATMAS as Message type and MATMAS05 as the IDOC Basic type. You also have to define the logical Receiver port for this outbound parameter. Please fill in the name of the port created in step 3.

SAP Partner Profiles - Outbound Parameters
  1. Create a Distribution Model – Use transaction SALE, then expand Modeling and Implementing Business Processes and open Maintain Distribution Model and Distribute Views. Click the edit icon to switch into Edit mode:
SAP Display Distribution Model

Click Create Model View and enter a Short Text and Technical Name. Click the green checkmark.

SAP Display Distribution Model - Create Model View

Navigate to the model you just created (i.e. Neuron Test Model) and select it. Click the Add Message Type button, and set the Model viewSenderReceiver and Message Type. The Sender is a logical system that has been assigned to the SAP client which you are using. The Message Type is the same message type you entered for the outbound parameter in the previous step. Click the green checkmark.

SAP Display Distribution Model - Add Message Type

You have now set-up all the necessary components to send the MATMAS05 IDOC from SAP to Neuron ESB via an RFC Destination.

 Create the Neuron Listening Connector Endpoint

  1. In Neuron ESB Explorer, navigate to Connections->Connector Endpoints and click the New button
  2. Set the Name of the Connector Endpoint to SAPIDOCInboundEndpoint. This Connector Endpoint will be used to receive IDocs from SAP
  3. Set the Party Id to IDOCPublisher
  4. Set the Connector to SAPConnector
  5. Set the Mode to Publish
SAPIDOCInboundEndpoint
  1. Click on the Properties tab
  2. Under the category Connection set the properties necessary for connecting to SAP. You will need all the same properties that you set in the first Connector Endpoint, plus you will need to set the Gateway HostGateway Service and Program ID. Also, because this is a publishing endpoint you will need to set the Publish Topic to SAP.IDOC.Inbound:
SAPIDOCInboundEndpoint Properties
  1. Click the Apply button, then save the Neuron project. If the Neuron ESB service is already configured to host this solution and is currently running, the Connector Endpoint will automatically start. Check the status of the Connector Endpoint using Neuron ESB’s Endpoint Health monitor.

Test the RFC Destination from SAP

Now you can test the connection between Neuron ESB and SAP using the SAP GUI.  The connection test will not be successful if the Connector Endpoint created in the previous step is either not configured correctly or is not started.

  1. In the SAP GUI use transaction code SM59
  2. Expand TCP/IP connections and double-click the RFC Destination you previously created
  3. Click the Connection Test button:
SAP RFC Destination Connection Test
  1. A successful connection will look something like this:
SAP RFC Destination Connection Test Success
  1. If you don’t have a successful connection, verify the previous steps. Also verify the SAP server can in fact reach the Neuron ESB server.

Send a Test IDOC to Neuron ESB

Now that SAP is configured to send IDocs to Neuron ESB we can send a test IDoc.

  1. Before sending a test IDoc you need to open the Test Client to receive it. Start the Neuron ESB Test Client from Start->All Programs->Neudesic->Neuron ESB V3 (<instance name>)->Neuron Test Client.
  2. In the Test Client select TestSubscriber as the Party Id and click the Connect button:
Neuron ESB Test Client
  1. Navigate to the Receive tab.
  2. In the SAP GUI, use transaction BD10 to send a test IDoc for a specified material number. Before you run the program (F8) you have to fill in the logical system as shown in the figure below.
SAP Send Material
  1. To check the status of the IDOC, use transaction code BD87. The default values in the Select IDocs screen will display all IDocs sent today. Click the execute button to see the list.
SAP Status Monitor
  1. You should also see the received IDoc in the Neuron ESB Test Client:
Neuron ESB Test Client
  1. Save this message! You’ll need the DOCNUM for Part 4 of this series.

To see how to send IDocs to SAP, check out the fourth part of this series – Using the Neuron ESB SAP Connector – Part 4: Sending IDocs

About the Author

Author's Name
Joe Klug

Solution Architect, Peregrine Connect

Joe Klug is a Solution Architect for Peregrine Connect, responsible for pre-sales engineering, post-sales support, training, architectural reviews, product development and consulting. Prior to joining the team, he spent a number of years at Microsoft.

Read more about Peregrine Connect

articles
  • Rabbit MQ Topics

    Introduction Due to the open-source nature of RabbitMQ and constant updates, it is...

  • Port Sharing

    One of Neuron ESB’s scalability features is the ability to install multiple...

whitepapers
  • The Integration Journey to...

    The Integration Journey to Digital Transformation with Peregrine Connect

  • Saving Time and Money by...

    Neuron ESB Application Integration and Web Service Platform: A Real-World Example...

casestudies
  • Elektro Gorenjska

    Peregrine Connect Eliminates Over 30% of Point-to-Point Integrations and reduces...

  • D&H Distributing

    Modernizing operations integration to increase volume transactions by 2X

video
  • video-icons-wrapper

    Decision Test Data Mapping

    - Use decisions to drive the execution of...

  • video-icons-wrapper

    Map Testing

    Learn how to utilize FlightPath's testing functions...