Skip to content

!!! DO NOT MERGE !!! Sample Processing Service - #131

Draft
marekczajkowski wants to merge 36 commits into
mainfrom
proc-service
Draft

!!! DO NOT MERGE !!! Sample Processing Service #131
marekczajkowski wants to merge 36 commits into
mainfrom
proc-service

Conversation

@marekczajkowski

Copy link
Copy Markdown
Collaborator

Here is the simplies processing service incorporated into you mesh.

Camilo Torres A and others added 30 commits January 19, 2026 16:09
CT::Adding purchase event for B2B place order
Comment thread mesh/mesh.yaml
STREAMX_BLUEPRINTS_EXTERNAL_RESOURCES_PROCESSING_SERVICE_JSON_EXTERNAL_RESOURCE_JSONPATH_SELECTORS: "$..attributes[?(@.name=='small_image' || @.name=='thumbnail')].values.*.value,$..attributes[?(@.name=='small_image' || @.name=='thumbnail')].values.*.label,$..primaryImage.url,$..gallery.*.url"

lumax-processing-service:
image: YOUR_USERNAME/lumax-processing-service:1.0.0-SNAPSHOT

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On local env first run
mvn clean install inside of services/lumax-processing-service and than in your docker see what image you has been generated. Depending on you username you will have different value. Please use you image instead of YOUR_USERNAME/lumax-processing-service:1.0.0-SNAPSHOT

For usage in cloud you need to first deploy your docker image to your docker image registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants