Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3ds-cpe-emed/3dxws.dotnet.event.samples
Dassault Systèmes CPE EMED examples of 3DEXPERIENCE JMS-based Enterprise Integration Framework (EIF)
https://github.com/3ds-cpe-emed/3dxws.dotnet.event.samples
3dexperience eif jms-client
Last synced: 12 days ago
JSON representation
Dassault Systèmes CPE EMED examples of 3DEXPERIENCE JMS-based Enterprise Integration Framework (EIF)
- Host: GitHub
- URL: https://github.com/3ds-cpe-emed/3dxws.dotnet.event.samples
- Owner: 3ds-cpe-emed
- Created: 2021-11-17T17:53:24.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T17:18:15.000Z (over 2 years ago)
- Last Synced: 2023-06-03T10:33:20.185Z (over 1 year ago)
- Topics: 3dexperience, eif, jms-client
- Language: C#
- Homepage:
- Size: 25 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3DX Web Services EIF Event Samples
Dassault Systèmes Spa, Euromed, Customer Process Experience team## EIFClientConsoleApp
A windows command line application that connects to EIF and writes the output to the console.## EIFClientWindowsFormsApp
An example of a Windows App (.NET Framework 8) using a background worker to handle the EIF messaging.https://user-images.githubusercontent.com/94392914/194920318-b11b11c1-509c-4a6d-b80e-ecb37d369656.mp4
## EIFClientWinService
A windows service that connects to EIF and outputs event data to a file.## EIFClientAzureWebJob
An Azure web job that connects to EIF and outputs the events to an Azure queue.