|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Define the Containers |
« View previous topic :: View next topic » |
Author |
Message
|
puneetk |
Posted: Mon Feb 11, 2002 2:30 am Post subject: |
|
|
Novice
Joined: 13 Jan 2002 Posts: 12
|
Hello,
I want to define a nested data structure. e.g. for holding an account information and its related customers information. Now I have created customer as a separate data structure.
There is no limit to the number of customers associated to an account (1..n), Can it be achieved using workflow? Or otherwise what is the workaround for this?
Can I use array in this case ? |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 11, 2002 6:01 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Currently maximum size of container is 512 members.
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
puneetk |
Posted: Mon Feb 11, 2002 6:09 am Post subject: |
|
|
Novice
Joined: 13 Jan 2002 Posts: 12
|
Hello John,
May be I failed to put my question properly.
Actually, I don't know how many customers will be returned when the account details will be queried upon, so the no. of customer type containers (nested)has to be determined at run time.
I have created an array of customer data structure (nested), but I don't know how many will be appearing. Can I control it thru' code? or some configuration.
But first of all is it possible? I am planning to use XML interface for this. |
|
Back to top |
|
 |
jmac |
Posted: Mon Feb 11, 2002 8:33 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
NOPE... you will have to code what you expect to be the maximum number of occurrances, and live within the 512 member limitation
_________________ John McDonald
RETIRED |
|
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
|
|
|
|