Part IV : How can we implement ITIL practices for Peoplesoft Applications?
We already started discussing about applying ITIL related concepts into the PeopleSoft infrastructure in our earlier blogs. I took my ITIL Version 3 Foundation Exam last week and passed with 92% score (wow!). I can’t believe it!!! The score was really unexpected but I [...]
In the process of Data Mart Consolidation, the second area to focus after Data Model Consolidation is Data Integration (DI) Process. Let us define the following
Parent Data Mart (PDM) – The Data Mart which is to get extended with the elements from another ( Child ) Data Mart
Child Data Mart (CDM)– The Data Mart which [...]
Get the latest updates on Next Gen SAP ERP directly in your inbox. Subscribe now
Just imagine two people who hate each other to death, being forced to live in the same house and continue inflicting pain on each other in every possible way. Do you get the picture? That is what is happening between Oracle and SAP. To Larry Ellison, there is no other enemy more worse than SAP, and for [...]
K. S. Rama Naidu Says:
December 17th, 2009 at 5:03 am
I want to display an image as the background for a mail notification, triggered using SendMail through an Application Engine.
The below method works, but with a problem. Any employee who receives this should be granted access to the image folder on the server, which is [...]
Question
Mohul , November 25th, 2009 at 5:13 am
How to execute an external software(exe) from peoplesoft.The s/w is intalled on anothe system which is in network (but not on PS server).It is able to run from Command Prompt but not with PS Exec function.
It is the need of the hour for business entities to revisit their growth plans and to perform consistent checks on their performance and operational utilization. One of the driving factor for the transformation of Application Service Providers (http://blogs.hexaware.com/pitstop/application-service-provider-vs-software-as-a-service-asp-vs-saas.html )to Software as a service is the change in the Information Technology Trends.
I got little busy recently, so I was unable to continue this topic further. In our earlier two blogs (Part I and Part II), we started talking about some of the ITIL specific details for implementing a Service Desk for Peoplesoft Incident Handling. I read some of the ITIL Version 3 Publications, mainly the Service [...]
vinn
I have a xml file with parent child rows
-
1
10
-
2
5
The keyNo in the parent is the key field and I put the Field inheritance on the child table. On using file layout and creating AE from it..it doesn’t load the keyNo field data to child table even though the Field inheritance is set. (same field name [...]
Booshan
Can Anyone let me know the equivalent of %UpdateStats in peoplecode. I know %UpdateStats can be used for object type SQL.
Thank you for posting your Question.
%updateStats is used to update Index table (database table) which stores key row (Like ROWID, INDEXFIELD DATA) information. Once you execute above statement your table & system table are sync. [...]