Author |
Message
|
sai kumar adduri |
Posted: Thu Sep 12, 2013 11:26 pm Post subject: Email Output node |
|
|
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 |
|
 |
lancelotlinc |
Posted: Fri Sep 13, 2013 3:15 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
sai kumar adduri |
Posted: Mon Sep 16, 2013 6:24 am Post subject: |
|
|
Acolyte
Joined: 04 Apr 2013 Posts: 73
|
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Sep 16, 2013 6:27 am Post subject: |
|
|
 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 |
|
 |
sai kumar adduri |
Posted: Mon Sep 16, 2013 11:35 am Post subject: |
|
|
Acolyte
Joined: 04 Apr 2013 Posts: 73
|
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Sep 16, 2013 11:40 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
sai kumar adduri |
Posted: Mon Sep 16, 2013 11:42 am Post subject: |
|
|
Acolyte
Joined: 04 Apr 2013 Posts: 73
|
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Sep 16, 2013 11:45 am Post subject: |
|
|
 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 |
|
 |
sai kumar adduri |
Posted: Mon Sep 16, 2013 11:51 am Post subject: |
|
|
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 |
|
 |
lancelotlinc |
Posted: Mon Sep 16, 2013 11:54 am Post subject: |
|
|
 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 |
|
 |
sai kumar adduri |
Posted: Tue Sep 17, 2013 4:04 am Post subject: |
|
|
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 |
|
 |
lancelotlinc |
Posted: Tue Sep 17, 2013 4:06 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
sai kumar adduri |
Posted: Tue Sep 17, 2013 7:32 am Post subject: |
|
|
Acolyte
Joined: 04 Apr 2013 Posts: 73
|
I havent used any configurable services here |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Sep 17, 2013 8:48 am Post subject: |
|
|
 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?
_________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|