1.

What Are Caching And Purging In Siebel?

Answer»

Caching is the process of saving the query results for later use, at the time of requesting the same query. By using cache, the COST of database processing needs to pay for the query once, not every time of query running.

Purging is the process of EAI data mapping ENGINE methods, which is USED only in development mode. Purge method is used for purging the existing map of the database. This method is used at the time of CHANGING the map and RUN after the map changes.

Caching is the process of saving the query results for later use, at the time of requesting the same query. By using cache, the cost of database processing needs to pay for the query once, not every time of query running.

Purging is the process of EAI data mapping engine methods, which is used only in development mode. Purge method is used for purging the existing map of the database. This method is used at the time of changing the map and run after the map changes.



Discussion

No Comment Found