How to update the Action hander's argument at runtime.

10 views
Skip to first unread message

Nikhil Shirodkar

unread,
Jan 15, 2020, 7:53:02 AM1/15/20
to Teamcenter Discussion a group
There is a scenario where we want to update an argument of an OOTB Action handler at run time.
While doing so we were thinking to use 
EPM_API int EPM_set_handler_arguments(tag_t handler,
int argument_count,
const char ** arguments 
)

Sets the argument list for the handler.

Parameters:
handler (I)
argument_count (I)
arguments (I)

Does any one have any experience in using this??

thank you.
Reply all
Reply to author
Forward
0 new messages