Code Monkey home page Code Monkey logo

awesome-softwareag's Introduction


Awesome Software AG Awesome

A curated list of awesome Software AG open source repositories, tools, libraries and other resources.

If you want to contribute to this awesome list, please take a look at our contribution guidelines. If you see a project that is no longer maintained or is not a good fit, please submit a pull request or contact us. Thank you!

Contents

Integration & APIs

icon-webMethods io-Integration-64x64 webMethods.io Integration

  • webMethods-io-examples - A collection of examples for beginner webMethods.io developers. It consists of common use cases and starting points for developers getting up to speed with webMethods.io. webMethods.io is an integration platform that enables a wide variety of integration tasks to be accomplished quickly and easily with a graphical/API interface.

  • webmethods-io-integration-guidelines - This repository contains various guidelines for webMethods.io Integration.

  • webMethods-io-integration - The repository hosts developer tutorials, code samples, and more to enable faster learning/integrating with webMethods.io.

  • webmethods-io-integration-apicli - This is a Node CLI tool allowing you to utilize the webMethods.io Integration public APIs from a command line.

  • webMethods-io-flowservice - This repository will help you find many different ways to work with flow services.

  • webMethods-io-Transform - The transform feature lets you perform various operations on the input data in order to help you customize your workflow output or the data you send to the next action. This feature is available in all actions supported by webMethods.io Integration.

  • webMethods-io-hybridintegration - This setup is going to explain step by step how to upload a webMethods Integration Server workflow to the webMethods.io Integration cloud. After connecting both systems, on-premise data can easily be uploaded to the cloud.

  • webmethods-io-api-scripts - A collection of scripts for working with webMethods.io API.

webMethods.io Integration custom connectors

  • webmethods.io-connector-template - This repository can be used as a template for creating a connector repository and for building a connector using Gradle.

  • wmio-connector-basicexample - This example shows the basic features of a webMethods.io custom connector to help you get started with your own one.

  • webmethods.io-Facebook-Community-Connector - This is a Facebook connector to do various operations on a Facebook page using Facebook GraphAPI.

  • webmethods-webmethods-io-integration-monday.com-connector - Monday.com connector is a custom Node JS connector build on webMethods.io integration platform using the connector buider app. Monday.com connector enables to handle CRUD operations on Monday.com boards.

  • wmio-connector-soaputils - This is a basic custom web connector wrapping the npm package strong-soap to call SOAP web services. Once you provide the URL for the WSDL describing the web service, you'll be able to select successively service, port, and action from the available information read from the WSDL file.

  • webmethods.io-Bigcommerce--Community-Connector - This is a webMethods.io community connector for Bigcommerce, an e-commerce platform that allows you to create an online store. The connector uses the Bigcommerce REST API to make HTTP requests to access or modify a resource.

More Awesome webMethods.io Integration custom connectors

icon-webMethods-Integration-64x64 webMethods Integration Server

  • webmethods-suite-logfile-archiver - Archive and (after a customizable retention period) delete log files from webMethods Suite products.

  • webmethods-integrationserver-wxsocketadapter - This Socket Adapter project covers two demands of advanced Integration Server users and developers:

    – Demoing how to develop a custom-coded on-premise Integration Server adapter.
    – Providing a lightweight way to connect low-level devices and applications into the world of Integration Server.

  • webmethods-integration-examples - A collection of examples for using the webMethods Integration platform.

  • webmethods-integrationserver-pgpencryption - Provides a sample Integration Server package for PGP encryption and decryption.

  • webmethods-integrationserver-skyprofiler - SKYProfiler is a performance monitoring tool for Integration Server. SKYProfiler tracks the service invocations and the monitored data can be seen in real-time.

  • webmethods-opencaf-codesample - This OpenCAF showcase demonstrates the majority of default JSF components available in webMethods Composite Application Framework (CAF).

  • webmethods-integrationserver-demo-bootstrap-ui - A demo of how to use Bootstrap for a nice UI in your Integration Server package.

  • webmethods-integrationserver-wxpassword - The initial functionality is to change the passwords of the built-in users of the webMethods Integration Server (Administrator, Replicator, Developer). The primary use case is deployment in a container.

  • WxSAPIntegration - WxSAPIntegration is a webMethods Integration Server package that gives a quickstart to develop or demo an integration into SAP ECC. It provides a user-friendly custom UI that specifically allows configuring and managing an SAP connection.

  • WxSimpleConfig - WxSimpleConfig package is enhancing the configuration automation for Integration Server or MSR. It is useful for external configuration use cases where the user prefers to store the configuration in source control rather than in the config folder.

  • WxNewRelicAgent - webMethods package for integrating webMethods Integration Server with New Relic. This package configures the New Relic java agent to ensure that webMethods services are reported as transactions. Includes tracking of custom context IDs to help pinpoint individual business transactions.


124621 Back to top

IoT & Analytics

cumulocity_64x64 Cumulocity IoT

  • cumulocity-os-repo-overview - This repository generates on a daily basis a table of all open-source repositories for Cumulocity IoT. It gives a brief overview of all available IoT open-source repositories for Cumulocity IoT.

  • cumulocity-migration-tool - A Cumuocity web app to migrate applications, dashboards, groups, devices, simulators, smart rules, images, and managed objects between tenants.

  • cumulocity-iot-examples - Collection of examples for beginner Cumulocity IoT developers.

  • cumulocity-app-builder - Application builder for Cumulocity IoT. A simple way to combine dashboards into a full web application with no coding.

Cumulocity IoT custom widgets

  • cumulocity-demo-widget - The Demo Widget for Cumulocity IoT projects is created using Angular Library and later it's deployed in App Builder as a Cumulocity IoT widget. It fetches Inventory data based on the device id and displays the same in a widget.

  • cumulocity-smart-map-widget - The Smart Map widget helps you to track real-time device locations indoors with multi-floor infrastructure as well as outdoors.

  • cumulocity-device-chart-widget - This is an Angular widget, which is designed to display the chart based on the device-specific inventory data. The widget also comes with an inbuilt color picker, which helps you to customize chart/border colors. It includes a wide variety of chart types - Vertical Bar Chart, Horizontal Bar Chart, Donut Chart, Pie Chart and etc.

  • cumulocity-datapoints-charting-widget - The Data Points Charting Widget allows you to create real-time graphs showing customizable amounts of data from one or more devices. It supports a wide variety of chart types, including line charts, bar charts, and donut charts.

  • cumulocity-smart-map-settings-widget - The Smart map settings widget is created using Angular Library and it can be deployed in App Builder and Cockpit as a Cumulocity IoT widget. It allows you to mark and create a Geography on a specified location. After the Geography is created, it allows you to create floors, Geofences, and device positioning.

  • cumulocity-data-points-map-widget - The Data Points Map widget displays measurements and device locations on the map. The widget works for single devices and device groups. The clustering of markers can be enabled in case you need to support a large set of devices.

More Awesome Cumulocity IoT widgets

Cumulocity IoT device agents

  • cumulocity-devicemanagement-agent - A Cumulocity IoT Reference Agent written in Python to demonstrate most of the Device Management Capabilities of Cumulocity IoT. The agent can be run in a docker container or natively on a device preferably with Linux OS (e.g raspberry pi) or any other operating system.

  • c8yMQTT - A Python3 Cumulocity Agent for MQTT and Raspberry PI. The Cumulocity Python agent is divided into two Python modules.

  • cumulocity-agents-linux - The Cumulocity IoT Linux agent is a generic agent for connecting Linux-powered devices to Cumulocity's IoT platform. It runs on all major Linux distributions (Ubuntu, Debian, Raspberry Pi OS, CentOS, etc.).

  • cumulocity-python-agent - A Cumulocity IoT Agent in Python containing the basic functionalities.

  • cumulocity-remote-access-agent - A simple Python agent demonstrating the remote access capabilities of Cumulocity IoT. The main purpose is to demonstrate and use the Cloud Remote Access in other agents.

  • cumulocity-agents-netcomm - The Cumulocity NetComm Agent is a dedicated agent software for connecting the NetComm router to Cumulocity IoT.

  • cumulocity-hono-agent - This is an agent/microservice that integrates with Eclipse Hono. This Microservice will act as a Consumer Application, listens to all Telemetry & Event Data provided by Hono, and forward the Data to Cumulocity IoT.

More Awesome Cumulocity IoT agents

icon-Apama-64x64 Apama

  • apama-analytics-builder-block-sdk - A Software Development Kit (SDK) for producing blocks for the Apama Analytics Builder Block SDK.

  • apama-streaming-analytics-docker-samples - This package contains configuration and samples to help you containerize and run Apama components and applications on the Docker platform.

  • analytics-builder-blocks-contrib - Unsupported, not productized blocks for use with Apama Analytics Builder.

  • apama-streaming-analytics-connectivity-RegExCodec - A Java-based Connectivity Codec for performing regular expression operations on messages for use with Apama.

  • apama-streaming-analytics-connectivity-CSVCodec - A Java-based Connectivity Codec for converting to/from CSV for use with Apama.

  • apama-streaming-analytics-connectivity-FileTransport - A Java-based Connectivity transport plug-in for reading/writing to files for use with Apama.

  • apama-eplapps-tools - This tooling allows you to script uploads of your EPL apps and manage them for CI/CD use cases.

  • apama-industry-analytics-kit - The Industry Analytics Toolkit consists of a set of reusable and scalable “microservices” for Apama that perform a range of streaming analytics, transformations, and detections over event data streams.

  • apama-streaming-analytics-esper2apama - This is an open-source tool to assist with the task of translating Esper(TM) CEL files to the Event Processing Language (EPL) used by Software AG's Apama Streaming Analytics platform for use in Cumulocity IoT.

  • apama-lambdas - This is a library that adds lambdas to Apama. Lambdas in EPL (Apama's programming language) are closely based on Arrow Functions in JavaScript.

  • apama-cumulocity-raspberrypi - Apama is running a Python plugin which is reading the temperature from the Sensehat. The temperature data is converted into Cumulocity Measurement events and is then sent to the Cumulocity tenant.

  • cumulocity-analytics-vsc-devcontainer - This repository gives you a quickstart into Apama development by providing a Visual Studio Code devcontainer environment for testing and deploying to your Cumulocity IoT Cloud tenant.

  • apama-rxepl - ReactiveX is a framework designed to handle streams of data like water through pipes. RxEPL is a library that implements the framework in EPL (Apama's programming language), it is also available in most major programming languages.


124621 Back to top

Adabas and Natural

  • adabas-natural-code-samples - A collection of Natural Code samples and snippets that can be used by Natural developers to implement standard or specific programming patterns.

icon-Adabas-64x64 Adabas

  • adabas-rest-webapp - A web application that provides access to Adabas REST server tasks and data.

adapya – Adabas Python packages

  • adapya-adabas - Adapya-adabas implements the Adabas database API for Python. It can access local and remote Adabas databases. adapya-adabas comes with scripts and sample programs to show its features. It is being used on Linux, mainframe z/OS, Solaris, and Windows.

  • adapya-base - Adapya-base provides the foundations for the other adapya packages – e.g. the Datamap class. adapya-base comes with scripts to transfer files from mainframe or process SMF performance records.

  • adapya-entirex - adapya-entirex implements the EntireX API for Python. Using the Advanced Communication Interface (ACI) it allows persistent messaging with the EntireX Broker. EntireX is a component in the webMethods high-performance communication infrastructure.

  • adapya-era - Adapya-era implements the messages API with the Event Replicator for Adabas. The Event Replicator for Adabas is an add-on product to Adabas that allows replicating database data to other systems. Client programs (also called target adapters) receive event replication data through a messaging system like the MQ series or EntireX Broker. adapya-era can be used to write target adapters in Python. The package also consists of scripts that can send requests to the Replicator and receive event data via the EntireX Broker messaging system.

  • adabas-go-api - This module provides direct access to Adabas database data in a Golang-based application. This contains all transactional operations on the database.

  • adabas-admin-restful-client - Software AG Adabas RESTful client administration generated using the Adabas RESTful server SWAGGER definition.

Adabas Node.js packages

  • adabas-tcp - adabas-tcp provides an access to Adabas from Node.js using the Adabas TCP connection.

124621 Back to top

Business Process Transformation

icon-aris-64x64 ARIS

  • cumulocity-to-aris-pm - This project is a template demoing how to transfer Cumulocity IoT data to an ARIS Process Mining tenant. It is composed of two microservices:

    • the first microservice creates the source tables in ARIS and uploads the first set of data within it
    • the second one loads the data in the process storage of ARIS.

124621 Back to top


These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.

awesome-softwareag's People

Contributors

techcommunity avatar marielavd avatar ajaydhage avatar marielasag avatar ajay90 avatar mgerth avatar

Stargazers

Adrian Wilkins avatar  avatar  avatar ELTANTAWI avatar Marco avatar Jennifer Green avatar Gerardo Lisboa avatar tristan avatar Angel Tcholtchev avatar

Watchers

James Cloos avatar  avatar  avatar  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.