Author |
Message |
Topic: IIB Toolkit create workspace command |
omatan234
Replies: 2 Views: 2576
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 07, 2017 12:39 am Subject: IIB Toolkit create workspace command |
I want to run a command in batch script that creates a workspace in toolkit so I won't have to create it manually.
Is there is any way to do that ? |
Topic: Handling elements with MaxOccurs bigger then 1 in CWF |
omatan234
Replies: 3 Views: 3098
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 04, 2017 8:21 pm Subject: Handling elements with MaxOccurs bigger then 1 in CWF |
Lets say I cannot use DFDL, I can only use MRM and CWF.
What I need to change in MessageSet or CWF properties in order for this to work.
And to connect to your answer, how can i saperate each oc ... |
Topic: Handling elements with MaxOccurs bigger then 1 in CWF |
omatan234
Replies: 3 Views: 3098
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 04, 2017 2:53 pm Subject: Handling elements with MaxOccurs bigger then 1 in CWF |
WMB version - 8.
I'm using CWF in my MessageSet.
I have a few elements set to have MaxOccurs bigger then 1, 999999 to be specific.
When I'm transporting a message I oviusly don't have that act ... |
Topic: Renaming root element in MRM domain |
omatan234
Replies: 4 Views: 3568
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 03, 2017 1:24 am Subject: Renaming root element in MRM domain |
You are right, the root element does not appear in the message tree.
But when the new message is going out of the flow the root element is there and is named like the original InputRoot.MRM.
Thi ... |
Topic: Renaming root element in MRM domain |
omatan234
Replies: 4 Views: 3568
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 28, 2017 1:50 pm Subject: Renaming root element in MRM domain |
I use MRM type of message in my message flow.
For some reason the OutputRoot.MRM name is set as the InputRoot.MRM name .
For example, for the Input message:
<Apple>
<orange>nynbj< ... |
Topic: Adding new elements into an existing element with ESQL |
omatan234
Replies: 5 Views: 7345
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 12, 2017 9:49 pm Subject: Adding new elements into an existing element with ESQL |
I thought of moving the new elements one by one with a loop (the number of elements is not constant and that's why i said loop) but i want to insert them in a singel command.
Is there any way to do ... |
Topic: Adding new elements into an existing element with ESQL |
omatan234
Replies: 5 Views: 7345
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 12, 2017 11:17 am Subject: Adding new elements into an existing element with ESQL |
I Have this element in XML for exmple:
<Apple>
<age>2</age>
<size>6</size>
</Apple>
and i have a reference to number of elements that i want to insert un ... |
Topic: 2085 "unable to open queue" while message has been |
omatan234
Replies: 2 Views: 3876
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 12, 2017 10:54 am Subject: 2085 "unable to open queue" while message has been |
I'm using a flow that writes a message to a certian queue using Destination list.
When the message finishes the flow it is wrriten to the queue but for some reason i'm getting the error "unab ... |