当前位置:网站首页>Introduction to webmethods
Introduction to webmethods
2022-07-24 07:53:00 【Sanmao, Tuo】
Link to the original text :http://www.cnblogs.com/bgWebMethods/p/3851449.html
webMethods The main problem to be solved :
1, Integration of enterprise business and application systems
2, Business process rationalization and continuous improvement
3, utilize (Service-Oriented Architecture )SOA Carry out flexible and low-cost operation and maintenance
To form the B2B,BPM, BAM,SOA Other parts .
B2B: Business to business e-commerce is webMethods Of (Enterprise Service Bus)ESB Part of .
webMethods ESB Include :
–Integration Server: Server executing the service
–Trading Networks:build and manage a peer-to-peer or hub-and-spoke network of trading partners.
–Broker:a high-speed message router
–Adapters, Industry Adapters & Solutions
–interfaces for process management, monitoring, rules & presentation
BPM: Business process management
Use Designer Design ,Process Engine Automate the process ,Task Engine Control the conversion of tasks ,Monitor management wenMethods Business processes in .
BAM: Business activity management
Optimize infrastructure , Optimize frame design , Optimize the business , Optimize B2B, Optimize SAP
SOA: Service Oriented Architecture
–CentraSite
–webMethods Mediator
–webMethods Insight
–SecureSpan Gateway
Reproduced in :https://www.cnblogs.com/bgWebMethods/p/3851449.html
边栏推荐
- A simple mobile terminal todo
- Movie recommendation system
- [hiflow] Tencent cloud hiflow scene connector realizes intelligent campus information management
- Automatic test and manual test
- Image feature SIFT (scale invariant feature transform)
- 简易网闸-内网服务器安全获取外网数据
- C language advanced part VII. Program compilation and preprocessing
- Li Kou, niuke.com - > linked list related topics (Article 1) (C language)
- Selenium basic knowledge automatic login QQ space
- Good programmers and bad programmers
猜你喜欢

Robot operation continuous learning thesis (1) original text reading and Translation -- primitive generation strategy learning without catastrophic forgetting in robot operation

EZDML逆向工程导入数据库分析实操教程

Do you want to have a robot that can make cartoon avatars in three steps?
![[hiflow] Tencent cloud hiflow scene connector realizes intelligent campus information management](/img/a9/7cdab9264902b1e2947a43463f6b32.png)
[hiflow] Tencent cloud hiflow scene connector realizes intelligent campus information management

C language advanced part II Pointer

Vertex buffer and shader (the cherno + leranopongl) notes

Advanced part of C language I. data storage

13. Unity2d horizontal version of two-way platform that can move up, down, left and right (two-way walking + movable + independent judgment) + random platform generation

13.Unity2D 横版 可上下左右移动的双向平台(双向行走+可移动+单独判定)+随机平台生成

The solution of unable to import custom library in pycharm
随机推荐
GBK code in idea is converted to UTF-8 format ctrl+c+v one second solution perfect solution for single code file escape
C language advanced part II Pointer
Debug No3 multi texture overlay
Example of dictionary
The difference between get and post
hcip第八天笔记
Semantic slam: Probabilistic Data Association for semantic slam
Tools for data visualization
MySQL update uses case when to update the value of another field according to the value of one field
Introduction to C language II. Functions
【sklearn】tree.DecisionTreeClassifier
2022-07-23: given n items, each item has weight (w[i]) and value (v[i]), only two items can be selected at most, and the weight does not exceed bag. What is the maximum return value? N <= 10^5, w[i] <
When does MySQL use table locks and row locks?
Binary search common questions
The difference between session and cookie
Arduino 超级省电之休眠模式用1节18650电池工作17年
The solution of unable to import custom library in pycharm
Debug No4 use renderdoc to troubleshoot bugs
Detailed explanation of VAO
Image feature Harris corner detection