ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Email Output node

Post new topic  Reply to topic
 Email Output node « View previous topic :: View next topic » 
Author Message
sai kumar adduri
PostPosted: Thu Sep 12, 2013 11:26 pm    Post subject: Email Output node Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

Hi all ,
I am running a flow where Ill be sending a notification through email , hence i am using an email output node , I have configured the user name and password with mqsisetdbparms but still getting an error

Error:'com.ibm.broker.emailnodes.EmailOutputNode : Security identity specified but no userid or password has been declared using mqsisetdbparms for sid' (CHARACTER)

I am running this in a Linux environment .
Any help would be appreciated.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Sep 13, 2013 3:15 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Likely you did not follow these instructions.

What broker version for toolkit ? for runtime ? Is the effective level set properly ?
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sai kumar adduri
PostPosted: Mon Sep 16, 2013 6:24 am    Post subject: Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

WMB 8
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Sep 16, 2013 6:27 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

sai kumar adduri wrote:
WMB 8


Version numbers have a precision of four digits like this : 8.0.0.1

Which version is yours?
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sai kumar adduri
PostPosted: Mon Sep 16, 2013 11:35 am    Post subject: Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

8.0.0.2
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Sep 16, 2013 11:40 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Whats the name of your SID ? (ie. what value did you assign it?)
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sai kumar adduri
PostPosted: Mon Sep 16, 2013 11:42 am    Post subject: Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

sid
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Sep 16, 2013 11:45 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Please execute this command, substituting values as appropriate:

Code:
mqsisetdbparms MB8BROKER -n email::mySecurityIdentityObjectName -u myUserID -p myPassword

_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sai kumar adduri
PostPosted: Mon Sep 16, 2013 11:51 am    Post subject: Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

Thanks mate I have already done this and got it worked in by local broker which runs on windows xp platform.
But when I did the same in the remote broker which runs on the LINUX , I got the error as I have stated earlier
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Mon Sep 16, 2013 11:54 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Please execute the mqsisetdbparms command and paste the output from the command in [co d e ] tags.

The error indicates you have not run it. Note, you must use the exact name you did in the configurable service command.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sai kumar adduri
PostPosted: Tue Sep 17, 2013 4:04 am    Post subject: Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

This is the response
xxx@xx\IBM\MQSI\8.0.0.2 mqsisetdbparms BROKER -n email::sid -u xxx -p xxxx
BIP8071I: Successful command completion.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Sep 17, 2013 4:06 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Now do an mqsireportproperties to verify the email::sid value is present.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sai kumar adduri
PostPosted: Tue Sep 17, 2013 7:32 am    Post subject: Reply with quote

Acolyte

Joined: 04 Apr 2013
Posts: 73

I havent used any configurable services here
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Sep 17, 2013 8:48 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

sai kumar adduri wrote:
I havent used any configurable services here


Didn't I ask you on the first post IF YOU FOLLOWED THE STEP-BY-STEP INSTRUCTIONS?

lancelotlinc wrote:
Likely you did not follow these instructions.

What broker version for toolkit ? for runtime ? Is the effective level set properly ?

_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Email Output node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.