当前位置:网站首页>Talk about the cloud deployment of local projects created by SAP IRPA studio
Talk about the cloud deployment of local projects created by SAP IRPA studio
2022-07-08 02:03:00 【Wang Zixi】
The author's previous article SAP Intelligent robot process automation iRPA Solution sharing , It introduces SAP Intelligent Robotic Process Automation(iRPA) The applicable scenarios of , Then use a practical example , Demonstrates how to write iRPA Steps for the program to interact with the local calculator application , Let the beginner to iRPA There is a most intuitive understanding of the use of .
The so-called smart enterprise , One feature is the ability to automate complex but low value-added repetitive processes . Through automation , So as to put valuable human resources into higher value-added work , For example, the quality of products and services , Enhance user experience .SAPGUI The automation tool of the times is SAP Script .
And in the cloud age , It is an automatic tool with artificial intelligence :iRPA.
I believe that any programmer who pursues technology is not willing to do some repetition all day , boring , Work with low added value .SAP GUI in SAP Script The occurrence of has reduced the occurrence of this situation to a certain extent . In the cloud age ,SAP The cloud platform provides a larger pattern , Automated tools with artificial intelligence :Intelligent Robitic Process Automation( abbreviation iRPA). This tool runs on SAP Cloud Platform On , adopt Design Studio Configure the execution steps of the automatic robot , Design trigger , And the same SAP Leonardo Machine learning services and Conversational AI Seamless integration of services .
iRPA yes SAP To help its users realize “ Smart enterprise ” And another auxiliary tool released . How can we developers use it to eliminate some repetitive operations in our daily work ? The author's previous article SAP Intelligent robot process automation iRPA Solution sharing A simple example of calculator program automation of local operating system is used to explain iRPA Program development process . Then through the iRPA Studio Locally developed projects , How to deploy to the cloud platform ? This is the content of this article .
For the sake of simplicity , I am here Desktop Studio Just create a new one that can pop up Popup Dialog box Hello World project , Then deploy it to SAP Cloud platform .
The three components involved in this scenario :
(1) iRPA Desktop Studio: Local development tools for robot process projects .
(2) iRPA Desktop Agent: The running environment of robot process automation .
(3) iRPA Factory:SAP On the cloud platform web application , Provides iRPA Project deployment , Trigger management , Operation monitoring and other functions .
stay SAP Cloud platform subaccount in , Click on Subscriptions, Find and subscribe SAP Intelligent Robotic Process Automation service .
After entering, click Go to Application, To log in to SAP iRPA Factory:
Get one url:https://jerry-subdomain.app.irpa.cfapps.eu10.hana.ondemand.com/
stay iRPA Desktop Agent in , hold SAP iRPA Factory Of url Maintenance in :
To establish SAP iRPA And local Agent The one-to-one relationship of .
stay Intelligent Robotic Process Automation Studio I'll build a new one Hello World project :
Switch to workflow View , Create a new one workflow:
stay workflow Add a simple pop-up to the edit page messageBox act (activity):
When it's done, it's as shown in the picture :
Click on the toolbar build Button , Generate the script file required by the runtime :
Deploy it to SAP Before the cloud platform , Let's do a local test first .
Switch to Scripts TAB , In the generated JavaScript Set the upper breakpoint in the code . The function of this code is to pop up a Hello World The dialog , Semantics and SAP UI5 Of Dialog Controls are similar to .
Click the debug button :
stay Desktop Agent Interior selection Test newWorkflow This menu item :
The previously set breakpoint triggers , It can be debugged in one step :
Once step 43 Yes jerrypopup.open Method , You'll see a Hello World Of popup Dialog box , As shown in the figure below .
So far, local development is over , The next step is to Studio The project developed in is deployed to SAP On the cloud platform .
The steps are simple and direct , The first Studio The project developed in is exported to a local compressed package file :
And then switch to SAP Cloud platform Intelligent Robotic Process Automation Factory Console , Click on Import Button , Import local zip file :
After importing , Click on Deploy Button to deploy :
After successful deployment , Will be in Deployments The tab page sees Deployed A hint of :
Click on Add trigger Button , Add a trigger :
Select the specific time to trigger the automated process , And the time interval of repeated triggering :
This usage is a bit like traditional ABAP Netweaver Inside SM36,SM37 These transaction codes .
Of course, for testing purposes , You can also choose to trigger immediately , Click on Run now that will do :
notice Execution successfully requested, It shows that the robot automation process has successfully triggered .
Same as Netweaver equally , stay SAP Intelligent Robotic Process Automation Factory The implementation of these automated processes can be monitored :
I hope you can share these two articles according to the author , Be able to actually develop some operations that can help you avoid tedious and repetitive operations in your daily work , Really improve efficiency iRPA Apply it , Thank you for reading .
summary
First of all, this paper summarizes Intelligent Robitic Process Automation( abbreviation iRPA) The driving role of tools in assisting smart enterprises in their digital transformation , Then it introduces in detail the previous article in this series passed iPRA Studio Locally created applications , Detailed steps for deploying to the cloud platform .
边栏推荐
- Node JS maintains a long connection
- [reinforcement learning medical] deep reinforcement learning for clinical decision support: a brief overview
- Where to think
- leetcode 866. Prime Palindrome | 866. 回文素数
- 力扣5_876. 链表的中间结点
- Wechat applet uniapp page cannot jump: "navigateto:fail can not navigateto a tabbar page“
- 云原生应用开发之 gRPC 入门
- Dataworks duty table
- 【错误】加载h5权重出错AttributeError: ‘str‘ object has no attribute ‘decode‘
- Nacos microservice gateway component +swagger2 interface generation
猜你喜欢
很多小夥伴不太了解ORM框架的底層原理,這不,冰河帶你10分鐘手擼一個極簡版ORM框架(趕快收藏吧)
【目标跟踪】|atom
2022国内十大工业级三维视觉引导企业一览
Beaucoup d'enfants ne savent pas grand - chose sur le principe sous - jacent du cadre orm, non, ice River vous emmène 10 minutes à la main "un cadre orm minimaliste" (collectionnez - le maintenant)
剑指 Offer II 041. 滑动窗口的平均值
From starfish OS' continued deflationary consumption of SFO, the value of SFO in the long run
Capability contribution three solutions of gbase were selected into the "financial information innovation ecological laboratory - financial information innovation solutions (the first batch)"
COMSOL --- construction of micro resistance beam model --- final temperature distribution and deformation --- addition of materials
JVM memory and garbage collection-3-direct memory
leetcode 865. Smallest Subtree with all the Deepest Nodes | 865.具有所有最深节点的最小子树(树的BFS,parent反向索引map)
随机推荐
Apache multiple component vulnerability disclosure (cve-2022-32533/cve-2022-33980/cve-2021-37839)
Usage of hydraulic rotary joint
mysql/mariadb怎样生成core文件
静态路由配置全面详解,静态路由快速入门指南
Keras深度学习实战——基于Inception v3实现性别分类
Remote sensing contribution experience sharing
[error] error loading H5 weight attributeerror: 'STR' object has no attribute 'decode‘
metasploit
How to fix the slip ring
SQLite3 data storage location created by Android
Dataworks duty table
How mysql/mariadb generates core files
谈谈 SAP 系统的权限管控和事务记录功能的实现
In depth analysis of ArrayList source code, from the most basic capacity expansion principle, to the magic iterator and fast fail mechanism, you have everything you want!!!
MySQL查询为什么没走索引?这篇文章带你全面解析
Cross modal semantic association alignment retrieval - image text matching
PHP 计算个人所得税
关于TXE和TC标志位的小知识
Summary of log feature selection (based on Tianchi competition)
Voice of users | winter goes and spring comes, waiting for flowers to bloom -- on gbase 8A learning comprehension