TIBCO BusinessEvents™
BRMS
WS
Common
WS.Common
.
setExtId()
Signature
void setExtId(Concept concept, String extId)
Domain
action
Description
Set extId on an un-asserted concept.
Parameters
Name
Type
Description
concept
Concept
The unasserted concept instance on which to set the extid.
extId
String
The extId to set.
Returns
Type
Description
void