N1 Service Provisioning System 4.1 Reference Guide

try Step Child Elements

Name 

How Many? 

Description 

block 

The steps executed initially. 

catch 

0 or 1 

The steps to execute in case of a typical error. Must be specified if finally is not. 

finally 

0 or 1 

The steps to execute regardless of typical errors. Must be specified if catch is not.