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 IndexWebSphere Message Broker (ACE) SupportUnderstanding Namespace declaration

Post new topicReply to topic
Understanding Namespace declaration View previous topic :: View next topic
Author Message
swethabala
PostPosted: Thu Sep 17, 2009 8:29 pm Post subject: Understanding Namespace declaration Reply with quote

Apprentice

Joined: 25 Aug 2009
Posts: 44

Hi,

I have some queries in ESQL code.

1). In the namespace declaration shown below,
DECLARE NS1 NAMESPACE 'http://www.ibm.com/xmlns/prod/websphere/j2ca/sap/sapzcnsdequiblockunblockwrapper';

From where is this “http..” link taken? If I create a new flow which http link should I give for my flow?

2). If I declare an external varable like below

DECLARE SUBFLOW_NAME_REXI EXTERNAL CHARACTER NULL;

This value will be costant through out the flow or we can edit it in the middle?



Tried to search in google but I did not get clear understanding on these. Could you please help me.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Thu Sep 17, 2009 9:43 pm Post subject: Re: Understanding Namespace declaration Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

swethabala wrote:
Hi,

I have some queries in ESQL code.

1). In the namespace declaration shown below,
DECLARE NS1 NAMESPACE 'http://www.ibm.com/xmlns/prod/websphere/j2ca/sap/sapzcnsdequiblockunblockwrapper';

From where is this “http..” link taken? If I create a new flow which http link should I give for my flow?


I guess you are working with SAPadapters,

If you see the IDoc Message Sets, you can easily make from where the Namespace is coming up.

The parent element of the IDoc is been fetched with the help of NameSpace.
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
gregop
PostPosted: Thu Sep 17, 2009 11:03 pm Post subject: Reply with quote

Voyager

Joined: 24 Nov 2006
Posts: 81

I think you misunderstand the concept of namespace. Namespaces are used to qualify elements and attributes with XML documents. You need to set up namesapces within esql when building XML that requires them.

External data types cannot be modified in esql. They maybe modified by the message flow editor or at deploy time in the bar file editor.

Take a look also at shared data types that live for the life of the flow and can be changed within esql.
Back to top
View user's profile Send private message
Display posts from previous:
Post new topicReply to topic Page 1 of 1

MQSeries.net Forum IndexWebSphere Message Broker (ACE) SupportUnderstanding Namespace declaration
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.