cancel
Showing results for 
Search instead for 
Did you mean: 

file name is commen but inside the cotent is different

Former Member
0 Kudos

Sorry guys here i'm explaing my requirement clearly...

my source file nname is ONE.txt this is common for always.. but if this file contain MATNR then only i need to process the file.. otherwise that means.. if the my source file does't contain MTNR field then i want to stop the process.. in the adapter engine itself i want to stop the the file.. insted of process entire scenario..

plz suggest me..

thanks

babu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Babu,

I think you can achive this in Receiver Determination by checking the MATNR. Use X-Path in RD.

Regards,

Sarvesh

Answers (3)

Answers (3)

Former Member
0 Kudos

Hai

define conditions in Receiver Determination in ID

Former Member
0 Kudos

yes babu,

First step of message is receiver identification

So better make a receiver condition and then dump the file,

Be sure put the condition either by making context object or by directly putting the Xpath

also you make a receiver determination for your need first

*PS: reward points if useful*

Regards,

Sumit Gupta

Former Member
0 Kudos

HI Babu,

In Reciever Determination use the X-Path condition using the MATNR field,

If it is there allow the file to get picked up. otherwise skip it.

Regads,

Reyaz