当前位置:网站首页>Azure Service Bus与Dynamics 365 Service Endpoint的之间的应用
Azure Service Bus与Dynamics 365 Service Endpoint的之间的应用
2022-07-21 15:48:00 【Stone-hdj】
Dynamics 365能够通过创建Service Endpoint来传递消息给Azure的Service Bus,今天我们就来看看如何实现它们之间的联动。
1. 登录Microsoft Azure,并找到Service Bus
2. 创建Service Bus的namespace
填写必要信息后选择Review + Create
验证后点击Create
3. 创建成功后,我们回到Service Bus, 选择Queues
创建一个新Queue
这里面我们需要填写一个queue的名字,其他的默认即可
Note:
Message time to live | 消息存活时间决定了消息在过期后将被删除或成为dead lettering之前将在队列中停留多长时间。发送消息时,可以为该消息指定不同的生存时间。此默认值将用于Queue中未指定生存时间的所有消息。 |
Lock duration | 设置为其他接收者锁定的时间长度。在其锁过期后,由一个接收方提取的消息可以由其他接收方提取。默认为30秒,最大5分钟。 |
Enable dead lettering on message expiration | Dead lettering消息包括在消息过期后不能成功地将消息发送到单独队列的任何接收者。消息不会在死信队列中过期。 |
Enable partitioning Create | 注意在创建Queue后,此属性将不可修改。 |
4. 创建成功后, 我们还需要设置Shared access policies
将Send和Listen选上,然后创建
在创建完成之后,我们点击我们刚才新建的, 就能看到里面的连接字符串信息
5. 在D365的插件注册工具中注册一个Service Endpoint
6. 选择使用连接字符串连接到Azure Service Bus, 拷贝我们在第四步里创建Shared access policies里得到的Primary Connection String, 然后点击Next
如果填写无误里面的内容会被自动填充,除了Queue Name
Queue Name填我们在第三步创建Queue时的那个名字即可。
7. 创建新的步骤
我们注册一个Account的创建步骤,并且选择PostOperation和Asynchhronous
Note: 注册Serice Endpoint的步骤这里只能选择选择异步,选同步会报错
8. 创建一条新的Account记录来触发插件
9. 去到System Job中可以看到一条新的job已经生成 Settings -> System Jobs
10. 在Service Bus的Queue中我们可以看到有一条新的Incoming Message
至此整个Azure Service Bus与Dynamics 365 Service Endpoint的之间的配置流程就完成了。
边栏推荐
- Encryption crash, Web3 is dead?
- Spirng's annotation usage
- 银行的稳健型理财产品有风险吗?本金会亏吗?
- Keras深度学习实战——基于VGG19模型实现性别分类
- Matlab GUI programming skills (XI): axes/geoaxes/polaraxes drawing to create GUI coordinate area
- 【log4j.properties配置完整版】
- 124二叉树中的最大路径和
- How to add a map to a page
- 微信小程序实现音乐播放器
- 【Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: sql语句参数跟方法的不一样】
猜你喜欢
数据可视化图表之面积折线图
MYSQL8 遇到的服务启动后停止的问题
Keras深度学习实战(15)——从零开始实现YOLO目标检测
Matlab GUI programming skills (XI): axes/geoaxes/polaraxes drawing to create GUI coordinate area
Tmech publishes the latest progress in the operation control technology of the must choose: to realize the high robustness walking of humanoid robots
Keras deep learning practice (11) -- visual neural network middle layer output
31下一个排列
TCL的折叠屏故事,资本市场会看好吗?
Keras deep learning practice (10) -- transfer learning
Keras' deep learning practice -- gender classification based on inception V3
随机推荐
CodeSys中编程实现串口通讯【基于树莓派4B】
Keras深度学习实战(10)——迁移学习
【log4j.properties配置完整版】
Matlab GUI programming skills (VIII): uitoolbar create toolbar in the drawing window
关于mybatics中起始与结束时间的处理方法
Keras deep learning practice (13) -- detailed explanation of the basis of target detection
Detailed explanation of redis [data operation, persistence, jedis, cache processing] of NoSQL database
Keras' deep learning practice -- gender classification based on inception V3
知觉的定义
MYSQL8 遇到的服务启动后停止的问题
Oracle 关于date 字段索引使用测试
Matlab GUI programming skills (IX): explain the uitable function display table and related operations in detail (create table user interface)
手机对比redmi note8与realme x2
The properties of variables and functions beginning with static specifiers in C language
About troubleshooting MySQL driver version errors, cause: com mysql. jdbc. exceptions. jdbc4、Unknown system variable ‘query_ cache_ size
[matlab problem solving] solve the problem after matlab compilation Exe file cannot run on another computer
ligerui 表格控件grid 根据内容更改行(单元格)颜色
'resultMap' must match '(constructor?,id*,result*,association*,collect 问题解决
Template implementation of linked list
公网官网建站笔记(五):域名工信部备案完整流程并解析公网访问