|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Deleting data from Shared row variable |
« View previous topic :: View next topic » |
Author |
Message
|
nits_018 |
Posted: Sun Aug 04, 2013 6:35 am Post subject: Deleting data from Shared row variable |
|
|
Apprentice
Joined: 24 Oct 2012 Posts: 34
|
Hello,
I have a requirement to delete the data from shared row each time a message is being input to the flow. Is it possible because whenever i try to delete the data from shared row variable it deletes the date from the table itself which i don't want.
so is thr a way to do tht? |
|
Back to top |
|
 |
mqjeff |
Posted: Sun Aug 04, 2013 6:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Your code is doing exactly what you have told your code to do.
If your code is not doing what you *think* it should do, then either you need to change what you *think* your code should do, or you should change your code.
If you want suggestions about what part of your code to *change*, perhaps you should try *showing* your code.
Or simply doing the responsible thing, and debugging it and re-reading the documentation, and thinking about your problem, and trying things. |
|
Back to top |
|
 |
dogorsy |
Posted: Sun Aug 04, 2013 6:54 am Post subject: |
|
|
Knight
Joined: 13 Mar 2013 Posts: 553 Location: Home Office
|
mqjeff wrote: |
Your code is doing exactly what you have told your code to do.
If your code is not doing what you *think* it should do, then either you need to change what you *think* your code should do, or you should change your code.
If you want suggestions about what part of your code to *change*, perhaps you should try *showing* your code.
Or simply doing the responsible thing, and debugging it and re-reading the documentation, and thinking about your problem, and trying things. |
Agree with mqjeff. Get a user trace and then you will see what the code is doing. Then you can fix it yourself, it is only program and the esql syntax is explained in the documentation.
It is also a good exercise to learn how to get a user trace and interpret it, so you will not be wasting time. |
|
Back to top |
|
 |
nits_018 |
Posted: Mon Aug 05, 2013 1:43 am Post subject: |
|
|
Apprentice
Joined: 24 Oct 2012 Posts: 34
|
Thanks mqjeff.
It was a silly mistake i was doing with the code. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|