|
2021년 1월부터 기존 파일 형식을 더 이상 사용할 수 없습니다. 기존 파일을 전환하거나 PDF를 다운로드할 수 있습니다. 자세히 알아보기

How to Connect CDS view API from S4HANA on-permise system into Workiva

1

댓글

댓글 1개

  • Wade Hays

    Arvind Kumar (KUARA) 

    While there's no standard, out-of-the-box integration specifically for CDS Views, there are a few viable approaches to achieve your goal of loading data from CDS Views into Workiva. Given your on-premises environment, it's likely you'll need to set up a Workiva GroundRunner to facilitate the connection.

    Here are two primary options to consider:

    1. OData Services:

      • Expose CDS Views: Utilize SAP Gateway to expose your CDS Views as OData services.
      • HTTP Connector: Leverage Workiva's HTTP connector to securely pull the data from these OData services into Workiva.
    2. Custom ABAP Development:

      • ABAP Program: Develop a custom ABAP program to extract data from your CDS Views.
      • Formatting: Format the extracted data into a suitable format (e.g., CSV, JSON).
      • GroundRunner: Configure the ABAP program to deposit the formatted data file into a designated watched folder on the GroundRunner.
      • Workiva Chain: Set up a Workiva chain to monitor the watched folder and automatically pick up the file for further processing within Workiva.

    The optimal choice between these two approaches will depend on factors such as your organization's technical expertise, desired level of automation, and specific data transformation requirements.

    Regards, Wade
    --
    Wade Hays - Tower Turn

    0

댓글을 남기려면 로그인하세요.