Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the difference between Translate & Prompt tables.
What are the occasions when to use Translate values instead
of Prompt table? What is the advantage of one over the other?

Answer Posted / write2gg

The Translate table option houses strings of length < 5.
The translate table values are readily available reducing
the trip to db everytime .
The transalte table values are faster in performance.
The translate table option is used when # of options is less

The Prompt Table values houses strings of any lenght < 255.
The prompt table values can also bring other related
information to the page.
The prompt table values are fetched by making a trip to DB
everytime.
The prompt table values are useful for multi-lingual setup.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you hide a primary page in a component? Reason?

1052


What is file layout definitions?

1077


What is differed processing?

1110


What are the differed processing advantages?

991


Tell me what will be the output of an application engine to use component variables instead of state record?

946


Why do peoplesoft often use views as search records?

914


What is the use of temporary records and state record in application engine?

968


What is an array in people code?

1097


What types of audits are supported by people soft?

1071


How to store related field data into database?

986


For the servlet layer on the web server, what version of the Java Servlet API are the PIA Java Servlets coded to with PeopleTools 8.4?

3177


What is difference between saveprechange and savepostchange?

1142


Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?

2126


What is sql definitions?

1045


What is difference between getrowset and createrowset in people code?

1654