cancel
Showing results for 
Search instead for 
Did you mean: 

is this possible?

Former Member
0 Kudos

Hi all,

I need to do a check were I only sent messages were the date field is less than 7 days from current date.

So if the sales order os older than 7 days it should justebe stopped in PI (7.1).

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>So if the sales order os older than 7 days it should justebe stopped in PI (7.1).

you can create a condition like that in receiver determination (that will check the date from message

and compare with today) and route to some dummy folder for old sales orders

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michael,

Thanks!

I have been looking at the conditional ruting in RD but it seems like I have only a few operators available ("equals" "not-equals" and a few more). How can I make this logic in a condition?

Thanks!

former_member200962
Active Contributor
0 Kudos
but it seems like I have only a few operators available ("equals" "not-equals" and a few more).

A lot more operators can be used and the Xpath can be customized....check this blog:

/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

Also in the above blog reference is given to the additional XSLT functions which can be used while creating the condition.

Regards,

Abhishek.

Answers (0)