cancel
Showing results for 
Search instead for 
Did you mean: 

Two Target Directories

Former Member
0 Kudos

My Scenario is IDoc to File.

I have to send the IDoc for two folders based on QUANTITY field. Here if the QUANTITY is less than 0 then it should go to one folder or else to other folder.

I have created two Business systems for two receiver communication channels.

Here is my Xpath Expression given in the Receiver determination Condition. But it is giving error "no receiver determination found".

XPath Expression:

/AAAAAA/IDOC/AAAAA/QUANTITY < 0

Please give the solution.

Thanks in advance

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

hi,

XPath Expression:

/AAAAAA/IDOC/AAAAA/QUANTITY < 0

then this is mapped to one of the receiver in reciever determination right...

from your reply.value of quantity is 500,, which has to go to another reciever..is that mentioned in the receiver determination..

Check and let us know.

Regards,

Sreeni.

Former Member
0 Kudos

Hi..

Check if you have selected the correct business systems and message interfaces. Check step by step in ID part.

Regards,

Leela

Former Member
0 Kudos

Hi experts,

I have checked all the sender service, receiver service. CC's.

Everything is correct.

In the ID test configuration i am getting error "No receiver could be determined".

I think there is some problem with the XPath Expression.

I am using an user created IDoc.

Can you give me solution as early as possible.

Thanks in advance

Former Member
0 Kudos

HI,

I dont guess there could be a problem with the XPATH Expression.Just you check the value that is coming in the idoc quantity field does satisfy the expression or not.

Abhishek

Former Member
0 Kudos

HI Abhishek,

I am getting value 500.00 from IDOC. so there is no problem from idoc side.

Former Member
0 Kudos

Hi Shanthi,

As per my Understaing problem with target structure.

Check the field names of target structure and source structure.

Yesterday I was faced same problem. Found the solution like this way.....

In Mapping I was given condition, But in my IDOC data structure I was not follow that condition.

I hope this will help...

Regards,

Chandra.

Former Member
0 Kudos

HI,

When i am using direct operand "=" for testing. the scenario is working fine. If i am using the XPath Expression. It is giving error.

So the problem is in XPath Expression.

Now based on this give me solution.

Former Member
0 Kudos

Hi,

your approach is quite well.you just test the configuration in the ID with the test config tool and you can find out what the problem can be.

you are getting error "no receiver determination found" like this---means sender msg gone fine.

Abhishek Paul

Former Member
0 Kudos

Hi,

Can you check the value of Quantity, when ever you got this error message.

and check your receiver determination once agian.

Regards.

Sreenivas.

santhosh_kumarv
Active Contributor
0 Kudos

>> But it is giving error "no receiver determination found".

Check if you have given the correct Sender details like Party, Service, Interface, Namespace in Receiver determination.

Thanks

SaNv...