Unique data required in stored procedure tables

CR #422609

Description: If you create a business process service and invoke a database service with two stored procedures containing two tables, the business process fails and the transaction is rolled back when you insert duplicate data into one of the tables.

Workaround: Use unique data in all tables for stored procedures.