Create JMS Trigger

Hi,
I created a topic via Enterprise Manage (I will call it Topic1 for the example).
In Designer, in a package, I am trying to create a JMS Trigger.
For this in Destination Name I create a new destination.
I give Topic1 as destination name
Topic1 as destination key
Topic Durable Subscriber as Destination type
ans Topic1DS as Durable Subscriber Name.
When I press ok, I have the following message :
[ISS.0134.9350] UM admin operation failed [createNirvanaTopic]: javax.naming.NameAlreadyBoundException: Name already bound : Topic1
[ISS.0134.9350] UM admin operation failed [createNirvanaTopic]: javax.naming.NameAlreadyBoundException: Name already bound : Topic1

HI,

I created a topic via Enterprise Manage (I will call it Topic1 for the example).
In Designer, in a package, I am trying to create a JMS Trigger.
For this in Destination Name I create a new destination.

You do not need to create from both the places. you just need to create it wither from Designer or else from EM.

OK but where I manage the fact it is a Data Subscriber Topic ?

Do you mean Durable Subscriber? From JMS trigger you will point to an existing Topic or else you will create a new one and assign durable subscriber for offline consumption.

When I do that in Dauranle Subscriber Name Field when I press on … it is written No durable subscriber name found for Topic1

It will indeed create Durable Subscriber. You need to go to EM and navigate to Named objects and click on Get Names.

OK got it !
What it missed me it is I didn’t activate the trigger on IS
Thanks

Should I close the post as Solved and if yes how I do that ?