cancel
Showing results for 
Search instead for 
Did you mean: 

submiting program in Proxy

former_member581827
Participant
0 Kudos

Hi,

Will we be able to submit program in inbound proxy which will process file on application server?

Regards,

Chandra.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

yes ... but what is your query in this ???

former_member581827
Participant
0 Kudos

Hi,

Pi picks the file and converts file into flat file, then places in App server of ECC.

After placing file on app server will we have control in inbound proxy or outbound proxy where in we will be able to check whether file has been created or not?

If its created then we need to initiate a program which will take the file as input and do processing with in inbound proxy. Is that possible?

Regards,

Chandra.

prateek
Active Contributor
0 Kudos

The inbound proxy won't directly identify this. In fact there is no need for thinking about the proxy interface as you are not performing the message transfer using Proxy. Managing file on application server would just be part of abap report which could be scheduled to read the file.

Regards,

Prateek