Problem with Active Sync Process in Flat File

I have a flat file (Employee.csv) as a resource. I populated that data into IDM using Active Sync.

Ive created another flat file that is empty (CopyEmployee.csv) and added that as resource to IDM.

By using the Active Sync process I want to populate the data from Employee.csv to CopyEmployee.csv.

I tried but unable to get the output. Is this really possible ?

Im using IDM 6.0 on SunApp 8.1

[422 byte] By [idm_guya] at [2007-11-27 11:11:27]
# 1

Nope, flatfile is a read only adapter, to the best of my knowledge. You can use it to feed IM, that's it. No recon, nothing else. That's coz IM doesn't maintain a state for it (just does a diff with an index file during ActiveSync).

You can think of maintaining a simulated resource on a file though.

Ankush

ankushkapoora at 2007-7-29 13:48:19 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Yes this can be achieved by a simulated resource. But I needed a csv report of a flat file

Thanks for the reply.

idm_guya at 2007-7-29 13:48:19 > top of Java-index,Web & Directory Servers,Directory Servers...