Git Product home page Git Product logo

isabella232 / commerce-external-event-trigger-asset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hcl-tech-software/commerce-external-event-trigger-asset

0.0 0.0 0.0 41 KB

Marketing activities require the customer's personalization ID. If the event occurs on an external system that cannot pass the customer personalization ID, you need to map information that is known by the external system to the customer personalization ID in HCL Commerce.

License: Apache License 2.0

JavaScript 20.56% Java 51.24% HTML 28.20%

commerce-external-event-trigger-asset's Introduction

External_Event_trigger_Asset

DISCLAIMER: This asset is being provided as-is to help accelerate your projects. We have provided documentation as well as any needed code artifacts for your use.

Prerequisites: HCL Commerce V9.1.x

Marketing activities require the customer's personalization ID. If the event occurs on an external system that cannot pass the customer personalization ID, you need to map information that is known by the external system to the customer personalization ID in HCL Commerce. To accomplish this mapping, provide an implementation of the MarketingServicesTaskCmd that implements the method getPersonalizationId. This method maps from the external identifier of the customer to the HCL Commerce identifier for the customer (personalizationId). Then, register the task command in the CMDREG table.

The implemntation includes below components

  1. Update Java code
  2. Register class in CMDREG

Step - 1: Update Java code

Copy/Paste "com.hcl.commerce.marketing.dialog.util.ExternalMarketingServicesTaskCmdImpl.java" to "WebSphereCommerceServerExtensionsLogic/src".

Step - 2: Register class in CMDREG

Execute the command in external_triggers.sql in the database.

Restart the Commerce server.

For Additional instructions refer to "Implementation_Guide_External_Triggers.docx" in Documents Folder.

commerce-external-event-trigger-asset's People

Contributors

brianrossihcl avatar jamesspak 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.