Added the Attributes in table WF_ACTIVITY_ATTRIBUTES
Hi All,
In Workflow process, we have added custom attributes at function level and attribute details are stored in WF_ACTIVITY_ATTRIBUTES table. How to set the values which are defined attributes at this level ?
The API wf_engine.setitemattrtext will set the values which are defined ATTRIBUTES at ITEM_TYPE level but didn't find any API reference for the ATTRIBUTES at FUNCTION / PROCESS level ..... can someone help on this ?
Thanks,
VK