Returns the next available relationship instance ID for a relationship, based on the relationship definition name.
Syntax
public static int getNewID(String relDefName)
Parameters
Return values
Returns a relationship instance ID, based on the relationship definition name.
Exceptions
RelationshipRuntimeException
Notes
Because the relationship instance ID can be used as the generic ID for the typical IBM WebSphere InterChange Server Express identity relationships, this new ID can be used as the generic ID for generic-to-generic relationships.