Excel to CI
conanxun
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Excel to CI - Can't find Project or Library
Excel to CI libraries by default it refer to 'PS_HOME/Excel' directory This error will due to the, this folder is not reachable for the excel. If any excel to CI template will give below error.转载 2012-11-01 11:31:51 · 2687 阅读 · 0 评论 -
Should I Re-use An Existing Component Interface (CI) Definition Or Create A New One?
A common question comes up when creating new code against a Component Interface (CI). Should I re-use an existing Component Interface Object or create a new one? It depends on your integration sce转载 2013-02-18 21:00:10 · 127 阅读 · 0 评论 -
Deleting Rows in ExcelToCI
I recently had a situation where I needed to remove a security role from a large amount of users. While I could have done this with SQL doing a by Text-Enhance" style="text-decoration:underline"> d转载 2013-02-18 18:07:48 · 147 阅读 · 0 评论 -
Using ExcelTOCI to Delete a User Profile
Below is an example of how to use “ExcelTOCI” to delete user profiles in a PeopleTools database. The screenshots below are using PeopleTools 8.52 and Excel 2007. Security Settings Make sure you h转载 2013-02-18 18:12:57 · 215 阅读 · 0 评论 -
ExcelToCI 登录连接到PeopleSoft的方式
Public Function buildLogin(sServer As String, sPortal As String, sNode As String, sHTTPPort As String, sProtocol As String, sPSSiteName As String, sUserID As String, sPassword As String, sCIName As St原创 2013-03-08 16:35:20 · 421 阅读 · 0 评论
分享