|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Constant names for FIELDTYPES |
« View previous topic :: View next topic » |
Author |
Message
|
martinrydman |
Posted: Thu Apr 15, 2004 12:34 am Post subject: Constant names for FIELDTYPES |
|
|
 Centurion
Joined: 30 Jan 2004 Posts: 139 Location: Gothenburg, Sweden
|
Hi all!
this is a quoute from messagebrokers_Message_Flows.pdf:
Quote: |
Note that the mapping of integer values to field types is not published, and might change from release to release. You should therefore use the results of the FIELDTYPE function by comparing with named field types. For example:
Code: |
IF FIELDTYPE(source_field_reference) = NameValue THEN ...
|
|
Ok... so where is the darn list of such named field types ?
I've scanned the whole document, but found no such list.
TIA!
/Martin |
|
Back to top |
|
 |
EddieA |
Posted: Thu Apr 15, 2004 5:46 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
I had the same problem, until someone on this board pointed me to Appendix E in the Programming Guide.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
martinrydman |
Posted: Mon May 03, 2004 9:14 am Post subject: |
|
|
 Centurion
Joined: 30 Jan 2004 Posts: 139 Location: Gothenburg, Sweden
|
Hi,
A bit late, this reply, but anyway...
Thanks. I looked up various docs with programming guide in the title and looked in Appendix E, but I didn't find the list. The closest I got was ProgrammingGuide.pdf from ver 2.1, but that list didn't even contain a constant named NameValue.
Maybe I'm just missing something...
/Martin |
|
Back to top |
|
 |
EddieA |
Posted: Mon May 03, 2004 9:27 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
You didn't say which release in your original post. The reference I gave *was* from 2.1.
I'm guessing that there's no value for NameVlaue, because NameValue was meant to be a "generic" term that you replace with what you actually want to test for: Element, Attribute, tag, etc.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
martinrydman |
Posted: Wed May 05, 2004 10:32 pm Post subject: |
|
|
 Centurion
Joined: 30 Jan 2004 Posts: 139 Location: Gothenburg, Sweden
|
OK, got it.
Thanks!
/Martin |
|
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
|
|
|
|