Setting the Manage Destination Option for a Connection Alias
When a JMS-triggered process uses the PE_NONTRANSACTIONAL_ALIAS connection alias, that alias must have the Manage Destinations option shown as Yes in the connection alias Advanced Settings. Otherwise, the following errors occur during process model generation:
Error: Failed while checking database for prior build and upload of process
[ISS.0134.9069] Unsupported action
To set the Manage Destination option for a connection alias
1. Open the Integration Server Administrator for the targeted Integration Server.
2. Click Settings > Messaging > JMS Settings.
3. If the PE_TRANSACTIONAL_ALIAS connection alias is enabled, disable it.
4. Click the PE_TRANSACTIONAL_ALIAS link.
5. Click Edit JMS Connection Alias and do either of the following:
Select the
Manage Destination check box to enable the option (displayed as
Yes).
Clear the
Manage Destination check box to disable the option (displayed as
No).
6. Click Save Changes.
7. Re-enable the PE_TRANSACTIONAL_ALIAS connection alias.
Related concepts
Related tasks
Related Topics