Quantcast
Channel: PeopleSoft Wiki - new forum posts
Browsing all 375 articles
Browse latest View live

Quick stats update on oracle database

SET echo ON; SET serveroutput ON; DECLARE BEGIN FOR i IN (SELECT DISTINCT TABLE_NAME, num_rows FROM all_tables c WHERE TABLE_NAME IN (SELECT table_name FROM dba_TAB_STATISTICS WHERE STALE_STATS='YES'...

View Article


Quickly indentify swimlanes by process type at peoplesoft Level

SELECT servername, listagg(PRCSCAtegory ||'#Prty-' ||DECODE(prcspriority,1,'Low',5,'Medium',9,'High') ||'#maxc-' ||maxconcurrent, ',') within GROUP ( ORDER BY PRCSCAtegory) AS PRCSCATEGORY_CONCURRENT...

View Article


Check for large file generated by peoplesoft

SELECT distinct ROUND(a.FILE_SIZE/(1024*1024)) as SIZE_MB, a.prcsinstance, b.prcsname, b.oprid, b.RUNCNTLID, C.DESCR, —, —c.descrlong outputdir FROM PS_CDM_FILE_LIST a, PSprcsrqst b, PS_PRCSDEFN C,...

View Article

Article 0

Yeong (or anyone else), have you figured out how to override the component's Add Search Record when running a component interface? When the CI executes we want users to be able to insert a new row...

View Article

Article 1

Thanks, it worked. Forum category: Forum / HelpForum thread: Connected Query passing prompt value w pcode

View Article


creating a query to get the row *prior* to MATR

I need to develop a query for Admissions where they can see the ADMT row and corresponding Action Reason, even if the person has been Matriculated. The MATR row covers up the ADMT/Action Reason. Can...

View Article

data finder sql

SET SERVEROUTPUT ON SIZE 100000 DECLARE match_count INTEGER; BEGIN FOR t IN (SELECT owner, table_name, column_name FROM all_tab_columns WHERE owner = 'FSUSER' and data_type LIKE '%CHAR%' and...

View Article

Article 0

I am having same issue, can you please let me know any solution for this. Forum category: Forum / HelpForum thread: SQRs completing, but showing Error in process scheduler

View Article


Article 0

Hey anyone can help on this? I am not receiving email with attachment. What confi should i tell admin to check w.r.t SMTP server?Please put your thoughts. Forum category: Forum / HelpForum thread:...

View Article


Online IT Training in Hyderabad

TechiesTutor has its ONLINE Training division with a dedicated team of experienced corporate Professionals.Our motto being “Simple teaching yet exponential learning”. Techies Tutor provides an...

View Article

Article 58

Hi Team, I just wanted to updated and get some help from this blog. As I have setup SoapUI recently and I am new to this tool. when ever I am trying to get a message it show an error of appserv...

View Article

Peoplesoft Built-In File Attachment Error: File transfer failed due to...

I have a custom component in HRMS 9.20.00.000 (tool release 8.54.28 ) that store file attachments in an HTTP repository (a PeopleSoft server). The component works fine. However, sometimes the users...

View Article

table or view does not exist

File: /vob/peopletools/src/psppr/ramget.cppSQL error. Stmt #: 655 Error Position: 186 Return: 942 - ORA-00942: table or view does not exist Failed SQL stmt:SELECT PW_SMTP_SERVER, PW_SMTP_PORT,...

View Article


Article 55

Enter the maximum number of occurrences of this process that can be active at one time across all process schedulers. If this field is left blank (default), the value becomes Unlimited. Processes...

View Article

Article 54

SV Soft has been well established with the prime objective of offering excellent IT training & Placements services. We attempt best quality courses in areas of PeopleSoft, SAP, Oracle, Android,...

View Article


How to restrict access on User Profile Page for certain profiles

We (Global security team) have some profiles that do not want local security admins to have access editing them. Let's say we have a profile call General User (PROF01), local team will create user...

View Article

Peoplesoft FileExist /Findfiles.

Below is the code for both the function I tried- ty — FILEEXIST - &DESTSERVFOL = "//axxxgparxxxx/intf/u01/int/LA9DEVT/inbound/transaction.txt ; If FileExists(&DESTSERVFOL, %FilePath_Absolute)...

View Article


Article 51

i am trying the assign a Monday Date as mm-dd-yyyy from a Date field. How can i do that in Query Manager, when creating a new query against PO_HDR Table using the PO_DT? Forum category: Forum /...

View Article

Need REST APIs for PeopleSoft HCM

I am looking for available APIs for PeopleSoft HCM. Can someone please help me out with the same? Forum category: Forum / HelpForum thread: Need REST APIs for PeopleSoft HCM

View Article

Article 49

how did it get resolved? Forum category: Forum / HelpForum thread: designer failed to connect to ps/nvision

View Article
Browsing all 375 articles
Browse latest View live


Latest Images