Create Message Attributes via pl/sql
I'm trying to find out if it is possible to create Message Attributes via pl/sql.
I can create normal attributes using the WF_ENGINE.AddItemAttr no problems, but with the workflow I am developing, we'd prefer to create Attributes and Message Attributes via pl/sql if possible.
Cheers,
Russell H.