• Schedule a demo
  • Contact
  • English
    • 日本語 (Japanese)
    • Deutsch (German)
Vigience
  • VIGIENCE OVERCAST
  • Platform
    • VIGIENCE OVERCAST PLATFORM
      • Overcast Solution Architecture
        • New to Overcast? Learn how Overcast connects on-premise and the cloud.
      • Overcast Integration App
        • Build data sync and realtime integrations within minutes and turn Salesforce into a portal for all your backend systems.
      • Overcast Applications
        • Designing business process integrations with complex systems such as SAP is very hard so we prebuilt them and provide them as a product.
      • Overcast Component Builder
        • Build-your-own Lightning Components for SAP and non-SAP systems
      • The Overcast Difference
        • Overcast is not a traditional iPaaS or ETL tool. Learn more here.
      • Overcast + Mulesoft / SAP CPI
        • Overcast enhances and connects to your existing Mulesoft or SAP CPI.
      • Pricing
        • Learn about the Overcast pricing model.
    • Vigience Overcast Video
  • Applications
    • Vigience Overcast SAP Salesforce Applications
    • SALESFORCE ADD-ONS – SAP
      • SAP-integrated Customer 360
      • SAP-integrated Order Management
      • SAP-integrated Quote Management
      • SAP-integrated Asset Mgmt & Field Service
      • SAP-integrated Self-Service Portals
      • SAP-integrated Commerce Cloud
      • SAP-integrated Manufacturing Cloud
      • SAP-integrated Consumer Goods Cloud
    • SALESFORCE ADD-ONS – OTHER
      • Microsoft Dynamics 365 Integration
        • Leverage our prebuilt Microsoft Dynamics 365 integrations or point & click build your own.
      • Oracle Netsuite Integration
        • Learn more about using our prebuilt NetSuite integrations and how to build your own.
      • Other Integrations
        • Point & click build your own Overcast Components and Data Synchronizations against any backend in days.
    • FEATURE HIGHLIGHTS
      • SAP Attachments and ArchiveLink in Salesforce – new Overcast feature
      • Salesforce as a Call Center Portal for multiple Systems
      • Introducing the Overcast API Management
      • The new Enhanced SAP Sales Order Management
  • Resources
    • Vigience Overcast Case Studies
      • Case Studies
        • Explore best practices by digital thought leaders
    • Vigience Overcast Blog
      • Blog
        • Stay up-to-date on Overcast and all things Vigience
    • Vigience Overcast Video
      • Videos
        • Our directory for all Vigience videos and webinars
    • Vigience Overcast Whitepaper
      • Whitepaper
        • Reports, ebooks, guides, and more to help you grow
    • Vigience Overcast Knowledgebase
      • Knowledge Base
        • Link to our knowledge base at help.vigience.com
    • Vigience Overcast Community
      • Community
        • Share and acquire knowledge in the Overcast community
  • Company
    • The Salesforce-Overcast-SAP Solution Architecture

      • "Today, most modern enterprises rely on a de-facto enterprise software solution architecture, built on SAP and Salesforce. However, to allow end users to truly benefit from the Salesforce and SAP implementation, the two systems need to be deeply connected and synced in real-time, as enabled by Overcast."
        Markus Stierli, Vigience CEO Salesforce SAP Integration

    • company
      • What we do
        • Vigience is a fast-growing independent software vendor that provides SaaS services to Salesforce and/or SAP customers.
      • Who we are
        • The Vigience team started as a spin-off from the former SAP Technology R&D team.
      • Partner
        • Learn more about how we work with our implementation, referrer and solution partners.
      • Career
        • Join us to work on the world's most advanced enterprise IT projects together with thought-leading customers and partners.
  • Search
  • Menu Menu

Product Updates

SAP Attachments and ArchiveLink in Salesforce – new Overcast feature

Structured and unstructured SAP Data

When we think about data from SAP, we mainly think about structured data, i.e. data that is persisted in the database of the SAP system (Oracle, MS SQL Server, IBM DB2 or SAP HANA), that contains almost all the information we see in the SAP GUI or Fiori application. Tables in the database are for example:

  • Business Partners
  • Invoices
  • Order Types

In any SAP system there are about 100.000 tables, therefore it helps if you have SAP experience in the area that you want to integrate into Salesforce. With Vigience Overcast you can integrate the data from all these tables into Salesforce – either by replicating it, or in real-time.

What we usually don’t take into consideration is the “unstructured data” that resides inside the SAP system, or that is linked to it. Examples for this are:

  • PDF copies of a sales order confirmation, invoice, or delivery note.
  • Photo attached to a Customer Service Notification or Service Order, that shows a fault with an equipment.
  • Scan of a signed contract attached to the business partner.

These files can be as important for a business process as the structured data.

Attachment options in SAP

SAP offers more than one way to store binaries:

  • GOS (Generic Object Services)
  • BDS (Business Document Store)
  • Archive Link

Depending on the configuration of your SAP system, one or the other is used.

SAP Attachments with Overcast

With the Overcast SAP Attachments component, attachments can be displayed for any SAP business object within the Salesforce user interface. The following is an example of a Sales Order Confirmation pdf.
(2)Selecting the attachment will open any supported file type inside the Salesforce application

Document, attached to an sales order from SAPDocument, attached to an sales order from SAP Order Confirmation, stored in SAP Archive Link, displayed in Salesforce Order Confirmation, stored in SAP Archive Link, displayed in Salesforce

Another example is the attachment of a technical drawing, that is attached to the equipment in SAP and displayed within Salesforce in the asset details.

PDF that illustrates the issue, attached to a CS Notification in SAP, displayed in the context of a case in SalesforcePDF that illustrates the issue, attached to a CS Notification in SAP, displayed in the context of a case in Salesforce

The installation and integration of the component is easy: In the Overcast Component Library, you will find two ready-to-use components that allow you to bring attachments in real-time to Salesforce.

The attachment components in the Overcast Component Library
The attachment components in the Overcast Component Library

After installing these components, you have two ways to use them:

  • Display them on the page layout of a Salesforce object, replicated from SAP
  • Embed it in an Overcast Component

For example, we can place the SAP Attachments component on the page layout of the Account, if the accounts are replicated from SAP. The result would look like this:

SAP Attachments displayed in the context of an Account in SalesforceSAP Attachments displayed in the context of an Account in Salesforce PDF of a contract, displayed inline in SalesforcePDF of a contract, displayed inline in Salesforce

So, how does the component know which attachments to fetch?

When you embed the SAP Attachments component with a Salesforce object, this can be configured in the Lightning App Builder and the following settings need to be made:

  1. SAP Business Object – SAP needs to know for which object it should fetch the attachments. Here are a few examples:
    • a) KNA1 – Business Partner general data
    • b) MARA – Material
    • c) VBAK – Sales Order
  2. Salesforce ID Reference Field – the name of the field of the Salesforce object, that contains the SAP Business Object key from SAP. For the business partner, this is for example the SAP business partner number.
  3. Source – where are the attachments stored in SAP? Options are GOS, BDS and ArchiveLink.

When you embed the SAP Attachments component into another Overcast Component, the configuration is done in the Overcast Component Builder.

Conclusion

Attachments and binary data are an important part of the integration of SAP into Salesforce. Thanks to the Overcast Attachment Components from the Component Library, they can be integrated in no time.

If you want to learn more about how Overcast can help your organization to implement an SAP- Salesforce integration of structured data and for attachments, get in touch with us.

AUTHOR

Alexander Ilg

Alexander Ilg

VICE PRESIDENT
PRODUCT MANAGEMENT OVERCAST

Categories

  • Business Process Insights (2)
  • Product Updates (3)
  • Release Notes (2)
  • Technical Articles (2)

Tags

API (3) API Management (3) Attachments (3) Call Center (3) Customer 360 (3) Documents (3) Low-Code (3) No-Code (3) OAuth (3) Portal (3) REST (3) Salesforce (15) Sales Orders (3) SAP (18) Utility (3) VA01 (3)
Related Entries
REST API
December 5, 2022

Introducing the Overcast API Management

November 18, 2022

No code/low code at SAP and Salesforce: one works, one doesn’t

November 17, 2022

Salesforce as a Call Center Portal for multiple Systems

SHARE THIS ENTRY
  • Share on Facebook
  • Share on Twitter
  • Share on LinkedIn
  • Share by Mail
Schedule a demo

The #1 Salesforce-Native Integration App

  •  Overcast is a Salesforce-native cloud integration service that lets you quickly and easily  connect Salesforce to your SAP, Oracle, Microsoft and other on-premise applications.
  •  No on-premise software or middleware installations.
  •  Thousands of SAP business objects can be integrated in a point-and-click fashion.

Direct Contact

+1 (415) 226-9867
Vigience, Inc.

Vigience Overcast
Overcast is a Vigience product

Salesforce Appexchange

Overcast Teaser Video
WATCH THE OVERCAST TEASER VIDEO

Appexchange Reviews

Awesome solution – 10 years ahead of everything

We are Europe’s leader in manufacturing of memory products and are running this solution since 3 years for sales order, forecasting and account data integration. Sychronization is done in time without any delay. Every account manager has immediate access to order and shipment information and he can update his forecast immediately to drive the supply chain.
Thanks to overcast we can use far more order information by using Salesforce. We immediately can generate a sales order based on opportunity information which saves time and avoids mistakes.
more

Social Media Channels

Vigience Overcast Linkedin

Vigience Overcast Facebook

Vigience Overcast Youtube

Vigience Overcast Twitter

Compliance Certifications

Security Certifications

Vigience Overcast is SAP certifiedVigience Overcast is SAP certified

NEWSLETTER

Loading
© Copyright - Vigience, Inc.
  • Privacy Policy
Salesforce Customer 360 – worth nothing without SAP data
Scroll to top
Cleantalk Pixel

This site uses cookies. By continuing to browse the site, you are agreeing to our use of cookies.

Accept settingsHide notification onlySettings

Cookie and Privacy Settings



How we use cookies

We may request cookies to be set on your device. We use cookies to let us know when you visit our websites, how you interact with us, to enrich your user experience, and to customize your relationship with our website.

Click on the different category headings to find out more. You can also change some of your preferences. Note that blocking some types of cookies may impact your experience on our websites and the services we are able to offer.

Essential Website Cookies

These cookies are strictly necessary to provide you with services available through our website and to use some of its features.

Because these cookies are strictly necessary to deliver the website, refusing them will have impact how our site functions. You always can block or delete cookies by changing your browser settings and force blocking all cookies on this website. But this will always prompt you to accept/refuse cookies when revisiting our site.

We fully respect if you want to refuse cookies but to avoid asking you again and again kindly allow us to store a cookie for that. You are free to opt out any time or opt in for other cookies to get a better experience. If you refuse cookies we will remove all set cookies in our domain.

We provide you with a list of stored cookies on your computer in our domain so you can check what we stored. Due to security reasons we are not able to show or modify cookies from other domains. You can check these in your browser security settings.

Google Analytics Cookies

These cookies collect information that is used either in aggregate form to help us understand how our website is being used or how effective our marketing campaigns are, or to help us customize our website and application for you in order to enhance your experience.

If you do not want that we track your visit to our site you can disable tracking in your browser here:

Other external services

We also use different external services like Google Webfonts, Google Maps, and external Video providers. Since these providers may collect personal data like your IP address we allow you to block them here. Please be aware that this might heavily reduce the functionality and appearance of our site. Changes will take effect once you reload the page.

Google Webfont Settings:

Google Map Settings:

Google reCaptcha Settings:

Vimeo and Youtube video embeds:

Privacy Policy

You can read about our cookies and privacy settings in detail on our Privacy Policy Page.

Accept settingsHide notification only