Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 11 Using User Builtin Routines : Functional Overview

Functional Overview
What are User Builtin Routines?
User builtin routines are user-written assembler routines that are similar to external routines. They can be packaged and link-edited directly into TIBCO Object Service Broker, unlike external routines, which are documented in Chapter 10, Accessing External Routines.
User builtin routine must be installed following the procedure in TIBCO Object Service Broker for z/OS Installing and Operating.
What Are the Requirements for User Builtin Routines?
A user builtin routine must meet the following requirements:
Failure to set Register 15 to 0 or 8 causes unpredictable abends.
Available Examples
Refer to , Samples Available and the USRBLTIN member of the ASM data set provided with TIBCO Object Service Broker for examples of user builtin routines.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved