摘要: 1、连接Aras Innovator。 HttpServerConnection conn = IomFactory.CreateHttpServerConnection("http://localhost/InnovatorServer/", "InnovatorSolutions", "admi 阅读全文
posted @ 2018-11-23 15:07 无敌师爷IT技术Blog 阅读(771) 评论(0) 推荐(0) 编辑
摘要: 1、获取Innovator对象: var inn = Innovator(); 2、得到当前Item类型: var itemType = document.thisItem.getType(); 3、得到Item对象: var item_color = inn.newItem("Ext_SetTab 阅读全文
posted @ 2018-11-23 14:37 无敌师爷IT技术Blog 阅读(1055) 评论(0) 推荐(0) 编辑
摘要: Introduction This tip describes how to list Active Directory users. 介绍如何提取AD域中的用户列表 Using the Code The below code demonstrates how can we fetch Active 阅读全文
posted @ 2018-11-23 14:27 无敌师爷IT技术Blog 阅读(606) 评论(0) 推荐(0) 编辑