Domain Specific Kit for Business Rule Management By Netsoft.

Slides:



Advertisements
Similar presentations
Enterprise Java and Data Services Designing for Broadly Available Grid Data Access Services.
Advertisements

Collections Management Museums EMu Web Development IMu New EMu Web Developments.
Coursework.  5 groups of 4-5 students  2 project options  Full project specifications on 3 rd March  Final deadline 10 th May 2011  Code storage.
MIDDLE EAST TECHNICAL UNIVERSITY COMPUTER ENGINEERING DEPARTMENT CENG 492 – COMPUTER ENGINEERING DESIGN II DSK4BRM.
Database System Concepts and Architecture
The eXtensible Markup Language (XML) An Applied Tutorial Kevin Thomas.
MIDDLE EAST TECHNICAL UNIVERSITY COMPUTER ENGINEERING DEPARTMENT CENG 491 – COMPUTER ENGINEERING DESIGN I DSK4BRM.
BRULES Domain Specific Kit Implementation for Business Rules Management MOCKWARE supported by Cybersoft.
The Last Procedure Before First Functional Prototype Grant Boomer, Brett Papineau, Tanis Lopez, Archana Shrestha CS 383.
Integrating SOA and the Application Development Framework Shaun O’Brien Principal Product Manager – Oracle JDeveloper / ADF.
©Silberschatz, Korth and Sudarshan10.1Database System Concepts W3C Activities HTML: is the lingua franca for publishing on the Web XHTML: an XML application.
Satzinger, Jackson, and Burd Object-Orieneted Analysis & Design
Implementation of One Stop Search by XSLT By Dave Low University of Hong Kong 9-Dec-2003.
Chapter 14 Database Connectivity and Web Technologies
WWW and Internet The Internet Creation of the Web Languages for document description Active web pages.
Domain Specific Kit for Business Rule Management By Netsoft Sponsored By CyberSoft.
Framework for Model Creation and Generation of Representations DDI Lifecycle Moving Forward.
The Client/Server Database Environment
Włodzimierz Funika, Filip Szura Automation of decision making for monitoring systems.
Java Beans.
GRID job tracking and monitoring Dmitry Rogozin Laboratory of Particle Physics, JINR 07/08/ /09/2006.
Katanosh Morovat.   This concept is a formal approach for identifying the rules that encapsulate the structure, constraint, and control of the operation.
Database Systems: Design, Implementation, and Management Tenth Edition
XML Anisha K J Jerrin Thomas. Outline  Introduction  Structure of an XML Page  Well-formed & Valid XML Documents  DTD – Elements, Attributes, Entities.
Sharing Aid Information – The IATI Way Stephen Davenport & Dan Mihaila & Alexandru Gartner.
16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.
CPS120: Introduction to Computer Science The World Wide Web Nell Dale John Lewis.
Business Rules and Web Services Research Group A proposal for a joint UNB/NRC Research group Bruce Spencer Feb 28, 2002.
School of Computing and Management Sciences © Sheffield Hallam University To understand the Oracle XML notes you need to have an understanding of all these.
Developing Web Services Oracle SOA Suite 11g (JDeveloper)
Software Development Stephenson College. Classic Life Cycle.
Mobile Based Security System Group 11 Awantha S.A.T. Darshana S.A.T. Kumara M.D.B.J.B. Sandakalum H.K.L.S.
95-843: Service Oriented Architecture 1 Master of Information System Management Service Oriented Architecture Lecture 10: Service Component Architecture.
By Mircea Jivoin. Objectives Achieving the warehouse management over the internet using the SOAP Web Services Achieving the warehouse management over.
Dali JPA Tools. About Dali Dali JPA Tools is an Eclipse Web Tools Platform sub-Project Dali 1.0 is a part of WTP 2.0 Europa coordinated release Goal -
Intro. to XML & XML DB Bun Yue Professor, CS/CIS UHCL.
WordFreak A Language Independent, Extensible Annotation Tool.
Web Services Brenton Lovett Wizard Information Services.
Client FICS-21 Engineering Team of FAA has developed this web based system to identify, verify and keep track of operational and administrative telecommunications.
Presentation Topic: XML and ASP Presented by Yanzhi Zhang.
Copyright © PASS Consulting Corp., Miami 2001 XX/1 XML Application Server.
11 CORE Architecture Mauro Bruno, Monica Scannapieco, Carlo Vaccari, Giulia Vaste Antonino Virgillito, Diego Zardetto (Istat)
Introduction to XML This presentation covers introductory features of XML. What XML is and what it is not? What does it do? Put different related technologies.
Using XML to store Descriptive Metadata Richard Murphy Rosarie O’Riordan Central Statistics Office Ireland.
Ontology-Based Computing Kenneth Baclawski Northeastern University and Jarg.
Working with Ontologies Introduction to DOGMA and related research.
Introduction to Computers Lesson 13B. home Syntax Programming language rules.
Protocol Derivation Assistant Matthias Anlauff Kestrel Institute
Implementation of SCENS Yan Zhao. Current Status Current implementation is web-based –
THE SEMANTIC WEB By Conrad Williams. Contents  What is the Semantic Web?  Technologies  XML  RDF  OWL  Implementations  Social Networking  Scholarly.
Developing Web Services with the Eclipse Web Tools Platform David Gallardo.
©Silberschatz, Korth and Sudarshan10.1Database System Concepts W3C - The World Wide Web Consortium W3C - The World Wide Web Consortium.
ZK AJAX FRAMEWORK  R.RAJESH. What is ZK?  ZK is an open-source Ajax Web application framework, written in Java that enables creation of rich graphical.
Martin Kruliš by Martin Kruliš (v1.1)1.
©2001 Priority Technologies, Inc. All Rights Reserved Meteor Status Miami Face to Face Meeting January 16 – 18, 2002.
Matthew Farrellee Computer Sciences Department University of Wisconsin-Madison Condor and Web Services.
BRULES Domain Specific Kit Implementation for Business Rules Management MOCKWARE Supported by Cybersoft.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
I Copyright © 2004, Oracle. All rights reserved. Introduction.
Overview on the work performed during EPIKH Training Faiza MEDJEK /INFN, CATANIA 1.
Objective % Select and utilize tools to design and develop websites.
Currently Available FAA Google Visualization Tools
GF and RS, Dept of CS, Mangalore University
XML in Web Technologies
Objective % Select and utilize tools to design and develop websites.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
More Sample XML By Sadia Anjum.
Quiz Points 4 Rules Raise your hand if you know the question
Background Prepared by: Mr. Mahmoud Rafeek Alfarra.
Presentation transcript:

Domain Specific Kit for Business Rule Management By Netsoft

Outline Background Information Problem Definition Current Approaches System Features Technologies that will be used Where are we? Future Work

Background Information

Domain Specific Kit Implementation for Business Rule Management Main Concern: Separating business rule management from the details of the information system

Problem Definition

Support for situations that need external connections like Web Services External Databases External API's.

Current Approaches Internal Rule and Fact Database Internal Processing of these -Visual Rules -Java's Drool -inRules

Current Approaches Problem with these approaches: External Connections like Web Services-API's are not supported

System Features

Domain Specific Language Domain Specific Engine Domain Specific Tool

DSL A Markup Language Extension of RuleML XML Based Support tags for external entities Web Service RDBMS External API

DSE Central Part of the project Main features: Processing of DSL (Client Side Binding)‏ Having Connection Points with outside world(Server Side Binding)‏

DST User Interface Part Communication with DSE and user via DSL Two Different views Editorial (DSL)‏ Graphical

Technologies Java Web Technologies XML, XSL, XSLT WSDL (For web service communication)‏

Where we are? 3 Meetings with Mr. Cetin Weekly meetings with our assistant System Requirements and initial Design are completed

Future... Detailed Design and Prototype implementation

Thank you!