Author |
Message |
Topic: Join Statement JDBC Adapter |
abirax
Replies: 5 Views: 5455
|
Forum: WebSphere Interchange Server + Adapters Posted: Sun Apr 08, 2007 11:57 pm Subject: Join Statement JDBC Adapter |
For now I did it using CN=Upper(ColName). It worked.
Also guys can u tell me if inner joins is possible using JDBC adapter. nested BO's gives output like outer joins.. I am writing to fire a select c ... |
Topic: Join Statement JDBC Adapter |
abirax
Replies: 5 Views: 5455
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Apr 06, 2007 3:43 am Subject: Join Statement JDBC Adapter |
Yes Vk its done thanks. Tell me something does anyone have an idea of how to use a function in the where clause thru JDBC adapter.
e.g Upper(Last_name) ='XX' |
Topic: Join Statement JDBC Adapter |
abirax
Replies: 5 Views: 5455
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu Apr 05, 2007 12:32 am Subject: Join Statement JDBC Adapter |
Hi ,
Can we fire join statement through JDBC adapter could some one give me some pointers as to how to achieve the same.
Regards |
Topic: How to send an ICS Business Object to MQ |
abirax
Replies: 3 Views: 5504
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Mar 19, 2007 2:36 am Subject: How to send an ICS Business Object to MQ |
Hi All ,
I was able to write the application to post messages in MQ . Below is the code snippet .
I have used a mq adapter with a com.crossworlds.DataHandlers.text.delimited as the datahan ... |
Topic: How to send an ICS Business Object to MQ |
abirax
Replies: 3 Views: 5504
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Mar 16, 2007 11:32 pm Subject: How to send an ICS Business Object to MQ |
Hi All,
Could some help me write a java application which could post a business object to MQ. I tried sending the XML generated from the business object but the MQ adapter is not able to pick ... |
Topic: problem while starting the Runtime Client |
abirax
Replies: 8 Views: 7280
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Sep 08, 2006 12:44 am Subject: Thanks |
Thanks everyone
Ya the problem was with the service not having started |
Topic: FMC_API_ERROR_TIMEOUT : while running Client |
abirax
Replies: 2 Views: 3305
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Sep 06, 2006 3:52 am Subject: FMC_API_ERROR_TIMEOUT : while running Client |
Hi All,
I am getting an error while logging onto MQWF client 3.6
I get the error message
FMC_API_ERROR_TIMEOUT : A timeout has occurred
I am working locally with the db etc in my machine ... |
Topic: problem while starting the Runtime Client |
abirax
Replies: 8 Views: 7280
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Sep 06, 2006 3:20 am Subject: problem while starting the Runtime Client |
HI guys,
I am getting a time out error while logging into the runtime client.
FMC_API_error_timeout
I have both the client and and the server on teh same machine.
I am using IBM MQ Wor ... |