Skip to content

Latest commit

 

History

History

integrationwithstoredvaluesolutionssvsforegiftcard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Integration with Stored Value Solutions (SVS) for eGiftCard

| Recipes by Topic | Recipes by Author | Request Enhancement | Report a bug| Fix documentation |

SAP Business Accelerator Hub SAP Business Accelerator Hub

This package provides iFlows for creating eGiftcard from stored value solutions (SVS).

This package enables other systems to integrate with Stored Value Solutions (SVS) for custom gift card solutions.

This Package has the following IFlows: 

  1. Request the active certificate key from SVS that will be used for encrypting and decrypting message exchanged with SVS
  2. Establish session by calling the SVS's authenticate service and then call service (except trust/authenticate) at SVS
  3. Refresh the certificate key once currently used certificate key expires. 

Download the integration package
View package on the SAP Business Accelerator Hub
Configuration Guideline for First ActiveKey Integration Flow
Configuration Guideline for Refresh Active Key Integration Flow
Configuration Guideline for Requesting eGiftCard Integration Flow
View high level effort

Integration flows

Request eGiftCard from SVS

This Iflow requests the eGiftCard information for a specific customer from SVS.
input-image input-image input-image

Script Collection for SVS Integration

Scripts being used in the Iflow especially for encrypting and decrypting messages.
input-image

Request First Active Key from SVS

This Iflow initially retrieves the Active Key from SVS and saves it in the Credential Store.
input-image

Refresh Active Key for SVS

Process Direct Flow called by the Iflow "Request eGiftCard from SVS" to refresh the active key from SVS.
input-image