cancel
Showing results for 
Search instead for 
Did you mean: 

for sending file in B2B scenario

Former Member
0 Kudos

Hello Friends,

I need to pass a file to my client's business partner...

I think its a B2B scenario...

So how to transfer a file my client to his business parntner.

Please suggest which adpter to use at receiver side and how to handle the configuration..

It should be secure and reliable

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Can describe the scenario in detail?

Former Member
0 Kudos

My requirement is to send the data collected from a database to a file and this file has to send to the party

prateek
Active Contributor
0 Kudos

U can configure JDBC to File scenario (if ur receiver accepts file). But file communication is usually less secure. U may send that data using http adapter too. And for that u may enable SSL, so that the communication is secure over https.

Regards,

Prateek

Former Member
0 Kudos

hi,

you have to use FILE ADAPTER but you need to use PARTY when you are using BPM

check this blogs for reference

BPM means Business process management

To deal with Multiple sender and receivers based on the conditions we could use BPM. Its one of the feature of BPM, but its not mandatory to go for BPM for each n every case. Its depends upon scnenario.

BPM steps are divided into two types:

1)message steps

2)flow steps

message steps are :

a)send step

b)receive step

c)receiver determination step

d)tranformation step

flow steps are:

a)control step

b)container operation

c)block step

d)wait step

e)fork step

f)switch step

g)undefined step

h)loop step

Check these

BPM:

- Walk through BPM BPM in XI https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/integrationProcess%28ccBPM%29inXI&

BPM-1

BPM-2

BPM-3

BPM-4

Schedule BPM

Use of Synch - Asynch bridge in ccBPM

Use of Synch - Asynch bridge in ccBPM https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken]

without BPM

without BPM1

IDOC BPM

multimapping without BPM /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible---- Multi Map With out BPM

Various multi-mappings and Optimizing their Implementation in Integration Processes (BPM) in XI.

--- Illustration of Multi-Mapping and Message Split using BPM in SAP Exchange Infrastructure

(N:1 Mapping )

reward points if helpfull

regards

kummari

Former Member
0 Kudos

Hi,

Clearly mention the scenario details like what is the client system (sender) and what is the receiver system. Based on the type of systems, the usage of adapters will depend.

Regards

Bhanu