• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






GoDevil

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

随笔分类 -  PS Administration

 
MetaLink--Retro Triggers of Other Countries Not Deleted after Identification Phase
摘要:SymptomsWhen a Job Data row is added for a payee, retro triggers for the payee's country as well as other countries are generated under Global Payroll > Prepare Payroll > Review Triggers. During the Identification phase of Payroll/Absence Run Control, those retro triggers of the countries 阅读全文
posted @ 2011-03-03 08:21 Kevin's Blogy 阅读(230) 评论(0) 推荐(0)
CI权限报错的问题
摘要:ExcelToCI的时候,报错:THE RESPONSE TEXT IS NOT VALID XML. LOGIN DATA CLEARED一般来讲,这个常见错误可能的原因:1. 网络服务无响应:关掉Excel然后重新打开,重新上传就好了2. 用户名密码错误3. CI没有加到Permission List里面今天碰到这个问题,三方面都检查过,依然报错。无奈中,在application design... 阅读全文
posted @ 2010-11-23 20:27 Kevin's Blogy 阅读(561) 评论(0) 推荐(0)
Xcom传送文件实例
摘要:下面是Batch文件:@echo offif not exist D:\Interface\HCMPRD\EMP\out_tray\PS_EMPLOYEE_*.txt goto ENDC:\Xcomnt\xcomtcp -c1 -f REMOTE_SYSTEM=10.254.2.4 LOCAL_FILE=D:\Interface\HCMPRD\EMP\out_tray\PS_EMPLOYEE_*.... 阅读全文
posted @ 2010-01-07 10:25 Kevin's Blogy 阅读(653) 评论(0) 推荐(0)
SqLoader实例
摘要:下面是Shell脚本文件#!/usr/bin/ksh#=============================================================================+# FILENAME# /PRD/app/PT8.49/tsc_intf/HCMPRD/bin/tsc_upload_coa.sh## DESCRIPTION# Upload OFI GL ... 阅读全文
posted @ 2010-01-07 10:16 Kevin's Blogy 阅读(535) 评论(0) 推荐(0)
Debugging Functionality in Peoplesoft
摘要:Open Configuration Manager -> Profile ->Create.• Select Connection Type as Application Server.• Enter Application Server Name• Machine Name or IP Address should be your machine... 阅读全文
posted @ 2009-07-27 10:14 Kevin's Blogy 阅读(295) 评论(0) 推荐(1)