XBOUND has an open interface that allows you to alter XBOUND behavior (for example using the BeforeLogin event to prevent users from logging on to XBOUND in certain situations) or to develop your own components for the XBOUND platform.
Please refer to Programming XBOUND, a separate help file (file name xboundSDK.chm) that is available in the xbound\Docs\English folder of your XBOUND installation. There you will find information about:
The XBOUND architecture.
The SDK.
The namespaces in the API.
Troubleshooting, including how to make XBOUND platform components write trace files, and how to interpret them.
If you create your own process step extension, you will need to add it.
Tip: You can also add your own privilege definitions that can be queried by custom applications, and transfer them between XBOUND systems by exporting and importing them.