PeopleTools Test Framework
I need help from peoplesoft experts .I am using PeopleTest Framework and am i getting some error when i try to run the process trough PTF.Here is the script i gave for running the process in PTF
Process -> Run -> prcname=GL_SJE;wait=True;expected=Success;ret=&strPrcStatus
I am getting the following error for this above script:
Can't reach the Secondary Page requested, Button Name=PRCSRQSTDLG_WRK_LOADPRCSRQSTDLGPB, Page expected is PRCSRQSTDLG but the page encountered is.
Process gl_sje not found in Process list
But the process exist in the process list.I tried by giving the processname in UpperCase and Lower Case.