Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Related: 
Child pages (Children Display)

1 Introduction

HSI-DataSync-TCS, is a Spring Boot application that is responsible for providing one way synchronization of data from CSIS to Salesforce.

...

  • Security > SSL certificate and key management > Key stores and certificates > New
  • Name: DatasyncKeyStore
  • Management scope: Choose the cluster where the app is deployed, PLEASE REPLACE THE ${CONFIG_ROOT}  AND ${CELL}  WITH THE REAL VALUE FOR CONTAINER FOLDER OR CREATE VARIABLES FOR THEM
    • Prod: ${CONFIG_ROOT}/cells/${CELL}/DatasyncKeyStore.p12
    • WSQA: ${CONFIG_ROOT}/cells/wsQACell01/DatasyncKeyStore.p12
    • WSDEV: ${CONFIG_ROOT}/cells/wsDVCell01/DatasyncKeyStore.p12
    • QA: ${CONFIG_ROOT}/cells/${CELL}/DatasyncKeyStore.p12
    • DEV: ${CONFIG_ROOT}/cells/${CELL}/DatasyncKeyStore.p12
    • Local: depends on naming of cell. E.g.  $${CONFIG_ROOT}/cells/M4XD0143252Node01Cell/DatasyncKeyStore.p12 (e.g. DatasyncKeyStore.p12)

  • Password: WebAS in DEV and QA, <a secure password> in production
  • Type: PKCS12

...

*** The extracted .cer file will need to be uploaded to the Salesforce App configuration page. Please forward this file to Snehal Surti (Unlicensed) to Salesforce Admin