cancel
Showing results for 
Search instead for 
Did you mean: 

Is Synchronous possible between the interface file 2 file

Former Member
0 Kudos

Hi to all,

I got one doubt, is it possible to synchronous mode while using File to File scenario.

If so, how do we do the design & collaboration for this interface.

(for every request there should be a response).

Regards,

Pavan.

Accepted Solutions (1)

Accepted Solutions (1)

former_member194786
Active Contributor
0 Kudos

Hi Pavan,

What exactly is your requirment? That is not possible. How do you expext a response from a file system?

If you want to ask about acknowledgement, yes that is possible.

Regards,

Sanjeev.

Answers (5)

Answers (5)

Former Member
0 Kudos

i got the answer

former_member190389
Active Contributor
0 Kudos

Hi,

I guess it is possible through adapter modules functionality.

I have not done any RnD in it but yes you could develop your own module to send response back.

This feature is available in JMS Adapter .. I guess these beans can be used in file adapter too. You can try but not sure.

Link http://help.sap.com/saphelp_nw04/helpdata/en/45/20cc5dc2180733e10000000a155369/frameset.htm

0 Kudos

Hi,

I dunt think a direct file-file sync scenario is possible unless there is another system involved which is capable of giving response eg. a web service or R/3

In case of R/3 you you can map your input message in the file to the RFC Request and RFC Response back to

the output in a File. BPM has to be used in this case.

Regards,

V.Ramya

Former Member
0 Kudos

Hi Pavan,

A synch scenario is done ..for eg in a webservice call..

where based on the query u have sent, the response comes back to a file ...

this is possible as a service is hosted at the wsdl site and hence u r able to get a response..

but in ur case where both are files...

I dont think its a possibility...this is my opinion

Edited by: Mohd Tauseef Ibrahim on Jun 24, 2008 5:56 AM

Former Member
0 Kudos

Hi ,

is it possible to synchronous mode while using File to File scenario ?

It is definitely not possible.

Bcoz file is asynchronous and it cannot provide any response or handle any response too. it doesnt provide Best of Effort Service.

Reward points if found useful

Thanks,

Laawanya