cancel
Showing results for 
Search instead for 
Did you mean: 

files

Former Member
0 Kudos

Hi,

i have 2 files at sender side which need to be sent at different time intervals?how should we configure the sender file adapter ?should we use one adapter or can we use single file adapter?please help?

regards,

somu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Is it the file name is same..if yes..and both files are going to be add one by one on sender system then you caould add the poll interval between them.

If in case both files have different names then you need to create two sender adapters.

And with the help of BPM you can use the necessary time gap between processing of these two files.

Or Even you could acivate both communication channels with specific time interval gap..and maintain the Poll interval between it.

The Manipulation with Time interval you could achieve it, but need two communciation channels.

Thanks

Swarup

Former Member
0 Kudos

Hi,

the files should be placed with a gap of 6 hrs between them?that is the files should be uploaded in to sap?should we use bdc's here?

regards,

somu

former_member556603
Active Contributor
0 Kudos

Somu,

the files should be placed with a gap of 6 hrs between them?that is the files should be uploaded in to sap?should we use bdc's here?

regards.

we can use BDC's Also

In your Configaration side you have to give

Below the Poll Interval one parameter Available...Poll Interval( )...

it will give Additional waiting time ..if u set that parameter then you will get ur requirement..

Or

There is one more option for this:

Use BPM in this interface and put Wait step there and mention u r time slot Eg: 8hrs

Wait Step

Use

You use a wait step () to incorporate a delay in a process. Usually, you use a delay to define when the next step in the process is to start. You can define a delay as either a point in time or a period of time.

At runtime, the step waits until the specified point in time is reached or the specified period of time has passed. The system then continues the process by proceeding with the next step.

Thanks,

satya

Reward points if it is useful..

Former Member
0 Kudos

Hi satya,

what are the steps in bpm?is it rec-> wait->send->?as we have two senders?should we use two receive steps?

regards,

somu

former_member556603
Active Contributor
0 Kudos

the files should be placed with a gap of 6 hrs between them?that is the files should be uploaded in to sap?should we use bdc's here?

regards,

Somu we can schedule these jobs in Batch Input : Overview : SM35 transaction.

Thanks,

Satya Kumar

Reward points if it is useful..

Former Member
former_member556603
Active Contributor
0 Kudos

Somu,

Go through this IMP Blog:

/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

BPM Steps..

http://help.sap.com/saphelp_nw04/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/frameset.htm

Reward points if it is useful

Thanks,

satya kumar

Edited by: SATYA KUMAR AKKARABOYANA on Apr 17, 2008 4:25 PM

Former Member
0 Kudos

Hi satya,

i know the steps which u sent?in this scenario how to approach please explain me?

regards,

somu

former_member556603
Active Contributor
0 Kudos

Somu,

Go through this IMP Blog:

/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

You mean u want to expalantion on file to file bpm interface..

Thanks,

Satya

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Polling based upon availability

http://help.sap.com/saphelp_nw04/helpdata/en/45/06bd029da31122e10000000a11466f/frameset.htm

/people/shabarish.vijayakumar/blog/2006/11/26/adapter-scheduling--hail-sp-19-

Regards

Seshagiri

Former Member
0 Kudos

Hi,

guess the best will be to use 2 file adapters.

Regards

Patrick