Set Up the UUID Generator Daemon

The business rules engine uses the UUIDGEN function to create unique identifiers for rule-fired records. Unique identifiers are necessary for merging rule-fired data sets. If you are executing rules in a UNIX operating environment, you need to set up the object spawner to be a UUID Generator Daemon (UUIDGEND). For information, see Universal Unique Identifiers and the Object Spawner in SAS Language Reference: Concepts.
In addition, you should specify the UUIDGENHOST system option for any jobs that run code that was generated by the business rules engine. For more information, see UUIDGENDHOST= System Option in SAS System Options: Reference.