Posts

029 – SAP Integration with Adam Kiwon

In this podcast, I have a conversation with Adam Kiwon. Adam is a part of WhitePaper InterfaceDesign. He is posting some of his products and idea at https://www.integration-excellence.com. Adam and his team have created different CPI Adapters, content, and product for making SAP PI/PO better.  

We do cover quite a bit of different areas regarding integration, it was pretty educational for me to be a part of the conversation.

  • Migration strategies when it makes sense. And we talk a little about upgrading single stack 7.31 system and migration to single stack
  • Creating CPI adapters and how they did it
  • How to create CPI content as a partner and the CPI marketplace
  • How Adam sees the need for tools to improve CPI/PI where he has different interface monitoring systems
  • Why Adam had proposed to use the Figaf Seeburger tools for migrating to the B2B Add-on on a project
  • We talked about some of the training they where working on for the CPI.

 

026 – Migrating to SAP B2B Add-On

Today I discuss B2B migration with Kishore Enumula.  Kishore works with the Salling Group (Dansk Supermarket Group) one of the biggest retailers in Denmark. He has just been leading a migration from Seeburger BIC to B2B Add-on from SAP. I see that many consumers are moving away from Seeburger and starting to use SAP B2B Add-on.  Salling Group decided to migrate because they were their database had limited future support. They had no choice but to stop using the Seeburger tools. They had around 60-70 different message mapping they needed to migrate.  The entire process took about six months to complete.

Salling had 2000 partners listed in the Trading Partner Management (TPM) tool. They used the API to re-create all the partners because it would have been too difficult to manually enter all that information.  There were some performance problems and they needed to improve the CPA object cache to have all the partners defined. TPM also gave a good visibility to how was the active partners.

They created completely new mappings to the new structure, which gave the option to remove some of the old bad habits and use the new B2B functions.

In this podcast we also discuss:

  • Reasons why migration
  • Project time span and planning 
  • They build a tool for EDI team to manage the partners.
  • TPM performance was good once they enhanced the cache
  • Longtime archiving of EDI Messages. 

Figaf notes on the project

If you are considering a migration project do listen to the podcast and get the takeaways from it.

We have two offerings that will help in the process.

  • Seeburger migration tool. This will take the Seeburger Mapping and convert the structure of B2B Add-on. This will allow you to save many hours on the structure conversions. Read more on how it works on your SAP PI/PO system.
  • The other is Figaf IRT a test tool that makes it easier to set up tests and run them. It supports EDIFACT/X12 comparison and the B2B Splitter. It have a lot of features and can be used for more than just the b2b migration. So it supports the full development lifecycle of SAP PI. Check it out at https://figaf.com/IRT.

020 – Status of Enterprise Integration SAPPHIRENOW 2018 recap

The cool thing about SAPPHIRENOW, which is SAP’s biggest event focusing on the business value of  SAP software. From an integration standpoint, there was a lot of interesting perspectives. So I created a webinar where I was covering some of the big change happening and what I believed people should start considering when working with SAP Integration.

Integration is going to be a lot more complicated over the next period of time, so you need to figure out how to position your SAP PI/PO system vs the Cloud Integration system.

For SAP to be successful they must enable customers integration. So there was a big focus on integration. Some of the topics covered in this podcast are S4 Integration, API management, SAP Cloud Platform, Open Connector, SAP Cloud Integration, prepackaged content.

You can also watch the slides here

Or watch the video

 

Check out our testing tool to improve your development speed at http://figaf.com/IRT

015 – Workflow in SAP Cloud Platform with DJ Adams

I’m excited to welcome DJ Adams to The Integration Podcast this week.  DJ has been working with SAP software for more than 30 years.  He was an SAP Mentor for many years but has since retired to become an SAP Mentor alumnus.  DJ has shared a lot on the SAP Cloud Platform Workflow.  He has also written a series of blog posts on the subject where he is using the platform to find which beers he needs to drink next.  With my background on the SAP PI systems and BPMs there now is a gradually transitioning to the cloud so DJ’s experience is hugely valuable for my work.

DJ first started working on R/2 on IBM mainframes in the 1980’s and has been working with SAP software ever since.  He has been fascinated by the cloud platform and has worked with systems outside of the SAP world including Google App Engine.  He never worked much with PI but the workflow service is very closely related to SAP BPM.

Getting started with Workflow is really easy.  It’s available as a trial account on the Cloud Platform.  Users can easily enable it along with the Portal Service and the full stack Web IDE.  You need to define your workflow definitions.  You need nothing other than a web browser to access those services.

The workflow service is about orchestrating services and tasks across applications but also across systems, organizations, and individuals.  There is a service task building block that effectively gives you the ability to make HTTP calls.  You also have script tasks that will let you mess around with the context of the data of the workflow instance.  There is also a mail task.  Then there is the most important step type in a workflow definition which is the user task.  Those let you send tasks to a user to let them be able to interact with that workflow instance.

You don’t need to code very much in the UI when you’re first getting started.  But if you are going to do any meaningful workflows you will need to do some coding to create user task interfaces for the SAP Fiori My Inbox app, which is a master-detail style app. The user task components you build are injected into the component container in the My Inbox app when tasks are selected for processing.  You need to know some SAPUI5 in order to do that, but the team plans to release a forms-based facility to create user task interfaces in the future.

 

 

 

 

13 – The how-to guide to SAP Cloud Connector with Morten Wittrock

I’m really pleased to welcome, for the first time, one of my old colleagues in the SAP world onto the show. We’ve covered a lot of ground over the last 12 episodes but today I want to discuss the SAP Cloud Connector. To that end I’m joined by Morten Wittrock an SAP technologist based from KMD in Copenhagen, Denmark.

Morten and I started working together back in 2005. His focus has gradually shifted towards SAP Cloud Platform so he is the perfect person to talk about the Cloud Connector.

Morten is one of the top experts on the Cloud Connector. He’s literally written the book on the subject titled Cloud Connector for SAP Cloud Platform: How-to Guide. Cloud Connector exists to solve a problem created when a company combines their on-site SAP system with the Cloud Platform. Accessing the Cloud Platform from the on-site system is not a problem. But the reverse is more difficult. The on-site system sits behind several firewalls and is not supposed to be accessible from the internet.

You can win Morten’s book, share the podcast with Hashtag #Integrationpodcast on LinkedIn, Facebook or Twitter, then I’ll draw two winners of the limited edition of the Cloud Connector book in paper format.  

The benefit of Cloud Connector is that you don’t have to allow any incoming traffic. The software is installed in the DMZ between your innermost and outermost firewalls. Cloud connector will open a TLS encrypted tunnel to the SAP Cloud Platform. From that point on whenever the Cloud Platform needs to access the on-site system, it will utilize that tunnel.

Cloud Platform continues to add new features. The most recent 2.11 has increased the number of APIs dramatically. There is also created a proof-of-concept command line tool for Cloud Connector which uses some of the functionality of the APIs.

Morten will be hosting an SAP Inside Track event Saturday May 5th, 2018. The event is full of cutting edge presentations on all things SAP. Tickets are still available

Morten really likes Cloud Connector. It’s a very useful tool despite being only a small part of the SAP system.

007 – Choosing between Boomi, Mulesoft and PI with Kishore Nanda

Kishore Nanda is an integration expert who has worked with SAP for many years. In this edition of the podcast, we discuss his experience with SAP PI and Cloud Integrationas well as Dell Boomi and Mulesoft. He has been working on various integration solutions using a variety of platforms. Too often professionals develop myopic focus on SAP without paying attention to other solutions like Boomi and Mulesoft. As a person coming from the SAP ecosystem, it is interesting to hear what is going on in the world outside.

Dell Boomi offers a cloud application that includes interfaces that can be deployed throughout the cloud. The can have instances running on servers that can use in multiple deployment options. Atom Cloud, for example, allows for the same instances running in multiple places which allows for load balancing and offers very high reliability. Boomi also offers predefined content very similar to SAP. My interpretation is that it depends on the supplied APIs and how they work.

Mulesoft have a full integration suite that supports the same things as SAP PI/PO with ESB, API management, and Workflow/BPM. It design approach is different for the integrations.

Kishore says the best reason that an SAP PI user should consider using Boomi or Mulesoft is licensing and how they integrate with a specific system. The key point is that Boomi allows you to deploy an optimized solution for those customers who don’t want to move all of their systems onto the cloud. On the downside, Boomi and Mule have a greater learning curve because of their reliance on more programmatic language.

001 – Welcome to the Integration Podcast!

In this first episode on The Integration Podcast I explain why I wanted to create the show and what you can expect on future episodes.  I’ve been thinking about starting this podcast for some time.  It seemed especially important now because of the increasing complexity of integration software.  That complexity has been creating a growing number of problems for IT professionals.  There are so many tools and potential solutions it’s almost impossible to navigate.  My goal is to help you through that maze.

Each week I want to host a question and answer session along with interviews with some of the top minds in the industry.  We’re going to focus mostly on SAP tools but not exclusively.  I’m very open to hearing some of your ideas about what I should be covering on future episodes.  Please share the podcast and rate and comment on iTunes!