TIBCO Adapter SDK C++ Reference
MPublisher::setDestinationName
MPublisher
Set the destination name to which this MPublisher sends messages.

One should avoid dynamic subjects on publishing endpoint as it goes against the "publishing service" architecture where the service has a bounded fixed subject publishing endpoint.

Declaration
void setDestinationName(const MString& rsDestinationName) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.