cancel
Showing results for 
Search instead for 
Did you mean: 

BPM scenario-configuration (Ref-FAQs)

Former Member
0 Kudos

Hi All,

I'm working on the following scenario related to BPM.

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Designed:

Message Interfaces

FileDetails_sync_AI

FileRequest_AI

FileRequest_OB_MI

FileResponse_AI

FileResponse_IB_MI

Message Types

FileREquest_MT

FileREsponse_MT

Designed Integration process

Name:FILEBPMFILE

sequence of design

start,Receive1,send2,send1,stop

details

Receive1: (contained FileInputreceive) ref-> FileRequest_AI, mode asynchronous

Send2: synchronous-FileDetails_Sync_AI

Request message: FileinputReceive

Response message:Fileoutputsend-ref->FileResponse_AI

Send1: Asynchronous

message: Fileoutputsend

......................................................

Configuration

F1_BS : My third party business system

Created communication following communication channels

1)FileRFC_Send(receiving file from source directory)

2)FileRFC_Receiver(creating file in target directory)

BS_RD1: this is R/3 business system

RFC_Receiver:( RFC receiver channel)

contents: Application server is: dev-db1

-


Problems facing

1) The integration process FILEBPMFILE which i have created in Design step i'm unbale to use in receiver determination.

do I need to do anything else?

Regards,

venu

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

the menu

1. objects tab

2. service without party

3. integration process - right clic and new

Regards,

michal

Former Member
0 Kudos

Hi Michal,

Thank you very much.

Receiver determination

In receiver determination is used sender service as a F1_BS(File service) and in configured receivers i used BPM_Service which i created by ur help.

My doubt is do I need to creat the following

1)receiver determination1

sender: F1_BS configured receivered receivers: BPM_Service

configured overview for receiver determination

2) receiver determination 2

sender: BS_Rd1 (RFC service)

config receivered service: BS_Rd1...

3) receiver determination 3

sender F1_BS

receiver also F1_BS

-


In this part I'm getting confusion could u pls clarify..

Regards,

venu

MichalKrawczyk
Active Contributor
0 Kudos

hi,

just to clarify:

if you use BPM you need to create 2 receiver dets

one system - BPM and then BPM - system

so with any input - output to BPM

you need a receiver det

does this makes it clearer?

BTW

use configuration wizzard in Directory

to create your configuration

you have to start it a few times (for one flow):

file - bpm

bpm - RFC etc...

but it's very good and intuitive I guess:)

Regards,

michal

Former Member
0 Kudos

Hi Michal,

It working fine...

I have one doubt

My companycode-id is 10.if execuute directly it is execuiting with 10.I tried with option '0010' in BAPI it is not working so that i'm passing 10 value from file.

I'm passing the same to RFC to get details, but response message showing "Company 10 does not exist"

Do I need to do anything in XI.

Regards,

venu.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

try checing how it works in the bapi

if with 10 then you have to do 10 in XI mapping

if not try with 0010 or '0010' as string

if you want to check what XI passes to the R3

you can easily degub your BAPI by wrapping it into the RFC

and debugging:

/people/michal.krawczyk2/blog/2006/01/17/xi-debugging-rfc-calls-from-the-xi-not-possible-who-said-that-

Regards,

michal

Former Member
0 Kudos

Hi Michal,

Excellent help! I have done the scenario.

Regards,

venu

Former Member
0 Kudos

Hi All,

I'm trying to enhance this scenario for sending alerts.

I have used container operation and control step in between send and stop operations.

Container operation configuration

Target: Docnumber: simple variable i have used

Operation : assign

Expression: constant =144857

Control operation:

Action: Throw Alert

Alert catagory: SAMPLEALERTCAT

Alert message : HI

I'm unable to see the message in alert inbox

could any one validates my approach and suggest .

Regards,

venu.

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Venu,

Take a look at this blog. might help you,

/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated

Bhavesh

MichalKrawczyk
Active Contributor
0 Kudos

hi,

did you import your BPM into Directory?

(Service without party menu)

Integration Process - new

set the name the same as in repository

Regards,

michal

Former Member
0 Kudos

Hi Michal,

I have not done this .

Is it the Transfer Integration scenario from IR in Integration directory?

Regards,

venu

MichalKrawczyk
Active Contributor
0 Kudos

hi,

no

the menu

1. objects tab

2. service without party

3. integration process - right clic and new

Regards,

michal

MichalKrawczyk
Active Contributor
0 Kudos

hi,

no

the menu

1. objects tab

2. service without party

3. integration process - right clic and new

Regards,

michal

MichalKrawczyk
Active Contributor
0 Kudos

hi,

no

the menu

1. objects tab

2. service without party

3. integration process - right clic and new

Regards,

michal