cancel
Showing results for 
Search instead for 
Did you mean: 

Szenario File->RFC->File

Former Member
0 Kudos

I have tried to configure the File->RFC->File Scenario outlined in the Blog /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

I have the following Questions:

1. Receiver Determination

What are the Sender Interfaces I have to use? I tried the following:

- File -> Integration Process: Sender Interface: FileRequest_OUT_MI

- Integration Process -> R/3: Sender Interface: FileDetails_Synch_AI

- Integration Process -> File: Sender Interface: FileResponse_AI

Is this correct?

2. File Adapter (Sender)

What do I have to enter for the follwig Parameters:

- Recordset Name

- Recordset Structure

3. BPM

If somebody has some Sreenshots this would really help.

Thanks in advance.

Alex

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Alex,

This is a good scenario. I have done it.

We need to configure 3 receiver determinations, u specified correct.

u need not to enter any record set structure if u use xml file, but if u use content conversion u should use.

only if u want BPM screen shots pls send me an email, i will forward to u.

venugopal_sirangi@yahoo.com

venugopal.sirangi@southernwater.co.uk

Regards,

venu.

moorthy
Active Contributor
0 Kudos

Hi Alexander,

<i>1. Receiver Determination

What are the Sender Interfaces I have to use? I tried the following:

- File -> Integration Process: Sender Interface: FileRequest_OUT_MI

- Integration Process -> R/3: Sender Interface: FileDetails_Synch_AI

- Integration Process -> File: Sender Interface: FileResponse_AI

Is this correct?</i>

Message Interfaces will be-

1) File to XI - Outbound - Async

2) XI to BPM - Abstract,Async of File

3) To use in BPM - Abstract , Sync (Req/Resp)

4) BPM to File - Abstract, Async for Response

5) BPM to File -> Async,Inbound Interface

Hope this helps,

Regards,

Moorthy

bhavesh_kantilal
Active Contributor
0 Kudos

hi alexander,

<i>1. Receiver Determination

What are the Sender Interfaces I have to use? I tried the following:

- File -> Integration Process: Sender Interface: FileRequest_OUT_MI

- Integration Process -> R/3: Sender Interface: FileDetails_Synch_AI

- Integration Process -> File: Sender Interface: FileResponse_AI

Is this correct?</i>

yes, you are on the right track.

<i>2. File Adapter (Sender)

What do I have to enter for the follwig Parameters:

- Recordset Name

- Recordset Structure</i>

Are you doing a content conversion in your file adapter??

These paramterrs are to be filled only if content conversion is to be done.

http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm

Regards,

Bhavesh

Former Member
0 Kudos

Thanks, Bhavesh.

I was able to load the file and it was provided to the Process Engine. Unfortunately, there I received an error when the Workflow tries to send the message synchronously: Empty Container Element was assigned during sending.

Can you tell me what I can do to resolve this issue.

Thanks.

Alex

moorthy
Active Contributor
0 Kudos

Alexander,

This type of error occurs when some interface is assigned to the Integration Process steps without the Message/Data.

To debug more go to PE->And Technical Details. There you can see the all the steps etc.

Also check the Mapping.

-Go and check in the Design. Check for the Syntax Check with F7 key. If not correct it and activate the same.

If it is ok, then try to activate the same, by changing some descriptions etc

-Check in SXI_CACHE for the Return Code 0

-Also go and delete the workflow instance in Tcode SWWL and run the scenario again.

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Hi,

The container element is not receiveing the message.

Make sure you have assigned the right interface to the container element.

Also, in SXMB_MONI, for your scenario, click on PE, and check the technical details. See where the error is occuring.

Regards,

Smitha.