Author |
Message |
Topic: Executing shell script from Collaboration |
vsircill
Replies: 4 Views: 4815
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Nov 27, 2006 1:31 pm Subject: Executing shell script from Collaboration |
Thanks |
Topic: Executing shell script from Collaboration |
vsircill
Replies: 4 Views: 4815
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Nov 27, 2006 10:20 am Subject: Executing shell script from Collaboration |
The requirement is to ftp a file to a remote server.
Shell script simply takes the filename being passed as a parameter and FTP it to the server.
Though, we can ftp a file through JText Adapter, b ... |
Topic: Executing shell script from Collaboration |
vsircill
Replies: 4 Views: 4815
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Nov 20, 2006 7:07 am Subject: Executing shell script from Collaboration |
Hi All,
Can anyone please let me know the way to execute shell script from collaboration. (Inside ICS).
Thank you all. |
Topic: Custom Datahandler |
vsircill
Replies: 1 Views: 2443
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Oct 11, 2006 8:17 pm Subject: Custom Datahandler |
Hi All,
I have an issue with regard to writing to a file using JText Adapter. My ASBO structure is as below
PL_ITEM_WRAPPER
UID String
PL_ITEM Child Item Object
... |
Topic: JText Adapter - Removing Business Names & Verbs from Fil |
vsircill
Replies: 1 Views: 2416
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue Oct 10, 2006 9:14 am Subject: JText Adapter - Removing Business Names & Verbs from Fil |
Business object data is prefixed and suffixed with Business Object names in the file created by JText Adapter.
How can I strip these business object names from the file ?
Thanks in Advance!!! |
Topic: JText Adapter Writing to a file with fixed position |
vsircill
Replies: 3 Views: 3152
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue Oct 10, 2006 8:01 am Subject: JText Adapter Writing to a file with fixed position |
Thanks a lot VK.
I have one more question:
File is created successfully with JText Adapter. Business object data is prefixed and suffixed with Business Object names. How can I strip these busine ... |
Topic: JText Adapter Writing to a file with fixed position |
vsircill
Replies: 3 Views: 3152
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Oct 09, 2006 11:06 am Subject: JText Adapter Writing to a file with fixed position |
Can anyone please guide me as to how I can write to the file using JText Adapter ?
I have an ASBO name MM_PL_ITEM with four attributes that needs to be written to the file.
How can I attach meta ... |
Topic: Unsubscribed event from application |
vsircill
Replies: 1 Views: 2308
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Oct 09, 2006 6:54 am Subject: Unsubscribed event from application |
Hi,
I have a JDBC connector which polls the event table. I have a business object named MM_QP_PL_INITIATOR supported by the connector and a Map MM_QP_PL_INITIATOR_TO_PLInitiator to map from ASBO ... |
Topic: JDBC Adapter - Array of business objects |
vsircill
Replies: 2 Views: 3160
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri Oct 06, 2006 7:28 am Subject: JDBC Adapter - Array of business objects |
Thanks a lot |
Topic: JDBC Adapter - Array of business objects |
vsircill
Replies: 2 Views: 3160
|
Forum: WebSphere Interchange Server + Adapters Posted: Thu Oct 05, 2006 5:39 am Subject: JDBC Adapter - Array of business objects |
Hi,
I have a stored procedure with reference cursor which returns multiple rows. I need to get all the rows from the cursor and converted into business object array.
Can somebody shed light on ... |