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 » Cannot Compile Clear Case Version in Broker 7.0

Post new topic  Reply to topic
 Cannot Compile Clear Case Version in Broker 7.0 « View previous topic :: View next topic » 
Author Message
sachinramesh
PostPosted: Fri Jun 07, 2013 4:21 am    Post subject: Cannot Compile Clear Case Version in Broker 7.0 Reply with quote

Disciple

Joined: 20 Feb 2007
Posts: 170

Hi

I had the below code which takes care of the versioning.This worked fine in Broker version 6.
When we compile this in broker 7.0 , we are not able to see the below code which is used for versioning.

BROKER SCHEMA BM_Control

PATH LIB_CS, LIB_DB;

CREATE PROCEDURE BM_Get_BAARequests_ClearCaseRevision()
--*****************************************************************************************
--** Procedure History
*************************************************************
--** Description
--** ===========
--** Clearcase node used for revision identification
--****************************************************************************************
BEGIN
DECLARE ClearCaseRevision CHAR('version:/A1_MQ/MsgBkr/Billing_Manager/BM_Control/BM_Get_BAARequests.esql@@/main/1');
END;


The flow compiles fine but the above code is not visible when we compile it in Broker 7.0

Any idea if we are missing anything here in version 7.0.
Back to top
View user's profile Send private message Send e-mail
lancelotlinc
PostPosted: Fri Jun 07, 2013 4:28 am    Post subject: Reply with quote

Jedi Knight

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

Broker versions have four digits not two. What version are you on?

This is the accepted way to add metadata to source code files in WMB:

http://publib.boulder.ibm.com/infocenter/wmbhelp/v8r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac35430_.htm

Quote:
You can add keywords to ESQL files to contain information that you want to associate with a message flow.

_________________
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
sachinramesh
PostPosted: Fri Jun 07, 2013 4:37 am    Post subject: Reply with quote

Disciple

Joined: 20 Feb 2007
Posts: 170

HI Lancelotlinc,

The broker version is 7.0.0.1
Back to top
View user's profile Send private message Send e-mail
lancelotlinc
PostPosted: Fri Jun 07, 2013 4:50 am    Post subject: Reply with quote

Jedi Knight

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

sachinramesh wrote:
HI Lancelotlinc,

The broker version is 7.0.0.1


The latest is 7.0.0.5

http://www-01.ibm.com/support/docview.wss?uid=swg27006041

I wouldn't do too much troubleshooting until you update your toolkit and runtime to 7.0.0.5.
_________________
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
rekarm01
PostPosted: Fri Jun 07, 2013 6:33 pm    Post subject: Re: Cannot Compile Clear Case Version in Broker 7.0 Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 1415

sachinramesh wrote:
The flow compiles fine but the above code is not visible when we compile it in Broker 7.0

Does the message flow call this procedure? WMBv7 may be more effective at pruning unused schema level procedures from the compiled message flow.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Cannot Compile Clear Case Version in Broker 7.0
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.