Posted: Fri Oct 18, 2013 5:22 am Post subject: Problem with creating subscription having selector by cmd .
Centurion
Joined: 26 Jun 2013 Posts: 103
Hello all,
I want to create one subscription ,and I need to add selector to that subscription, I need to create subscription through command
Following code I used to create subscription.
Code:
runmqsc QM
DEFINE SUB (SUB_TEST) DEST (SUB.TEST) TOPICOBJ (ITEMTEST) SELECTOR ('EMP='123 ' ')
Above command have not give EMP's value in single quote.
I need to create selector emp's value in single quote. But I have n't get it.I mean I have to create selector like
Code:
EMP='123'
But problem with single quote. Please suggest me accepted escaping character in command line. _________________ Thanks & Regards
Mahesh Mediboyina
WMB Developer
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum