I am adding a field (Xlate) to a page and the displayed size is too short. I have tried changing the displayed text to long, size to custom but it still...
If you want to customize the space / field length allocated on the page, click on "custom" in the size properties for the field on the page (same place you...
We're using the SendMail function in App Engine program PeopleCode to send an email with a PDF attachment. When the recipient tries to open the attachment,...
we are on HRMS 8.3 , PT 8.21 on Oracle , HP Unix. we are getting Application Server Crashes several times a day and the system is very slow due to this. We...
Hello pros, I am trying to install PeopleTools 8.46 on workstations. All our tools files are on a network drive and Oracle's files are on the local machine. I...
Hi Guys, We are implementing Integration broker(application message part) in our 8.46 tools release as we just upgraded our financial systems from 7.x to 8.9. ...
Hi Fans: I am trying to create a workflow to send an email when an employee changes their phone number via self service in HR. I want the email to show the ...
Hi Following are my queries 1) can an App engine call an executable file (exe)? If yes what is the syntax 2) Can a sqr call another Sqr? 3) Suppose in a...
hi use the priorvalue() function. PriorValue(fieldname) Description Use the PriorValue function in FieldEdit and FieldChange PeopleCode to obtain the prior...
Fans, Is the Crystal Reports Explorer required software for tools 8.46, or is it optional? It's a step in the Crystal Enterprise installation section in the...
Did you check the connections outside PeopleSoft? ie, access to network drive, able to connect to Oracle via SQLPlus (or whatever client tool you use), etc. ...
Generic, multiple crashes daily without an explanation - no. Perhaps if you give us a bit more information we might have some ideas. For example, is this a...
I can't remember... did you get any suggestions on this? You are able in PeopleCode to check various information about the operator (ie, their row security or...
Hi All, I am running SQR through SQRW in my machine, accessing client's DATABASE. While running its throwing lots of errors following are the few of them, ...
Error trigger business event I get an Error attempting to trigger business event (67,2). Problem calling TriggerBusinessEvent for a Business Process. This is...
download the file to your hard drivbe and use adobe to open the pdf file ... __________________________________________________ Do You Yahoo!? Tired of spam?...
Hi and thank you! That is very helpful, but I am actually looking for the value that was last saved, not the value that was last changed. I read in your...
Try a tnsping from the clients and try connecting with sqlplus from client to db. We have had problems if the client sqlnet.ora default domain was not ...
39146
Von Gemmingen, Scott
VonGemmingenSE@...
Jun 2, 2005 9:08 pm
I am trying to populate process_instance in a mass change type with the process instance of the mass change at runtime. Is there a variable that accomplishes...
Kalyan., browse thru old posting and you will get answers for them... ... __________________________________________________ Do You Yahoo!? Tired of spam?...
Hi Does anyone know how to return a list of the external filenames that match the filename pattern provided, in the location specified using SQR? Similar...
use the call system command and use the operating system command for your platform. Depending on what you want to do with the output and how large it is, you...
PriorValue is typically used for the purpose you indicated. Let's say my phone number is 555-555-1212. I come into the component and bring up my data. I...
Are you specifying the -ZIF parameter in your sqr flags. If not you need to and reference the pssqr.ini file. It should be in %PS_HOME%\sqr. You should also...
After sqrw.exe add the following -ipshome\sqr\ -mpshome\sqr\allmaxes.max -ZIFpshome\sqr\pssqr.ini Replace pshome in the string above. -i is the "include" files...
39153
Vaibhav Dhingra
v.dhingra@...
Jun 3, 2005 1:38 pm
I am generating a report in CSV format, it sends all these junk files along with the data, The report file should be cst_pr11_17921.csv Any clue how to remove...
Hi All, I am able to resolve the problem by increasing the value of SUBVARS in pssqr.ini file. From 3000 I have increased the value to 10000. Thanks.... ...
From memory, I think I had the same problem, a couple of years ago when I was setting emailing of results up. In the end we didn't use emailing - we transfer...