Groups
Groups
Sign in
Groups
Groups
Teamcenter Discussion a group
Conversations
About
Send feedback
Help
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 AM
1/15/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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