cancel
Showing results for 
Search instead for 
Did you mean: 

Iflow File-to-File receiver determination problem

former_member212767
Participant
0 Kudos
371

Hi,

This is the Iflow:

Service interface is stateless XI30-Compatible to be able to use generic data type. Data type consists of one attribute. Operation mapping uses XSLT mapping.

Iflow consistency check goes through ok. Iflow has been activated and deployed. CC's are running fine.

Error is "Receiver Determination did not find any receivers at all". Recipient list has the Receiver set as 'TEST', no condition, no default receiver.

What am I missing ?

Kind Regards,

Jari

View Entire Topic
Former Member
0 Kudos

Hi Jari,

Did you check the Integrated Configuration in the Integration Directory directly? Is the check successful? It seems that no receivers can be found.

Best Regards

Harald

former_member212767
Participant
0 Kudos

Hi,

I checked (F7) in Integration Directory and got "No errors found during object check". PO 7.4 SP5, NWDS SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.3 SP10 PAT0000.

I've rebuilt this from ground up a couple of times. Tried different variations, still no luck.

This is how the header looks:

If I try to edit this in Integration Directory I get this:

"Sender interface does not contain the current operations of the Integrated Configuration because the interface was changed or removed. The configuration data will be removed for the following sender operations:

 

  • SI_Test_POX_out"

Then it deletes all the config from Receiver onwards. I have not saved the flow in Integration Directory.

Kind Regards,

Jari

Former Member
0 Kudos

Hi,

Did you tried changing the service interface pattern to stateless instead of XI 3.0 compatible ?

Also ensure there are no multiple service operations in service interface as this is currently one of the limitation of the iFlows...

When you change the service interface pattern to stateless ensure the operation name is same as that of service interface.

HTH

Rajesh

former_member212767
Participant
0 Kudos

Hi,

I changed it to stateless, and checked that the operation name is the same as the interface. It did not help.

Any other suggestions ?

BR,

Jari

Former Member
0 Kudos

Hi,

In one-to-one scenario, in iflow this pic should not appear. It should appear if there is a condition to determine the receivers or interfaces.

i would recommend to create a new iflow.

br,

avinash