Git Product home page Git Product logo

scan2input-poc's Introduction

SAP Build Code & AnyDox Service Proof of Concept

Disclaimer

This project is provided as-is and is not intended as an official recommendation from SAP. It serves as a proof of concept to demonstrate the integration of SAP Build Code and SAP Document Information Extraction Service.

Context Providing Blog

This repository is part of a blog post that provides a detailed explanation of the scenario and solution. You can read the full blog post here.

Project Changes Required

Change Your App Configuration ID

In the following files, replace <Your-App-ID> with the app configuration ID you defined while creating the app configuration in SAP Mobile Services Cockpit:

  1. AndroidManifest.xml
  2. sap_mobile_services.json

Update Security Configuration

From SAP Mobile Services → Your App → Security, copy the following values into the sap_mobile_services.json file:

  1. clientID
  2. redirectURL
  3. oauth2.tokenEndpoint
  4. oauth2.authorizationEndpoint

Update Service URL

From SAP Mobile Services → Your App → APIs, copy the ServiceUrl value into the sap_mobile_services.json file.

Update API References to AnyDox Service

In the SAPServiceManager.kt file, make the following changes:

  1. Change CONNECTION_ID_DOX_DESTINATION if you used a different name when creating the destination for SAP Document Information Extraction Service on SAP Mobile Services.
  2. Fetch the Schema ID using this API and paste it as the value for val schemaID in the uploadToDoxService function.

scan2input-poc's People

Contributors

sandeep-tds avatar

Watchers

Lucian avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.