Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

ics:catalogbatch

Allows ics:catalogmanager calls to be used in groups.

Syntax

Description

This tag combines commands so that they act as a group. All catalogmanager tags within catalogbatch are committed to the database only if all the commands complete successfully. Only the ics:catalogmanager.addrow and ics:catalogmanager.addrows catalogmanager commands are supported within the ics:catalogbatch tag.

Error Numbers

There are no possible errno for this tag.

Example

In the following example the data is added to the StoreHours table and the MyFood table only if there are no errors inserting into either table. Any error causes the transaction to rollback.

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.