Code Monkey home page Code Monkey logo

reactor-extension-cloud-connector-edge's Introduction

Cloud Connector extension for Adobe Experience Platform event forwarding

Build Status Coverage Status npm (scoped with tag)

Cloud Connector extension for Adobe Experience Platform event forwarding. It allows you to make fetch calls to third-party endpoints.

Get started

To get started:

  1. Install node.js.
  2. Clone the repository.
  3. After navigating into the project directory, install project dependencies by running npm install.

Scripts

To run tests a single time, run the following command:

npm run test

To run tests continually while developing, run the following command:

npm run test:watch

To ensure your code meets our linting standards, run the following command:

npm run lint

To run the extension inside reactor-sandbox:

npm run sandbox

To create a build, run the following command:

npm run build

To create the extension package, run the following command:

npm run package

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

reactor-extension-cloud-connector-edge's People

Contributors

dompuiu avatar jeffchasin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reactor-extension-cloud-connector-edge's Issues

Data element circular reference detected

Expected Behaviour

We should be able to reference a data element inside another data element

Actual Behaviour

Error

{
    "name": "evaluatingRule",
    "timestampMs": 1698750499741,
    "attributes": {
        "logLevel": "error"
    },
    "messages": [
        "๐Ÿš€",
        "Failed to execute \"Make Fetch Call\". Data element circular reference detected: platform -> eventType -> lifecycleShortCode -> eventType \n Error: Failed to execute \"Make Fetch Call\". Data element circular reference detected: platform -> eventType -> lifecycleShortCode -> eventType\n    at worker.js:1:6395\n    at worker.js:1:6063\n    at Array.map (<anonymous>)\n    at worker.js:1:5979\n    at getSettings (worker.js:1:10866)\n    at worker.js:1:6602\n    at worker.js:1:6063\n    at Array.map (<anonymous>)\n    at worker.js:1:5979\n    at getSettings (worker.js:1:13752)"
    ],
    "logLevel": "log",
    "context": {
        "ruleId": "RL8ff0fa7212044c8292174187be01e09f"
    }
},

Sample Code that illustrates the problem

There seems to be a bug in Adobe Event Forwarding:
Event Forwarding Error

Data Elements are as follow:
data elements

platform
platform

eventType
eventType

lifecycleShortCode
lifecycleShortCode

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.