cancel
Showing results for 
Search instead for 
Did you mean: 

Put condition in interface determination

former_member249399
Active Participant
0 Kudos


Hi Experts,

What are steps to give  condition in interface determination?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

xavisanse
Active Participant
0 Kudos

Hi,

official doc:

Defining an Interface Determination - Integration Directory - SAP Library

or...

Just specify a condition using xpath in the first column. Also, you can add new rows and define new operation mappings or other interfases...

Answers (4)

Answers (4)

xavisanse
Active Participant
0 Kudos

if you are using just one interface and you want to do the scenario just in case that transxDock exist, you should do the condition in Receiver Determination.

You can do that message status set to error or ignore it when transxDock not exist.

former_member249399
Active Participant
0 Kudos

Hi Experts,

In my scenario i am trying to give condition in single interfce, but it is not saving condition changes.

Do not know where is wrong?

Thanks.

xavisanse
Active Participant
0 Kudos

do you have just one interface?  Maybe you should put the condition in a receiver determination.

Can you attach a screenshot of your condition?

former_member249399
Active Participant
0 Kudos

Hi Xavier,

Please find below condition.

xavisanse
Active Participant
0 Kudos

Which version are you using?

abhradeepbasu
Participant
0 Kudos

Hi Ranj,

You should have more than one interface to use the condition.

/A.B

Former Member
0 Kudos

If you want to use interface mapping based on the value of perticular field you will go for conditions in interface determination.

Ex: Student

          Name

Your requirement is like if Name=SCN choose interfacemapping1

                                       if NAme=SDN choose interfacemapping2

How you will acheive this by putting the below conditions in interface determination.

Condition --> create --> Left operand is Student/Name and right operand is SCN --> Choose interface mapping1.

Condition --> create --> Left operand is Student/Name and right operand is SDN --> Choose interface mapping2.

Thanks & Reagrds,

A.Neelima.

Harish
Active Contributor
0 Kudos

Hi Ranj,

check the below blog

regards,

Harish