Author |
Message |
Topic: Multiple levels of authorization for SOAPRequest node |
leao
Replies: 0 Views: 3587
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 21, 2020 8:01 am Subject: Multiple levels of authorization for SOAPRequest node |
Hi,
I have a scenario where I'll be using a SOAPRequest node which requires two levels of authorization. So the first level is the Authorization header which I can set with the SOAPRequest node's sec ... |
Topic: Set SOAPRequest node securityProfileName dynamically |
leao
Replies: 1 Views: 2771
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 19, 2020 7:03 am Subject: Set SOAPRequest node securityProfileName dynamically |
Is there any way to set a SOAP Request node's securityProfileName property dynamically, for example in a Compute node?
Here's the scenario: Depending on the input message of the flow, one of two di ... |
Topic: IIB10 Java tooltips/context help |
leao
Replies: 2 Views: 4505
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 29, 2019 4:34 am Subject: IIB10 Java tooltips/context help |
Is there a way to get tooltips when writing Java in the IBM Integration Toolkit? For example when hovering a function, I want to see a small description.
In "regular" Eclipse for Java, wh ... |
Topic: Using the Mapping node with ODBC tables as input |
leao
Replies: 1 Views: 2538
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 21, 2018 4:22 am Subject: Using the Mapping node with ODBC tables as input |
Is there any way to use ODBC database tables as input to the mapping node? Can I for example use ESQL to put data from a DB into the environment tree, and then use the environment mapping functionalit ... |
Topic: Preferred way of accessing a database in IIB10 |
leao
Replies: 3 Views: 3262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 06, 2018 6:04 am Subject: Preferred way of accessing a database in IIB10 |
How do I know which best fits my design? It's this "election process" that confuses me. I can't seem to find any information on which situations I should use one or the other.
I guess I'm ... |
Topic: Preferred way of accessing a database in IIB10 |
leao
Replies: 3 Views: 3262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 06, 2018 5:46 am Subject: Preferred way of accessing a database in IIB10 |
I'm new with IIB and I'm mostly doing tutorials at the moment. In the tutorials from IBM Training, they use a Database/Compute Node together with ESQL to interact with databases, while in the tutorial ... |