当前位置:网站首页>Application between azure service bus and dynamics 365 service endpoint
Application between azure service bus and dynamics 365 service endpoint
2022-07-22 07:32:00 【Stone-hdj】
Dynamics 365 Ability to create Service Endpoint To deliver a message to Azure Of Service Bus, Today, let's take a look at how to realize the linkage between them .
1. Sign in Microsoft Azure, And find Service Bus
2. establish Service Bus Of namespace
Fill in the necessary information and select Review + Create
After verification, click Create
3. Once created , We go back to Service Bus, choice Queues
Create a new Queue
We need to fill in a queue Name , Other defaults are fine
Note:
Message time to live | The message lifetime determines whether the message will be deleted or become dead lettering How long will you stay in the queue before . When sending a message , You can specify a different lifetime for this message . This default value will be used for Queue All messages that do not have a lifetime specified in . |
Lock duration | Set the length of time locked for other recipients . After its lock expires , Messages extracted by one receiver can be extracted by other receivers . The default is 30 second , Maximum 5 minute . |
Enable dead lettering on message expiration | Dead lettering The message includes any receiver who cannot successfully send the message to a separate queue after the message expires . Messages do not expire in the dead letter queue . |
Enable partitioning Create | Notice the creation of Queue after , This property will not be modifiable . |
4. Once created , We also need to set up Shared access policies
take Send and Listen Choose , Then create
After creation , Let's click on the new , You can see the connection string information inside
5. stay D365 In the plug-in registration tool Service Endpoint
6. Choose to connect to using a connection string Azure Service Bus, Copy we created in step 4 Shared access policies I got it Primary Connection String, And then click Next
If it is filled in correctly, the contents will be filled in automatically , except Queue Name
Queue Name Fill in the third step to create Queue When the name can be .
7. Create a new step
Let's sign up for Account Create steps for , And choose PostOperation and Asynchhronous
Note: register Serice Endpoint Only asynchronous can be selected here , Error will be reported if synchronization is selected
8. Create a new Account Record to trigger the plug-in
9. Go to the System Job You can see a new job Generated Settings -> System Jobs
10. stay Service Bus Of Queue We can see a new Incoming Message
So far the whole Azure Service Bus And Dynamics 365 Service Endpoint The configuration process between is completed .
边栏推荐
- Tmech publishes the latest progress in the operation control technology of the must choose: to realize the high robustness walking of humanoid robots
- 253会议室 II
- 码蹄集 - MT2093 · 回文数数位
- torch_scatter.scatter()的使用方法详解
- Keras深度学习实战——基于Inception v3实现性别分类
- [in writing entity classes, why should int use integer type instead of int]
- 公网官网建站笔记(五):域名工信部备案完整流程并解析公网访问
- 'resultMap' must match '(constructor?,id*,result*,association*,collect 问题解决
- NoSQL数据库之Redis【数据操作、持久化、Jedis、缓存处理】详解
- Let me show you eight fallacies in software design
猜你喜欢
真人踩过的坑,告诉你避免自动化测试新手常犯的10个错误
mysql中的字段如何选择合适的数据类型呢?
Web3, encrypted VC new air outlet
Common questions of testers during interview
Keras深度学习实战(10)——迁移学习
22括号生成
124二叉树中的最大路径和
The difference between abstract class and interface interface in C #
Detailed explanation of redis [data operation, persistence, jedis, cache processing] of NoSQL database
Pycharm reads jy-901s data
随机推荐
Dynamics 365: 如何解除实体只能创建2个Access Team Templates的限制
numpy数组访问的效率研究
数据可视化图表之面积折线图
Keras deep learning practice (12) -- facial feature point detection
Keras deep learning practice (11) -- visual neural network middle layer output
287寻找重复数
Common questions of testers during interview
2022/7/ 20 训练记录
《通信软件开发与应用》课程结业报告
【log4j.properties完整配置,适合刚入门】
Template implementation of linked list
kettle入门杂乱笔记
解析字符串
MySQL 将字符串转换为数字类型并进行排序
谁是预制菜赛道的“卷”王?
The C out keyword error cs0136 cannot declare the local variable or parameter in this scope because the name is used to define the local variable or parameter in a closed local scope
Keras deep learning practice (10) -- transfer learning
Nonparametric test
2022/7/18 cf训练
Oracle 关于date 字段索引使用测试