Author |
Message |
Topic: Global variables in WPS 6.0.2 |
vkarri
Replies: 1 Views: 7476
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Tue Jun 26, 2007 9:20 pm Subject: Global variables in WPS 6.0.2 |
I have assigned one of the SDO as a global SDO, how i can access that SDO in my SCA Impl. This SDO is not my SCA input parameter. |
Topic: How to spilt chunks in JText Adaptor |
vkarri
Replies: 0 Views: 2214
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu May 25, 2006 4:12 am Subject: How to spilt chunks in JText Adaptor |
Hi All,
I am working on JText Adaptor with WAS Broker. I have 1GB fixed width file in source side (Event folder) how to split into chunks, I want to splint the file 50MB for one polling. |
Topic: JText Adaptor with WAS Broker |
vkarri
Replies: 2 Views: 6874
|
Forum: WebSphere Interchange Server + Adapters Posted: Sun May 21, 2006 11:48 pm Subject: JText Adaptor with WAS Broker |
Thanks VK
Its working fine. |
Topic: JText Adaptor with WAS Broker |
vkarri
Replies: 2 Views: 6874
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue May 09, 2006 11:35 pm Subject: JText Adaptor with WAS Broker |
Hi ,
I am working on JText adaptor With WAS Broker I am getting following error.
D:\\IBM\\WebSphereAdapters\\connectors\\messages\\CwConnectorAgentMessa
ges.txt does not contain the text for th ... |
Topic: UPES with XML |
vkarri
Replies: 2 Views: 3261
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Jun 15, 2005 10:30 pm Subject: UPES with XML |
Hi venny,
Thanks lot |
Topic: UPES with XML |
vkarri
Replies: 2 Views: 3261
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Jun 14, 2005 10:26 pm Subject: UPES with XML |
Hi,
I was configure UPES ,inputing the XML message in EXEXMLINPUTQ queue.
geting error i.e FMC00010E Unknown user ID.
XML Message
<?xml version="1.0" standalone="yes"?>
... |
Topic: WBIMB-IDOC |
vkarri
Replies: 5 Views: 5218
|
Forum: General Discussion Posted: Tue Jun 14, 2005 8:43 pm Subject: IDOC TO DB2 |
SAP Adaptor polling message is put in the queue as a XML .By using WBI MB mapping node we can put the record into db2. But you have to change the date format . |
Topic: sample java plugin node BIP2241E: LIL not found |
vkarri
Replies: 5 Views: 7239
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 27, 2004 5:01 am Subject: sample java plugin node BIP2241E: LIL not found |
Hi,
If LIL file is not found, compile the java code at command prompt and
create jar file and class file copy that into Jplugins folder.Put the Zip file in
eclipse\plugins folder.
bye |