Tips for using the Controller SPI
These are some hints and tips for using the Controller SPI.
- Reusing unique names: If we use a controller to directly or indirectly remove a portal resource that has a unique name assigned to it and to reuse that unique name for another resource later, you need to use a new controller to do so, unless we used the same controller for creating the resource and removing it again.
- Reusing an existing object ID is limited: A resource that reuses an object ID must be of the same type as the resource that used this object ID previously.
Parent: Controller SPI
Related:
Packages of the Controller SPI
Work with controllers
Making modifications using the Controller SPI
Confirming modifications