automate

Dynamics 365 Finance & Operations with Power Automate

Hello Dynamics Community, Update 1st December 2021 / I will really suggest to read my recent article (2 years after his one about a game changer on th ......
Operations Dynamics Automate Finance Power

[转]Power Automate - Run flows on a schedule

Run flows on a schedule in Power Automate - Power Automate | Microsoft Learn In this article Create a recurring flow Configure advanced options Create ......
Automate schedule Power flows Run

[引]Power Automate Use variables and the % notation

Variable manipulation and the % notation - Power Automate | Microsoft Learn 变量操作和 % 表示法 - Power Automate | Microsoft Learn In this articleHardcoded va ......
variables Automate notation Power Use

论文阅读笔记——LAVA: Large-scale Automated Vulnerability Addition

LAVA: Large-scale Automated Vulnerability Addition Brendan Dolan-Gavitt∗, Patrick Hulin†, Engin Kirda‡, Tim Leek†, Andrea Mambretti‡, Wil Robertson‡, ......

[912] Airtable automation related stuff

ref: Airtable automation trigger: When record created ref: How to export data from Airtable The "When record created" trigger is triggered whenever a ......
automation Airtable related stuff 912

[885] How to generate automated tables in Word document with Python

ref: How to Generate Automated Word Documents with Python ref: docxtpl快速上手使用,数据填入以及循环写入表格 Creating a Template Before you can proceed, you must first c ......
automated generate document Python tables

[884] How to generate automated Word documents by Python

ref: python-docx ref: How to Generate Automated Word Documents with Python ref: Automating Word Documents from Excel Using Python | ‘docxtpl’ Tutorial ......
automated documents generate Python Word

Automate the Boring Stuff with Python(读后感)

这里主要就是记录下这本书的主要内容,自己以后想起来的时候可以直接看这个博客 整本书的内容看目录就很清楚了,所以下面就是目录加自己的一点心得体会 ### Python编程基础 基础中的基础,但有个很重要的轮子 `PrettyPrint`:把输出打印的更漂亮 ### 自动化任务 这是重点,一次性肯定记不 ......
读后 读后感 Automate Boring Python

Proj CDeepFuzz Paper Reading: IvySyn: Automated Vulnerability Discovery in Deep Learning Frameworks

## Abstract 本文:IvySyn Task: discover memory error vulnerabilities in DL frameworks BugType: memory safety errors, fatal runtime errors Method: 1. 利用na ......

Proj CDeepFuzz Paper Reading: DeepTest: automated testing of deep-neural-network-driven autonomous cars

## Abstract 本文: DeepTest Task: a systematic testing tool for DNN-driven vehicles Method: 1. generated test cases with real-world changes like rain, fo ......

Proj CDeepFuzz Paper Reading: ACETest: Automated Constraint Extraction for Testing Deep Learning Operators

## Abstract Github: https://github.com/shijy16/ACETest 背景: 1. DL operators 用来计算多维tensors,很重要 本文:ACETest Task: automatically extract input validation c ......

Proj CDeepFuzz Paper Reading: Deepxplore: Automated whitebox testing of deep learning systems

## Abstract 背景:现有的深度学习测试在很⼤程度上依赖于⼿动标记的数据,因此通常⽆法暴露罕⻅输⼊的错误⾏为。 本文:DeepXplore Task: a white-box framework to test DL Models 方法: 1. neuron coverage 2. diff ......

Excel:Power Automate VS UiPath

读取和写入差别:Power Automate需要通过激活Sheet来确定写入那个Sheet,VBA操作逻辑一样;而UiPath用一个写入控件就可以直接指定写入的Sheet,符合开发逻辑。 ......
Automate UiPath Excel Power VS

Using JobDSL and Jenkinsfiles to fully automate Jenkins job management

Using JobDSL and Jenkinsfiles to fully automate Jenkins job management 非常贴切的一个比喻 JobDSL 做Job管理的框架, 负责Job基本参数配置 Pipeline 做Job逻辑内容的容器,决定Job执行逻辑。 By usin ......

automate-dv 基于dbt 的data vault 2.0 落地工具

automate-dv 基于dbt 的data vault 2.0 落地工具,包装了不少方便的宏,可以方便我们呢进行data vault 2.0 数据仓库建模理论的实际落地 功能 企业级保障 支持data vault 的hub,links,satelintes以及一些扩展(方便使用) 元数据驱动的代 ......
automate-dv automate 工具 vault data

用Power Automate获取SharePoint文件内容

1.根据文件夹路径获取路径下所有文件内容 使用SharePoint连接器的“获取文件(仅属性)”操作,站点地址选SharePoint的默认站点,库名选择对应文档库,我这里把SharePoint集成到Dynamics365的实体附件,库名就是对应的实体名。仅限文件夹条目为 /entityname/re ......
SharePoint Automate 文件 内容 Power

Proj. CMI Paper Reading: Conversational Automated Program Repair

## Abstract 背景:之前APR与大模型的结合仅仅使用了一些特殊构建的input/prompt 本文:conversational APR 方法:使用long-term context window来记录之前的validation feedback 实验: 在10个LLMs上进行对比展示改进 ......

使用Power Automate上传附件到Dynamics 365集成的SharePoint

在Dynamics 365中使用SharePoint集成做实体的附件管理,这里不像用Annotation实体存放附件可以直接用代码直接创建Annotation记录,如果想要对外部提供接口把附件上传到SharePoint,我们可以使用Power Automate中的SharePoint组件来生成文件, ......
SharePoint Automate Dynamics 附件 Power

UI自动化 --- UI Automation 基础详解

# 引言 上一篇文章[UI自动化 微软UI Automation](https://niuery.com/post/69)中,介绍了UI Automation能够做什么,且借助 Inspect.exe 工具完成了一个模拟点击操作的Demo,文章结尾也提出了自己的一些想法,想要借助UI Automat ......
Automation 基础 UI

UI自动化 --- 微软UI Automation

## 引言 自动化测试平台的意义就三个字 稳定性。 无论是接口自动化测试,还是UI自动化测试,目的就是为了提高产品的稳定性,保证用户体验。 那常见的接口自动化测试比如有 `Postman` ,`SoapUI`,`JMeter` 等等。这一类网上的资料就太多太多了。本篇内容主要想讨论的是UI自动化测试 ......
Automation

An Introduction to Linux Automation, Tools and Techniques

An Introduction to Linux Automation, Tools and Techniques https://linuxconfig.org/an-introduction-to-linux-automation-tools-and-techniques In the fast ......

通过APIM 包装Power Automate HTTP Request

1. 首先需要在flow中创建“when a HTTP request is received” 当创建好,并且把body填写好保存之后, 会返回url https://prod-27.southeastasia.logic.azure.com:443/workflows/febbc789e0ad4 ......
Automate Request Power APIM HTTP

研华PCI采集卡SDK之Automation.BDaq4.dll下载

研华PCI采集卡SDK之Automation.BDaq4.dll下载 链接: https://pan.baidu.com/s/1JjujsaK5OdMbYbSJxvxOew?pwd=wrdq 提取码: wrdq 复制这段内容后打开百度网盘手机App,操作更方便哦 如果过期了请加我微信 wwwvalu ......
Automation BDaq4 BDaq PCI SDK

Creating C# add-in for SOLIDWORKS automation using API

文摘:https://www.codestack.net/solidworks-api/getting-started/add-ins/csharp/ - Create new project in Microsoft Visual Studio - Select *Class Library(.n ......
SOLIDWORKS automation Creating add-in using

Android Automation

启动虚拟机 emulator @pixel2 -skip-adb-auth -allow-host-audio -port 5554 -no-snapshot -no-boot-anim -memory 3072 -partition-size 8192 启动Appium自动下载ChromeDriv ......
Automation Android

7 Skills To Become A Successful Automation Tester In 2019

With new-age project development methodologies like Agile and DevOps slowly replacing the old-age waterfall model, the demand for testing is increasin ......
Automation Successful Skills Become Tester

power automate 集成 child flow 注意事项

有两个注意事项需要确认,不然会触发error不能保存 1. child flow需要创建 response,哪怕是空返回 2. 需要配置run only user, default值是provided by run-only user, 但是child flow不会让用户去同意是否获取permiss ......
注意事项 automate 事项 power child

Using Power Automate to change security role

The Scenario We will be adding a Security Role / Field Security Profile to users in CDS. For this demo, our scenario will be grabbing all the users fr ......
Automate security change Using Power

在Dynamics 365用Power Automate根据模板生成PDF

在Dynamics 365的项目中经常遇到需要把CRM的表单根据模板生成PDF以便打印的需求,本文以合同表单根据合同模板生成PDF文件为例,介绍通过Power Automate的云端流实现该需求的方法。 先看最终效果: 下面是详细的步骤 step1 环境需求 我在Power Automate中用的是 ......
Dynamics Automate 模板 Power 365

使用UI Automation实现自动化测试 --微软提供的控件Pattern

微软提供的控件Pattern System.Windows.Automation 命名空间 System.Windows.Automation.BasePattern 为控件模式类提供基实现 System.Windows.Automation.DockPattern 表示在某个停靠容器内公开其停靠属 ......
控件 Automation Pattern
共36篇  :1/2页 首页上一页1下一页尾页