Author |
Message |
Topic: How to pass array values to oracle stored procedure in ESQL |
sameetbhogi
Replies: 0 Views: 1655
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Aug 01, 2014 6:55 am Subject: How to pass array values to oracle stored procedure in ESQL |
Hi,
can you please let me know how to pass array values to a Oracle stored procedure in ESQL.
Array Definition in Oracle
create or replace TYPE ID_ARRAY
AS VARRAY(1000) OF VARCHAR2(10);
... |
Topic: OAUTH in IIB |
sameetbhogi
Replies: 3 Views: 6314
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 03, 2013 3:33 am Subject: OAUTH in IIB |
Is there any sample code snippet. |
Topic: OAUTH in IIB |
sameetbhogi
Replies: 3 Views: 6314
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 03, 2013 2:46 am Subject: OAUTH in IIB |
Can you please let me know how do i OR where do i need to set the OAUTH Authentication details that i need to pass to access a Restful Webservice. |
Topic: JSON Datetime to TimeStamp |
sameetbhogi
Replies: 2 Views: 3358
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 27, 2013 7:38 am Subject: JSON Datetime to TimeStamp |
Can you please let me know how to convert the JSON datetime to xsd:datetime.
Below is the JSON date time i receive in my input
\/Date(1345521600000-0400)\/
How do i convert this to xsd:datet ... |
Topic: Issue with Parsed Record Sequence in File Input Node |
sameetbhogi
Replies: 6 Views: 3717
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 25, 2011 2:28 am Subject: Issue with Parsed Record Sequence in File Input Node |
Hi,
Thank you all for your valuble suggestions. I have tried using TDS as well still i get the same error. My question is if we specify Min occurences to 1 MAX Occurrences to 100 in the mxsd then ... |
Topic: Issue with Parsed Record Sequence in File Input Node |
sameetbhogi
Replies: 6 Views: 3717
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 23, 2011 9:26 pm Subject: Issue with Parsed Record Sequence in File Input Node |
Hi,
I have a requirement where i need to read a file (copy book file of size 5MB) which might contain 1000's of records. I need to batch 100 records from the input and place them in a output queue ... |
Topic: Need help on configuration of a sequence node and its usage |
sameetbhogi
Replies: 3 Views: 3158
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 12, 2011 4:24 am Subject: Need help on configuration of a sequence node and its usage |
That example is too complex to understand. Can u explain me using a simple message flow.
Thanks in advance |
Topic: Need help on configuration of a sequence node and its usage |
sameetbhogi
Replies: 3 Views: 3158
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jan 12, 2011 4:07 am Subject: Need help on configuration of a sequence node and its usage |
Hi,
I need some info on the sequence node in Message Broker v7. How do we configure this node. Can any one explain with an example??
Thanks in advance |