当前位置:网站首页>Starring V6 platform development take out point process
Starring V6 platform development take out point process
2022-06-24 18:58:00 【51CTO】
The basic steps are as follows : The system design —–> Defining services —–> Define service dependencies —–> Parameter configuration ——> Code writing —–> Custom development —–> Export the service and upload it to the running engine —-> Restart the running engine —-> test
JFDesign( The system design )
From the right drawing board, drag in the one out point control , Put it in the right border , And connect the intermediate service with the outgoing point , Modify the output point properties , name :json_output, describe :json Outgoing point , Communication protocol :HttpJSON


Click intermediary business , Combine the sub business with json Connect to the connection point
Defining services


Define service dependencies

JFConf( Parameter configuration )
Machine parameter configuration
Switch to JFConf page

Double click the exit point json_output, Switch to the machine parameters tab , Select the machine name

Log parameter configuration
Server address configuration
Java Perspective ( Code writing )
JFBuilder( Custom development )
Switch to JFBuilder View
Define data objects
Data objects input
Data objects output
Service properties
OUT0001 service , double-click OUT0001 service , Define input and output data objects
Data mapping
add to s0001 To OUT0001 Input data mapping for
add to s0001 To OUT0001 Data mapping for the output of
Service logic processing
double-click s0001 service , Switch to the process template interface , Drag the communication processing control in the basic part of the right panel to the drawing board
CallOutput attribute
Configure simulator
In the running environment $HOME/sim Under the table of contents
edit startsimsvr.sh, give the result as follows :
edit Simhttpsrv.xml
Carry out orders :./startsimsrv.sh
Execute the following command
You can see that it has started
Export refresh
Switch to JFConfig Export all and refresh
All and refresh
Restart the engine
Kill the previous process first
Switch directory to starring
Execute the following command
Successful launch

test
Switch to JFBuild View

边栏推荐
- Differences between get and post request modes
- JS picture display and hiding cases
- 微服務系統設計——子服務項目構建
- TKDE2022:基于知识增强采样的对话推荐系统
- Several ways of connecting upper computer and MES
- Sr-gnn shift robot gnns: overlapping the limitations of localized graph training data
- Sentry series satellite introduction and download tutorial
- 上位机与MES对接的几种方式
- 为什么生命科学企业都在陆续上云?
- Introduction and download tutorial of two types of soil data
猜你喜欢

「碎语杂记」这事儿不安全

論文解讀(SR-GNN)《Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data》

Huitongda officially landed at the Hong Kong Stock Exchange: the gross profit margin continued to decline, and the book value of several shareholders still suffered losses

多云模式并非“万能钥匙”

微服务系统设计——数据模型与系统架构设计

Introduction and download of nine npp\gpp datasets

Microservice system design - sub service project construction
![subject may not be empty [subject-empty]](/img/6b/9b57a7ed3ab086036cb6dfe0b31de4.png)
subject may not be empty [subject-empty]

一文理解OpenStack网络

Microsoft planetary computer (MPC) platform introduction, registration and comparison
随机推荐
【Leetcode】旋转系列(数组、矩阵、链表、函数、字符串)
flink-sql的kafka的这个设置,group-offsets,如果指定的groupid没有提
Monotone stack template
模块五
History object
华为机器学习服务语音识别功能,让应用绘“声”绘色
Use ado Net call stored procedure
Nokov motion capture system makes it possible for multi field cooperative UAV to build independently
JS string method
Learn routing and data delivery
论文解读(SR-GNN)《Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data》
PLC功能块系列之多段曲线控温FB(SCL程序)
FROM_ GLC introduction and data download tutorial
Application scenarios of channel of go question bank · 11
Tkde2022: Dialogue recommendation system based on knowledge enhanced sampling
next_ Permutation full permutation function
Why is nodejs so fast?
How to protect biological privacy in the AI era? Overview of the latest "privacy enhancement technology in biometrics" of the Autonomous University of Madrid, comprehensively detailing the biometric p
Huitongda officially landed at the Hong Kong Stock Exchange: the gross profit margin continued to decline, and the book value of several shareholders still suffered losses
1: Mosaic of 100W basic geographic information data




















