Author |
Message
|
CHF |
Posted: Fri Apr 29, 2005 10:45 am Post subject: Assigning a sub-string to Message set |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Hello All,
Is there a way to assign a sub-string to a message set inside a compute node?
My input is xml, I have a 100 characters field. I want to map it to a message set. Can I map it in the same compute node and refer using message set?
I belive we can't do this.
But this make sense, right? Take a substring and assign it to a message and we can refer using the message set (just like in cobol programming).
Let me know whether this is making sense.
Thanks. _________________ CHF  |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Apr 29, 2005 10:48 am Post subject: Re: Assigning a sub-string to Message set |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
CHF wrote: |
I belive we can't do this. |
You believe wrong.
Create Field ... PARSE... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
CHF |
Posted: Fri Apr 29, 2005 10:50 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Great, thanks. I'll look into it. _________________ CHF  |
|
Back to top |
|
 |
CHF |
Posted: Fri Apr 29, 2005 11:05 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Can you post a sample ESQL statement? _________________ CHF  |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Apr 29, 2005 11:13 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
CHF wrote: |
Can you post a sample ESQL statement? |
Can you search for all of the other times that CREATE FIELD has been discussed?
I'm sure you'll find a better sample statement than I could write off the top of my head. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
CHF |
Posted: Fri Apr 29, 2005 11:35 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Cool... _________________ CHF  |
|
Back to top |
|
 |
|