0

我需要知道 BMC Remedy User (WMSTI) 宏中使用的语言吗?该工具被称为' BMC Remedy User '(公司内部的WMS-TI (Telekom))。

以下是标准实现的宏的一些代码片段:

Form-open: 
Form-entry-list: 0
Form-final: modify@
end

和另一个片段:

[wordrecord]
Path=C:\Program Files\Microsoft Office\OFFICE12\winword.exe
Application=winword
Topic=system
Format=Record
CharsPerLine=100
XFRDATA=Clipboard
Command1=[FileNew .Template="Normal", .NewTemplate = 0]
Command2=[Editpaste]

这是什么语言,有学习资料吗?

4

2 回答 2

1

BMC Remedy User tool is not supported but developer can install it locally to ease their work. apart from this, have a look on-https://communities.bmc.com/docs/DOC-28466

于 2017-10-27T08:08:34.277 回答
0

Remedy User Tool语言是专有的。

由于不再支持 Remedy User Tool,我鼓励您使用更新的技术,例如 SOAP 或 REST(适用于所有后端)或 AngularJS(适用于所有前端)

另一种解决方案是使用补救社区创建的工具,例如出现在https://communities.bmc.com/message/437693#437693上的工具

于 2016-12-03T17:54:44.570 回答