cancel
Showing results for 
Search instead for 
Did you mean: 

MultiMapping what will be the Output ?

former_member189387
Active Contributor
0 Kudos

Hi Friends ,

I am trying the the BPM scenario using Integration Process

BpmPatternCollectTime



from

SAP BASIS ® SAP BASIS 7.00

in the namespace

http://sap.com/xi/XI/System/Patterns



I have done the same scenario . I have followed all the Steps which are used in above scenario.

I am using a File Sender Adapter and Receiver Adapter .

It is Successfully picked up the File but nothing is happening after that .Because of The Block(NoAgent) Error .



No probs , I wil solve this error . But I want to know the output.





I am using two receiver Determination one from Ob to IP and other from IP to FIleReceiver ( IB) .

I have set the DeadLine as 15 minutes


if N:1



First File



ID as A100
OverAllNumber as 120



next 5 minutes

putting the another file with contents

SecondFile



ID as A100
OverAllNumber as 130




Then what will be the output ?



will it be like this

ID as A100
OverAllNumber as 130


I am not clear in this Please tell me ! What will be the Output.

Here we are using n:1 .My doubt is

always it will produce one file right ?



what is the Role of MultiLine Container Element ?

If possible please give some suggestion to clear this Block1 (No agent) Error in BPM ?

Best Regards .,

V.Rangarajan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Here you need to pack two sending files to single file and send to receiving system.You can pack two files by means of container and use loop.

Regards,

S.RamNarender

former_member189387
Active Contributor
0 Kudos

Hi ,

Thanks for reply.

<i><u>

Here you need to pack two sending files to single file and send to receiving system.You can pack two files by means of container and use loop.</u></i>

I have done everything as specified in sample. May know how will be the output file . using my previous example .

Regards.,

V.Rangarajan

Former Member
0 Kudos

Hi,

Your output file will be a single XML file with two records.

Regards,

S.RamNarender

justin_santhanam
Active Contributor
0 Kudos

Rajan,

Could you tell me the target data type u defined with occurrences.

Best regards

raj.

former_member189387
Active Contributor
0 Kudos

Hi,

Thanks for ur reply . I have used exactly same as

BpmPatternCollectTime

from SAP BASIS ® SAP BASIS 7.00 in the namespace http://sap.com/xi/XI/System/Patterns

In Message Mapping Message Tab Source is O...Unbounded . Target is 1

In Interface Mapping SoureInterface o..unbounded and Target is 1

Just tell me the How the outcome will be ?

Best Regards.,

V.Rangarajan